diff options
author | Florian Weimer <fweimer@redhat.com> | 2016-09-13 15:08:37 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2016-09-13 15:08:37 +0200 |
commit | fd37b5a78ab215ea2599250ec345e25545410bce (patch) | |
tree | 8bab00aacbb8945b87cedceb71175e568adccf46 /ChangeLog | |
parent | 0f9317dcf578e5093462b9dcf6f4d691dff42cc9 (diff) | |
download | glibc-fd37b5a78ab215ea2599250ec345e25545410bce.zip glibc-fd37b5a78ab215ea2599250ec345e25545410bce.tar.gz glibc-fd37b5a78ab215ea2599250ec345e25545410bce.tar.bz2 |
resolv: Remove _LIBC_REENTRANT
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-09-13 Florian Weimer <fweimer@redhat.com> + + * resolv/res_init.c: Remove _LIBC_REENTRANT; it is always defined. + 2016-09-10 Siddhesh Poyarekar <siddhesh@sourceware.org> * malloc/Makefile (tests): Remove individual static test names |