about summary refs log tree commit diff
path: root/src/misc/basename.c
Commit message (Collapse)AuthorAgeFilesLines
* alias basename to glibc name for it, to meet abi goalsRich Felker2012-01-181-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.
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+12