freebsd-skq/bin/stty
Colin Percival f9bcf9cabf Mark functions as __dead2 in order to help the LLVM static checker
understand which code paths aren't possible.

This commit eliminates 117 false positive bug reports of the form
"allocate memory; error out if pointer is NULL; use pointer".
2008-08-04 01:25:48 +00:00
..
cchar.c
extern.h
gfmt.c Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
key.c
Makefile
modes.c
print.c Remove OTTYDISC, NETLDISC and NTTYDISC definitions. 2008-07-16 11:20:04 +00:00
stty.1
stty.c
stty.h
util.c