summaryrefslogtreecommitdiffstats
path: root/libc/string/strncasecmp.c
Commit message (Expand)AuthorAgeFilesLines
* libc_hidden_proto moved to string.hCarmelo Amoroso2008-06-191-5/+7
* Merge from trunk."Steven J. Hill"2006-08-231-1/+2
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-20/+20
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-0/+78
* Cleanup the mess, remove now obsolete filesEric Andersen2002-06-121-37/+0
* Fix copyright messageEric Andersen2002-02-131-3/+17
* Mark Robson noticed that our strcasecmp() behaviour was notEric Andersen2002-02-121-11/+12
* Update and simplification.Eric Andersen2000-10-071-18/+12
* Rework all the string handling. Make const stuff be constified.Eric Andersen2000-07-061-2/+2
* Initial revision0_9_1Erik Andersen2000-05-141-0/+28