coreutils/src
Jeffrey Finkelstein 6167de903e cp: restrict permissions when copying FIFO
When copying the contents of a named pipe (also known as a FIFO) via

    cp --preserve=ownership --copy-contents fifo fifo-copy

limit the permissions of the destination file while the contents are
being copied, and then restore the permissions to match those of the
source FIFO when all contents have been copied successfully.
2022-12-03 18:30:47 -05:00
..
bin uudoc: support after_help and read directly from markdown file 2022-11-29 22:54:41 +01:00
uu cp: restrict permissions when copying FIFO 2022-12-03 18:30:47 -05:00
uucore Merge pull request #4185 from jfinkels/uucore-sprintf-2 2022-12-03 10:21:09 +01:00
uucore_procs uudoc: support after_help and read directly from markdown file 2022-11-29 22:54:41 +01:00