aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tr/str.c
Commit message (Expand)AuthorAgeFilesLines
* Use err(3) instead of local redefinition. Cosmetic in usage().Philippe Charnier1997-08-181-9/+13
* Cast char's to (u_char) before passing them to isctype() functions.Joerg Wunsch1996-03-191-2/+2
* Fix a couple of sign-extension bugs.Joerg Wunsch1996-03-171-2/+2
* Updated to BSD4.4lite2. Fixes PR836. `echo abcd | tr a-d A-BC-D' nowBruce Evans1995-11-281-3/+3
* Fix broken charclass handlingAndrey A. Chernov1995-10-281-3/+12
* Remove declamations which <ctype.h> already does for us.Poul-Henning Kamp1995-10-211-13/+0
* Added #include <ctype.h>Poul-Henning Kamp1995-10-211-0/+1
* Fix print class mistypeAndrey A. Chernov1994-10-281-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+342