Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zap remaining rcsid. | 2005-08-08 | 1 | -4/+1 | |
* | ansify function definitions and zap some `register' | 2004-05-18 | 1 | -33/+17 | |
* | Remove an extraneous "& 0xff" (the cast to unsigned char is sufficient). | 2003-06-10 | 1 | -12/+12 | |
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
* | Casting to unsigned int in isfoo() causes problems on alpha and | 2002-12-15 | 1 | -12/+12 | |
* | Instead of doing "if (c == EOF) return 0;" use the hook ('?') operator | 2002-12-14 | 1 | -35/+13 | |
* | Less stupid check for 7-bit ascii in toupper/tolower | 2002-12-13 | 1 | -5/+3 | |
* | Cast to unsigned int, not unsigned char, since what is being cast is an | 2002-12-13 | 1 | -13/+13 | |
* | Make the functions (which get linked in if <ctype.h> isn't #included) behave | 2001-06-27 | 1 | -12/+37 | |
* | Fix RCS ids | 1996-08-19 | 1 | -7/+1 | |
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+178 |