History log of /seL4-refos-master/libs/libmuslc/src/misc/basename.c
Revision Date Author Comments
# 07065210 18-Jan-2012 Rich Felker <dalias@aerifal.cx>

alias basename to glibc name for it, to meet abi goals

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.


# 0b44a031 11-Feb-2011 Rich Felker <dalias@aerifal.cx>

initial check-in, version 0.5.0