summaryrefslogtreecommitdiff
path: root/libc/string/basename.c
AgeCommit message (Expand)Author
2012-06-15basename.c: define it correctly, use the proper header for each versionPeter S. Mazinger
2012-06-15remove unneeded hiddens for rtime, basename, strtof* and wcstof*Peter S. Mazinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-03-22Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP...Peter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-03Complete split of all the string functions. Hope haven't broken too much. wcs...Peter S. Mazinger
2002-06-12Cleanup the mess, remove now obsolete filesEric Andersen
2001-12-19Add basename and dirname. Write memrchr.Eric Andersen