summaryrefslogtreecommitdiff
path: root/lib/cpio.c
AgeCommit message (Expand)AuthorFilesLines
1999-01-21Eliminate Makefile.inc dependence in subdirs.jbj1-3/+5
1999-01-13Use mmap when writing rpm's.jbj1-3/+33
1999-01-08EGCS cruft.jbj1-2/+1
1998-12-05translate cpio errors using cpioStrerror.jbj1-36/+87
1998-12-05Typos.jbj1-3/+3
1998-12-03added ARM patches.jbj1-6/+8
1998-11-22Start abstracting compressed I/O.jbj1-2/+2
1998-11-19lclint noise.jbj1-0/+2
1998-11-18implement abstract fd type almost everywhere.jbj1-15/+21
1998-11-16LCLINT pass 0.jbj1-5/+5
1998-10-09return CPIO_BAD_HEADER instead of exiting. (Scott M. Stone)jbj1-1/+1
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-1/+3
1998-09-05More RPMVAR_* conversion to macros.jbj1-1/+0
1998-08-11Sync with 2.5.2 branch patches.jbj1-0/+1
1998-07-30Consolidated includes for librpmbuild API.jbj1-3/+0
1998-07-25Aggregate system includes into system.h.jbj1-23/+5
1998-07-25Generalize cpio I/O to eliminate pipe to exec'd gzip on install.jbj1-71/+126
1998-03-27fixed minor typosewt1-1/+1
1998-03-27strntoul() was returning a pointer into alloca()'s memoryewt1-1/+8
1998-03-041) header file cleanupsewt1-5/+7
1997-10-13When creating archive use fsPath to find the file.marc1-1/+1
1997-10-03was calculating incorrect archive size for package w/ hard linksewt1-0/+2
1997-08-25don't do link count checking on dirsewt1-1/+2
1997-08-251) RPM_ARCHIVESIZE tag didn't get filled in properlyewt1-3/+5
1997-07-31return proper success code after writing hardlinksewt1-1/+1
1997-07-311) improved cpio error messageewt1-1/+5
1997-07-311) cpio can now conditionally follow symlinksewt1-3/+10
1997-07-25Get rid of warningmarc1-1/+1
1997-07-231) added cpio building codeewt1-9/+287
1997-07-16Don't bother creating devices/symlinks which already existewt1-7/+21
1997-07-16Don't check for symlink() reutrning nonzero, check only for < 0ewt1-1/+1
1997-05-23Omit RPMTAG_ portion of --querytags output.ewt1-1/+17
1997-05-20Moved includes of miscfn.h to the top.ewt1-1/+1
1997-05-20Use lchown() if it's availableewt1-1/+1
1997-05-15If CHOWN_FOLLOWS_SYMLINK is set:ewt1-2/+7
1997-05-14Create intermediate directories properly.ewt1-4/+7
1997-05-061) include config.h firstewt1-4/+8
1997-05-06Added support for hard links.ewt1-21/+138
1997-05-06Added callbacks to cpio to allow -h to work.ewt1-15/+36
1997-05-05Doesn't use cpio to unpack archives anymore...ewt1-760/+142
1997-01-04Sanity (make dist).jbj1-0/+1032