freebsd-dev/usr.bin/mktemp
Alfonso Gregory 1a7ac2bd24 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
Makefile mktemp: add -p/--tmpdir argument 2022-10-30 22:55:46 -05:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mktemp.1 mktemp: add -p/--tmpdir argument 2022-10-30 22:55:46 -05:00
mktemp.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00