diff options
author | Josh Gao <jmgao@google.com> | 2015-11-03 18:46:02 -0800 |
---|---|---|
committer | Alexander Martinz <eviscerationls@gmail.com> | 2016-03-09 17:52:02 +0100 |
commit | 1bb333cd6711ebe80a1bc3a63298eb882297dcca (patch) | |
tree | 5e8ad79c4a922b045141f78b80a2d68f2426d3c1 /tests/TemporaryFile.h | |
parent | 4954aab7dfaab4709cdf973c71c4e39419489729 (diff) | |
download | bionic-1bb333cd6711ebe80a1bc3a63298eb882297dcca.zip bionic-1bb333cd6711ebe80a1bc3a63298eb882297dcca.tar.gz bionic-1bb333cd6711ebe80a1bc3a63298eb882297dcca.tar.bz2 |
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 'tests/TemporaryFile.h')
0 files changed, 0 insertions, 0 deletions