freebsd-dev/bin/cat
Ed Schouten f9d4afb439 Put some static keywords in the source code.
For these simple utilities, it doesn't harm to make all global variables
static. In fact, this allows the compiler to perform better forms of
optimisation and analysis.
2011-10-31 08:59:17 +00:00
..
cat.1 One more nit. 2006-12-23 09:25:23 +00:00
cat.c Put some static keywords in the source code. 2011-10-31 08:59:17 +00:00
Makefile Removed redundant WARNS setting. 2009-10-15 18:17:29 +00:00