add -fvisibility=hidden to CC flags, mark XXX_main functions
[platform/upstream/busybox.git] / archival / rpm.c
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-05 Denis Vlasenkogunzip: support concatenated gz files.
2007-09-05 Denis Vlasenkotar + gzip/bzip2/etc: support NOMMU machines (by Alex...
2007-06-08 Denis Vlasenkormp: add optional support for bz2 data. +50 bytes of...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-16 Denis Vlasenkostyle fixes, no code changes
2007-03-07 Denis Vlasenkobunzip2/gunzip/uncompress/unlzma: merge into common...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-12-28 Denis Vlasenkobb_xget[pw/gr]nam were horribly misnamed - fixed.
2006-12-22 Denis Vlasenkorpm: reformat. was really hard to read
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-03 Denis Vlasenkorandom style fixes
2006-09-09 Denis Vlasenkousing [xa]sprintf for string concatenation is neat...
2006-08-20 Bernhard Reutner... - merge -r15463:15564 from busybox_scratch branch throu...
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-06-10 Bernhard Reutner... - use bb_xchdir instead of ignoring eventual errors...
2006-05-29 Rob LandleyMore size shrinkage.
2006-01-30 Eric Andersenpassing around an int as a void* is a very bad idea
2006-01-30 Bernhard Reutner... - add some ATTRIBUTE_UNUSED.
2006-01-25 Tim Rikerjust whitespace
2006-01-04 Mike Frysingeruse MAP_PRIVATE instead of MAP_SHARED for uClinux syste...
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2005-08-16 Mike FrysingerBernhard Fischer says: use xmalloc() instead of malloc()
2005-04-23 Mike Frysingeradd comments about ignoring some warnings which are OK
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric Andersens/u_int/uint/g
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-10 Glenn L McGrathinclude busybox after libc includes
2002-12-10 Glenn L McGrathrpm applet by Laurence Anderson