freebsd-dev/usr.bin/tr
David Malone f4ac32def2 ANSIify function definitions.
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
2002-09-04 23:29:10 +00:00
..
extern.h Move the #include and #define's to the top of the file. 2002-06-14 15:56:52 +00:00
Makefile
str.c Use err instead of errx when malloc fails. "malloc" is not a helpful 2002-07-05 09:28:13 +00:00
tr.1 Sort sections. Avoid using "The -? option" at the start of option descriptions. 2002-06-14 10:11:41 +00:00
tr.c ANSIify function definitions. 2002-09-04 23:29:10 +00:00