summaryrefslogtreecommitdiff
path: root/src/misc/basename.c
AgeCommit message (Collapse)AuthorLines
2012-01-18alias basename to glibc name for it, to meet abi goalsRich Felker-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 Felker-0/+12