summaryrefslogtreecommitdiff
path: root/lib/cpio.c
AgeCommit message (Expand)AuthorFilesLines
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