just include fcntl.h not sys/fcntl.h
[oweals/busybox.git] / archival / libunarchive / decompress_uncompress.c
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-09-14 "Vladimir N. Oleynik"remove unrequired dependences
2005-07-30 Mike Frysingerpunt unused variable
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-11-21 Glenn L McGrathUse safe read
2003-11-18 Glenn L McGrathtar -Z, uncompress support
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-28 Glenn L McGrathStyle
2002-11-03 Glenn L McGrathFix #define syntax
2002-11-01 Glenn L McGrathMake uncompress a seperate applet so it doesnt pull...
2002-11-01 Glenn L McGrathAllow short reads when filling compress buffer
2002-09-27 Glenn L McGrathFix compress support and prevent a segfault
2002-05-19 Robert GrieblSupport old-style compress (.Z) files via libbb / unzip...