summaryrefslogtreecommitdiffstats
path: root/libc/string/strncasecmp.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix copyright messageEric Andersen2002-02-131-3/+17
|
* Mark Robson noticed that our strcasecmp() behaviour was notEric Andersen2002-02-121-11/+12
| | | | | | standards compliant. Brian Stafford then provided these new implementations, which apprear to properly follow SUSv2. -Erik
* 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
| | | | -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+28