hush/archival
2001-07-13 18:35:24 +00:00
..
libunarchive Dont setvbuff in here, must be called just after stream is initialised, glibc tolerates using it later, uclibc doesnt 2001-07-13 06:51:56 +00:00
ar.c Allow unarchive to redirect stdout (tobe used by dpkg applet) 2001-07-11 17:32:14 +00:00
cpio.c Allow unarchive to redirect stdout (tobe used by dpkg applet) 2001-07-11 17:32:14 +00:00
dpkg_deb.c Nore unarchive (and doc) fixes from Laurence Anderson 2001-06-24 12:36:54 +00:00
dpkg.c Total rewrite, uses hash tables for speed and low memory use. 2001-07-13 18:35:24 +00:00
gunzip.c Move setvbuf calls from gz_open() to calling functions, setvbuf is only supposed to be called prior to opening the stream, glibc tolerates later use, uclibc doesnt. 2001-07-13 06:43:03 +00:00
gzip.c Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of 2001-07-02 17:57:32 +00:00
rpm2cpio.c Call setvbuf from here isntead of gz_open for compatability with uclibc 2001-07-13 06:49:18 +00:00
tar.c Move setvbuf calls from gz_open() to calling functions, setvbuf is only supposed to be called prior to opening the stream, glibc tolerates later use, uclibc doesnt. 2001-07-13 06:43:03 +00:00