Eric Andersen
|
5ef5614c31
|
Don't use void * to pass pointers of known type
|
2001-06-26 16:36:26 +00:00 |
|
Glenn L McGrath
|
2e6d3cfa82
|
Nore unarchive (and doc) fixes from Laurence Anderson
|
2001-06-24 12:36:54 +00:00 |
|
Glenn L McGrath
|
8f5b63edea
|
cpio applet, and changes to associated code
|
2001-06-22 09:22:06 +00:00 |
|
Eric Andersen
|
30f1eafaaa
|
Fix the build process so it does not do the evil #ifdef BB_FOO stuff.
Build exactly one .o file per function, and let the linker throw away
the junk it doesn't want.
-Erik
|
2001-06-22 03:00:21 +00:00 |
|
Glenn L McGrath
|
76ce7549ce
|
Dont change date or chmod on symlinks, lchown on symlinks if lchown available
|
2001-06-22 02:55:16 +00:00 |
|
Glenn L McGrath
|
9f832deecf
|
remove defines around unarchive, its always used
|
2001-06-22 02:27:55 +00:00 |
|
Tim Riker
|
837097648e
|
comment cleanup
|
2001-06-22 00:27:11 +00:00 |
|
Tim Riker
|
fbbd360b3c
|
create_path -> make_directory
|
2001-06-22 00:14:20 +00:00 |
|
Glenn L McGrath
|
eb1c94078f
|
Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this.
It effects ar, dpkg-deb applets only
|
2001-06-20 07:48:00 +00:00 |
|