Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
c73e19
driver: added --cmd=ar support, the pe_cmd_ar() stub, and the perk-ar symlink.
Authored and Committed by
midipix
a week ago
raw
patch
tree
parent
9 files changed.
58 lines added
.
2 lines removed
.
include/perk/perk.h
file modified
+2
-0
project/common.mk
file modified
+2
-0
project/extras.mk
file modified
+6
-0
src/cmds/pe_cmd_ar.c
file added
+14
src/driver/pe_amain.c
file modified
+4
-0
src/driver/pe_driver_ctx.c
file modified
+13
-1
src/internal/perk_driver_impl.h
file modified
+1
-0
src/skin/pe_skin_ar.c
file added
+15
src/skin/pe_skin_default.c
file modified
+1
-1
driver: added --cmd=ar support, the pe_cmd_ar() stub, and the perk-ar symlink.
include/perk/perk.h
file modified
+2
-0
project/common.mk
file modified
+2
-0
project/extras.mk
file modified
+6
-0
src/cmds/pe_cmd_ar.c
file added
+14
src/driver/pe_amain.c
file modified
+4
-0
src/driver/pe_driver_ctx.c
file modified
+13
-1
src/internal/perk_driver_impl.h
file modified
+1
-0
src/skin/pe_skin_ar.c
file added
+15
src/skin/pe_skin_default.c
file modified
+1
-1