Parent Directory
|
|
|
|
|
.gitignore
|
49
|
7 months |
rakinar2 |
feat(uar): add self-extraction tools (incomplete)
|
Makefile
|
49
|
7 months |
rakinar2 |
feat(uar): add self-extraction tools (incomplete)
|
config.h
|
23
|
7 months |
rakinar2 |
feat: add programs implementing the universal archive format
|
main.c
|
40
|
7 months |
rakinar2 |
feat(uar): finalize extraction/creation/listing of archives
|
uar.c
|
40
|
7 months |
rakinar2 |
feat(uar): finalize extraction/creation/listing of archives
|
uar.h
|
40
|
7 months |
rakinar2 |
feat(uar): finalize extraction/creation/listing of archives
|
xmalloc.c
|
23
|
7 months |
rakinar2 |
feat: add programs implementing the universal archive format
|
xmalloc.h
|
32
|
7 months |
rakinar2 |
refactor(uar): better I/O strategies to decrease memory usage
|