freebsd-dev/usr.bin/limits
David Malone 3cd2a58926 Warns cleanups:
1) Add missing initialisers.
2) Avoid shadowing rcswhich.
3) Use intmax_t and %j for printing rather than quad_t and %q.
4) Don't modify a variable twice between sequence points.
2002-04-13 21:28:17 +00:00
..
limits.1 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
limits.c Warns cleanups: 2002-04-13 21:28:17 +00:00
Makefile Don't use gcc specific flags. 2002-04-01 10:54:11 +00:00