summaryrefslogtreecommitdiffstats
path: root/libc/string/dirname.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-0/+1
|
* Complete split of all the string functions. Hope haven't broken too much. ↵Peter S. Mazinger2006-01-031-0/+43
| | | | wcscoll/strcoll needs some love ...
* Cleanup the mess, remove now obsolete filesEric Andersen2002-06-121-55/+0
| | | | -Erik
* Add basename and dirname. Write memrchr.Eric Andersen2001-12-191-0/+55
-Erik