Download List

Projeto Descrição

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 Requirements

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

A licença foi mudada para a GPLv3. manuseamento de permissão do diretório foi alterado. Diagnóstico e verificação de erros foram melhorado. Códigos de saída foram modificados. Agora há suporte para compilações MinGW. Vários bugs foram corrigidos.
Tags: 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

Suporte NLS foi adicionado. O script de configuração foi melhorado. Invocação a verificação de consistência e de saída de ajuda foram melhorados. O alerta sobre o truncamento de números de inode é suprimida por padrão. O novo - to-stdout extrai arquivos de opções para a saída padrão. A saída do "cpio - help" foi amplamente melhorada. Se um arquivo cresceu n bytes em cópia passagem modo, estes n bytes tem anteposto ao conteúdo de todos os arquivos subseqüentes. Isso foi corrigido. Padding o arquivo com zero bytes após o truncamento do arquivo a ser arquivados foi quebrado e foi consertado.
Tags: 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

Há uma série de correções. A versão anterior foi lançado em 1996.
Tags: Stable, Minor bugfixes
There are a lot of fixes. The previous version was released in 1996.

2002-03-21 20:35
2.4.2

Tags: Stable, Initial freshmeat announcement

Project Resources