NetBSD/bin/cp
christos 7790b32131 PR/54564: Jan Schaumann: cp of a fifo yields an empty file
Don't short-circuit 0 sized stat entries if they don't belong to regular files.
Also don't try to mmap non-regular files.
2019-09-23 18:01:09 +00:00
..
cp.1 Clarify a sentence about the error handling of cp(1)'s -p option. 2018-12-23 01:29:23 +00:00
cp.c The '-i' flag should work regardless of whether the standard input is 2016-03-05 19:48:55 +00:00
extern.h Add siginfo support from Daniel Loffgren. 2012-01-04 15:58:37 +00:00
Makefile
utils.c PR/54564: Jan Schaumann: cp of a fifo yields an empty file 2019-09-23 18:01:09 +00:00