summaryrefslogtreecommitdiff
path: root/libc/string/strcspn.c
AgeCommit message (Expand)Author
2001-06-01oops.Eric Andersen
2001-06-01decouple this from strchrEric Andersen
2001-03-19Put weak symbols where they can find what they are aliasing. Clean up strcspn.cManuel Novoa III
2000-10-07Update and simplification.Eric Andersen
2000-07-06Rework all the string handling. Make const stuff be constified.Eric Andersen
2000-05-14Initial revisionErik Andersen