diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-08-13 12:28:09 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-08-13 12:31:54 +0000 |
| commit | 336b6d11922ac3d080de50f789d40ff95b540cdf (patch) | |
| tree | b0bfda251f5b61ac3fbf249e1b7093bad6770a79 /lib/libc/(public-mirror) | |
| parent | b54dcb897a5fa66ff1013d0ea403ed8894e34b8a (diff) | |
If one of the source files we copy is non-writeable, cp will create a
non-writeable copy. If the original is later modified, cp will fail to
overwrite the copy since it is not writeable. Using cp -f ensures the
copy always succeeds, as long as the object directory is writeable.
MFC after: 1 week
Sponsored by: Klara, Inc.
Sponsored by: NetApp, Inc.
Diffstat (limited to 'lib/libc/(public-mirror)')
0 files changed, 0 insertions, 0 deletions
