summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2015-11-03 18:46:02 -0800
committerJosh Gao <jmgao@google.com>2015-11-04 14:19:55 -0800
commiteb9b9250122080df4a11293b9b6679e0b63ae2dd (patch)
tree5a01876fa83ca1e74bb7611f63c1af9ca19f06b5 /libc/stdio/stdio_ext.cpp
parente07558fb80da4e196e8b7e371041c1e75c56b29b (diff)
Fix GNU/POSIX basename headers.
Including glibc's <libgen.h> will result in the user getting the POSIX version of basename always, regardless of when it is included relative to <string.h>. Prior to this patch, our implementation would result in the one that's included first winning. Bug: http://b/25459151 Change-Id: Id4aaf1670dad317d6bbc05763a84ee87596e8e59
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions