summaryrefslogtreecommitdiffstats
path: root/libc/string/strcspn.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+0
* libc_hidden_proto moved to string.hCarmelo Amoroso2008-06-191-1/+1
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-4/+5
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-5/+23
* Copy from trunk."Steven J. Hill"2005-11-171-0/+14
* Cleanup the mess, remove now obsolete filesEric Andersen2002-06-121-38/+0
* oops.Eric Andersen2001-06-011-3/+3
* decouple this from strchrEric Andersen2001-06-011-8/+12
* Put weak symbols where they can find what they are aliasing. Clean up strcspn.cManuel Novoa III2001-03-191-14/+1
* Update and simplification.Eric Andersen2000-10-071-11/+8
* Rework all the string handling. Make const stuff be constified.Eric Andersen2000-07-061-27/+45
* Initial revision0_9_1Erik Andersen2000-05-141-0/+32