aboutsummaryrefslogtreecommitdiffstats
path: root/strcasecmp.c
AgeCommit message (Collapse)AuthorFilesLines
2000-07-06SINIX-M systems don't know about strcasecmp(). I added the source fileUwe Girlich1-0/+45
from the GNU C Library 2.0.7 like I did it with strncasecmp(). svn path=/trunk/; revision=2119