aboutsummaryrefslogtreecommitdiffstats
path: root/strcasecmp.c
Commit message (Collapse)AuthorAgeFilesLines
* Properly cast arguments of ctype is*()/to*() functions to unsigned char.Matthias Andree2005-09-251-9/+9
| | | | svn path=/trunk/; revision=4324
* getopt_long is back for Solaris and HP-UX.Eric S. Raymond2001-09-301-0/+2
| | | | svn path=/trunk/; revision=3508
* Reimplement this to get rid of BSD Classic license.Eric S. Raymond2001-09-301-90/+14
| | | | svn path=/trunk/; revision=3503
* BSDI port tweak.Eric S. Raymond2000-08-041-1/+1
| | | | svn path=/trunk/; revision=2940
* QNX port.Eric S. Raymond1996-09-131-0/+6
| | | | svn path=/trunk/; revision=96
* Initial revisionEric S. Raymond1996-09-131-0/+91
svn path=/trunk/; revision=95