summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/mar/mar-frontend.c
Commit message (Collapse)AuthorAgeFilesLines
* commiting modifs of Fri 17 (do not typedef the structs anymore, ↵Guillaume Cottenceau2000-11-201-11/+21
| | | | s/malloc/alloca when possible, return int all the time)
* - fix bug of not actually writing down the `0' char to end filetableGuillaume Cottenceau2000-11-161-107/+26
| | | | | | - use stat to compute file lengths - test NULL pointers directly on their value
* add `mar' archiving programGuillaume Cottenceau2000-11-091-0/+304