freebsd-dev/usr.bin/cpio
Colin Percival f9bcf9cabf Mark functions as __dead2 in order to help the LLVM static checker
understand which code paths aren't possible.

This commit eliminates 117 false positive bug reports of the form
"allocate memory; error out if pointer is NULL; use pointer".
2008-08-04 01:25:48 +00:00
..
test MfP4: test improvements, mostly for portability. 2008-06-21 02:17:18 +00:00
bsdcpio.1
cmdline.c Add --no-preserve-owner, which seems to be required by some ports. 2008-07-29 15:23:31 +00:00
config_freebsd.h Remove an unused define. 2008-07-05 05:15:07 +00:00
cpio_platform.h
cpio.c MfP4: Preserve permissions by default. 2008-07-30 03:35:45 +00:00
cpio.h Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
err.c
Makefile bsdcpio is now at version 1.0.0. 2008-07-05 05:17:33 +00:00
matching.c Rework line-processing framework to add support for --null and 2008-06-21 02:20:20 +00:00
matching.h
pathmatch.c
pathmatch.h