summaryrefslogtreecommitdiffstats
path: root/contrib/cpio/copyin.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't attempt to parse %cache2001-03-211-4/+27
|
* Fixed printf format errors.bde1998-06-301-3/+2
|
* Create fifos using mkfifo() instead of attempting to create them usingbde1997-07-131-4/+15
| | | | mknod().
* Fix bug that can cuase a loop to become endless.obrien1997-04-031-1/+0
| | | | | The bug is triggered by attempts to copy in (-i) a file which happens to have zero length.
* Fix typo.obrien1997-03-301-1/+1
|
* Replace ctime by strftime %c to use national representation.obrien1997-03-301-0/+15
| | | | | | Use isprint() for Localization. Submitted by: ache via gnu/usr.bin/cpio v2.3
* Virgin import of GNU cpio v2.4.2.obrien1997-03-291-0/+1352
OpenPOWER on IntegriCloud