hush/archival
Rob Landley bba7f08d27 Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values
to/from little endian or big endian, which is a NOP if that's what the current
platform already is.
2006-05-29 05:51:12 +00:00
..
libunarchive Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values 2006-05-29 05:51:12 +00:00
ar.c Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +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 Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +00:00
dpkg_deb.c Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +00:00
dpkg.c Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +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 Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +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 Change llist_add_* to take the address of the list rather than returning the new 2006-05-26 23:44:51 +00:00