fix non-glibc basename(3) usage
authorElliott Hughes <enh@google.com>
Sun, 18 Jan 2015 19:36:31 +0000 (13:36 -0600)
committerElliott Hughes <enh@google.com>
Sun, 18 Jan 2015 19:36:31 +0000 (13:36 -0600)
commite910826c812fcde8d122990a1e43e17f46b6d03f
tree799bbbe2a152f9bf2cf212e6c6d81b8d4f004160
parent0a4bd4b89f9a17e4ba8c7873d1384fb04f79b14d
fix non-glibc basename(3) usage

I considered a #else on the big #ifdef __GLIBC__ above, but that
seemed harder to follow.
lib/portability.h