freebsd-dev/bin/echo
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
..
echo.1 Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
echo.c Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
Makefile