diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-11-13 18:11:49 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-11-13 18:11:49 +0000 |
commit | 8ca8931812236803335e0aa13d4c3158bf6c67de (patch) | |
tree | d2add7f92675a0ae64c62225cd8ecc829c2fa1e0 /ChangeLog | |
parent | 47594329a9c03fb945f41c19f06401271f9aa9c5 (diff) | |
download | glibc-8ca8931812236803335e0aa13d4c3158bf6c67de.tar.gz glibc-8ca8931812236803335e0aa13d4c3158bf6c67de.tar.xz glibc-8ca8931812236803335e0aa13d4c3158bf6c67de.zip |
Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b3bd03f820..cfb5a29e77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-11-13 Joseph Myers <joseph@codesourcery.com> + + [BZ #14838] + * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define + macro. + 2012-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org> * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow |