This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c8b8a2d0cf1e38fc0c8b11b724bbdfcdf62fe65b
busybox
/
archival
History
Rob Landley
c8b8a2d0cf
Don't comment warnings, _FIX_ warnings. (And putting in #warnings about
...
other warnings is just gross.) On a side note, while I was there, I made the code slightly smaller.
2005-08-30 20:26:17 +00:00
..
libunarchive
Bernhard Fischer says: use xmalloc() instead of malloc()
2005-08-16 05:32:42 +00:00
ar.c
change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR)
2005-05-11 00:39:03 +00:00
bunzip2.c
Don't comment warnings, _FIX_ warnings. (And putting in #warnings about
2005-08-30 20:26:17 +00:00
Config.in
…
cpio.c
…
dpkg_deb.c
change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR)
2005-05-11 00:39:03 +00:00
dpkg.c
Bernhard Fischer says: use xmalloc() instead of malloc()
2005-08-16 05:32:42 +00:00
gunzip.c
…
gzip.c
In Bug 208, bernhardf writes:
2005-04-16 04:30:38 +00:00
Makefile
egor duda writes:
2004-10-08 07:46:08 +00:00
Makefile.in
use toplevel ARFLAGS and update default ARFLAGS to be quiet
2005-07-27 01:09:24 +00:00
rpm2cpio.c
Patch from Bernhard Fischer to make a bunch of symbols static
2005-04-16 19:39:00 +00:00
rpm.c
Bernhard Fischer says: use xmalloc() instead of malloc()
2005-08-16 05:32:42 +00:00
tar.c
Dirk Clemens pointed out how easy it is to support bzip2 compression, since we
2005-08-30 03:40:03 +00:00
uncompress.c
…
unzip.c
rename the accept/reject names since accept overrides the accept() socket function
2005-07-30 07:30:26 +00:00