freebsd-src/bin/cp
Alfonso Gregory e97468063d Mark usage function as __dead2 in programs where it does not return
In most cases, usage does not return, so mark them as __dead2. For the
cases where they do return, they have not been marked __dead2.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/735
2023-07-07 10:45:17 -06:00
..
tests spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
cp.1 cp: Make -P work without -R as per POSIX 2022-02-23 12:55:13 -06:00
cp.c cp: Minor code cleanup. 2023-02-03 16:37:37 +01:00
extern.h Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
Makefile cp: Simplify the common case. 2023-02-02 15:46:04 +01:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
utils.c cp: Revert "If copy_file_range(2) fails with EXDEV, use fall-back." 2023-04-24 16:04:53 +00:00