diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-12-25 21:51:11 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-12-25 21:51:11 -0500 |
commit | e172c7b4df9a33e3f090e347eebd5426b94e6fee (patch) | |
tree | 817a4266a64045a2f8c15233c1bcd5b588cbd793 /include/stdio.h | |
parent | clean up and fix logic for making mmap fail on invalid/unsupported offsets (diff) | |
download | grovel-e172c7b4df9a33e3f090e347eebd5426b94e6fee.tar.gz grovel-e172c7b4df9a33e3f090e347eebd5426b94e6fee.tar.xz |
fix reference to libc struct in static tls init code
libc is the macro, __libc is the internal symbol, but under some
configurations on old/broken compilers, the symbol might not actually
exist and the libc macro might instead use __libc_loc() to obtain
access to the object.
Diffstat (limited to 'include/stdio.h')
0 files changed, 0 insertions, 0 deletions