freebsd-src/usr.bin/what
Alfonso Gregory 9dcbb9e681 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

(cherry picked from commit cccdaf507e)
2023-09-14 16:59:52 +02:00
..
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
what.1 Remove $FreeBSD$: two-line nroff pattern 2023-08-23 11:43:31 -06:00
what.c Mark usage function as __dead2 in programs where it does not return 2023-09-14 16:59:52 +02:00