..
libunarchive
- use ATTRIBUTE_ALWAYS_INLINE if requested
2006-05-26 13:13:11 +00:00
ar.c
Robert P. Day removed 8 gazillion occurrences of "extern" on function
2006-03-06 20:47:33 +00:00
bunzip2.c
Glenn gave permission for GPLv2 "or later".
2006-04-17 22:49:30 +00:00
Config.in
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
2006-05-26 20:19:22 +00:00
cpio.c
Robert P. Day removed 8 gazillion occurrences of "extern" on function
2006-03-06 20:47:33 +00:00
dpkg_deb.c
- patch from Denis Vlasenko to add and use bb_xchdir()
2006-04-12 18:39:58 +00:00
dpkg.c
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
2006-05-07 20:20:34 +00:00
gunzip.c
Patch from Denis Vlasenko to add xstat() and use it.
2006-03-13 15:45:16 +00:00
gzip.c
- patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-13 12:45:04 +00:00
Makefile
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
2006-05-13 02:33:09 +00:00
Makefile.in
- revert back to r14406
2006-03-13 19:04:00 +00:00
rpm2cpio.c
Robert P. Day removed 8 gazillion occurrences of "extern" on function
2006-03-06 20:47:33 +00:00
rpm.c
passing around an int as a void* is a very bad idea
2006-01-30 18:33:12 +00:00
tar.c
- typo: s/derefernce/dereference/g
2006-04-18 14:17:49 +00:00
uncompress.c
- move buffer allocation schemes to libbb.h
2006-04-03 16:39:31 +00:00
unlzma.c
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
2006-01-20 18:28:50 +00:00
unzip.c
- remove emacs layout block as suggested by Robert P.J. Day
2006-05-19 19:29:19 +00:00