copy_file_chunk uses streams now.
[oweals/busybox.git] / libbb / libbb.h
2001-04-11 Glenn L McGrathcopy_file_chunk uses streams now.
2001-04-11 Glenn L McGrathMove unzip, gz_open, gz_close to libbb
2001-04-11 Glenn L McGrathMove deb_extract() to libbb, dpkg now independent of...
2001-04-11 Glenn L McGrathMove get_ar_headers to libbb, make dpkg_deb.c independe...
2001-04-09 Eric AndersenUpdate how we detect if libc5 is in use.
2001-04-09 Eric AndersenApply Vladimir's latest cleanup patch.
2001-04-05 Eric Andersenmore FILE_OFFSET_BITS == 64 adjustments.
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-04-04 Eric AndersenSeems that stupid libc5 doesn't implement daemon()...
2001-03-28 Matt KraaiPatch bass ackwards behavior of hr flag.
2001-03-19 Eric AndersenSplit error messages into separate files.
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...