aboutsummaryrefslogtreecommitdiff
path: root/libbb/libbb.h
AgeCommit message (Expand)Author
2001-04-11Move unzip, gz_open, gz_close to libbbGlenn L McGrath
2001-04-11Move deb_extract() to libbb, dpkg now independent of dpkg-debGlenn L McGrath
2001-04-11Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.cGlenn L McGrath
2001-04-09Update how we detect if libc5 is in use.Eric Andersen
2001-04-09Apply Vladimir's latest cleanup patch.Eric Andersen
2001-04-05more FILE_OFFSET_BITS == 64 adjustments.Eric Andersen
2001-04-05A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a fewEric Andersen
2001-04-04Seems that stupid libc5 doesn't implement daemon(), so conditionallyEric Andersen
2001-03-28Patch bass ackwards behavior of hr flag.Matt Kraai
2001-03-19Split error messages into separate files.Eric Andersen
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen