freebsd-dev/usr.bin/cmp
Alfonso Gregory 498a0a9c61 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:18 -06:00
..
tests spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
cmp.1 cmp: add -b, --print-bytes 2021-09-29 13:04:57 -05:00
cmp.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
extern.h cmp: Print a summary on SIGINFO. 2023-01-31 01:29:05 +01:00
link.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
Makefile
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
misc.c cmp: add -b, --print-bytes 2021-09-29 13:04:57 -05:00
regular.c cmp: Print a summary on SIGINFO. 2023-01-31 01:29:05 +01:00
special.c cmp: Increase buffer size for non-mmap case. 2023-01-31 01:29:05 +01:00