summaryrefslogtreecommitdiffstats
path: root/libc/string/strncasecmp.c
Commit message (Expand)AuthorAgeFilesLines
* remove a few more empty #if/#endif pairsDenys Vlasenko2009-09-181-2/+0
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-2/+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/+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