summaryrefslogtreecommitdiff
path: root/archival/libunarchive/archive_xread_all_eof.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* delete tons of extra #includesDenis Vlasenko2007-05-311-1/+1
* insmod_ng_main: -80 bytes. Stopp mmapping, use xmalloc_open_read_close().Denis Vlasenko2006-11-211-7/+6
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-1/+1
* Cleaup read() and write() variants, plus a couple of new functions likeRob Landley2006-07-161-1/+1
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-13/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* fix printf warningMike Frysinger2005-04-201-1/+1
* As we no longer use function pointers for read in common archiving codeGlenn L McGrath2003-11-211-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-0/+32