summaryrefslogtreecommitdiffstats
path: root/libc/string/strcasecmp.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-4/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-10/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-6/+6
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-1/+1
* 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/+75
* Cleanup the mess, remove now obsolete filesEric Andersen2002-06-121-35/+0
* Fix copyright messageEric Andersen2002-02-131-3/+17
* Mark Robson noticed that our strcasecmp() behaviour was notEric Andersen2002-02-121-11/+11
* Update and simplification.Eric Andersen2000-10-071-16/+11
* Rework all the string handling. Make const stuff be constified.Eric Andersen2000-07-061-2/+2
* Initial revision0_9_1Erik Andersen2000-05-141-0/+26