Download List

项目描述

GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. The tar format is provided for compatability with the tar program. By default, cpio creates binary format archives, for compatibility with older cpio programs. When extracting from archives, cpio automatically recognizes which kind of archive it is reading and can read archives created on machines with a different byte-order.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-19 08:54
2.11

许可证被改变了到 GPLv3。 目录权限处理被改变了。改进了错误检查和诊断程序。退出代码进行了修改。现在支持的 MinGW 的生成。修正几个错误。
标签: Minor bugfixes, Minor feature enhancements
The license was changed to the GPLv3. Directory permission handling was changed. Error checking and diagnostics were improved. Exit codes were modified. MinGW builds are now supported. Several bugs were fixed.

2005-11-07 10:04
2.6

免入息审查的支持增加了。 configure脚本进行了改进。调用一致性检查,并帮助输出得到了改善。关于inode号码截断的警告是抑制默认。新-到标准输出选择提取文件到标准输出。在“cpio的-输出的帮助”,主要是改善。如果一个文件的副本增长n个字节通模式,这些预置了n个字节的所有后续文件的内容。这已得到纠正。零填充后,截断字节的文件被存档的档案被打破,并已得到修复。
标签: Stable, Minor bugfixes
NLS support was added. The configure script was
improved. Invocation consistency checking and help
output were improved. The warning about truncation
of inode numbers is suppressed by default. The new
--to-stdout option extracts files to standard
output. The output of "cpio --help" was largely
improved. If a file grew n bytes in copy-pass
mode, these n bytes got prepended to the contents
of all subsequent files. This has been corrected.
Padding the archive with zero bytes upon
truncation of the file being archived was broken
and has been fixed.

2002-07-05 01:27
2.5

有许多的修补程序。以前的版本,在1996年。
标签: Stable, Minor bugfixes
There are a lot of fixes. The previous version was released in 1996.

2002-03-21 20:35
2.4.2

标签: Stable, Initial freshmeat announcement

Project Resources