view .hgtags @ 1087:b73a61542297 draft

I've finally gotten 'cpio' into a shape where it could be useable. This version can archive and extract directories, sockets, FIFOs, devices, symlinks, and regular files. Supported options are -iot, -H FMT (which is a dummy right now). It only writes newc, and could read newc or newcrc. This does NOT implement -d, which essentially is equivalent to mkdir -p $(dirname $FILE) for every file that needs it. Hard links are not supported, though it would be easy to add them given a hash table or something like that. I also have not implemented the "<n> blocks" output on stderr. If desired, I can add it pretty simply. There is one assumption this makes: that the mode of a file, as mode_t, is bitwise equivalent to the mode as defined for the cpio format. This is true of Linux, but is not mandated by POSIX. If it is compiled for a system where that is false, the archives will not be portable.
author Isaac Dunham <ibid.ag@gmail.com>
date Mon, 14 Oct 2013 11:15:22 -0500
parents f8db1f6ec4ab
children 04f83dae08b4
line wrap: on
line source

8f8a8ac59c14ffa0428092b4c2714e12065f3492 0.0.1
d2e38cb0b1cd8da4fcbd976c3e598ec110528ce6 0.0.2
a459c6b396454b56eddb5a426c6e0231a41d1de8 0.0.3
104792581cc929a38aee401840cfddaed88f7da1 0.0.4
09ecbdf58c874d073184427b241ed3908976e771 0.0.5
6e65eefc37e999b378d1eca271bf93011e5f5a25 0.0.6
db86f4df58b9ba8bf3b9b5a22c7500de77caee14 0.0.7
86e2bdb2ad669058a4a34248914165a8055367b5 0.0.8
add8b512f41af9ddb08afaf77f76ba015d7cf1a0 0.0.9.1
f142d02036b63fe16d22d761eaea7c4938cd8f71 0.0.9.2
e708e8933a50733c1b520391acd4fb7612ead441 0.2.0
9bcc288a1c5498eca9d8468c477e747ace046a6f 0.2.1
d8566c3321f0a192211e25b077bed484974931d8 0.3.0
8bee9c27c21917907e5b1b7a191461704b3b13a4 0.3.1
85fc06bd63c4b2576af6778b21f8d65d807d7d4c 0.4.0
8871e80028126eec13772f343df02d5fc447a543 0.4.1
8947c0d35e585013640bac885a01d2c63b0a1b19 0.4.2
f8f5ddb6b69a98137e2b65516f34d8a60363b96e 0.4.3
52e69f6710cafae7eb5343cd7c3eeee4eac1a5a1 0.4.4
62ba5ce62e9d870623a024c6d702f89ba57d1e64 0.4.5