summaryrefslogtreecommitdiff
path: root/src/misc/basename.c
AgeCommit message (Collapse)AuthorFilesLines
2012-01-18alias basename to glibc name for it, to meet abi goalsRich Felker1-0/+3
note that regardless of the name used, basename is always conformant. it never takes on the bogus gnu behavior, unlike glibc where basename is nonconformant when declared manually without including libgen.h.
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+12