diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-18 19:03:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-18 19:03:41 +0000 |
commit | da0c6e6adf23838513e8dca63899ca8247ea6ac3 (patch) | |
tree | 42b2fb3bcc20e7f3aabf44c3e3a02cfba961ba38 /ChangeLog | |
parent | ae81730fad7e41f2eb348c62a778d10136073791 (diff) | |
download | glibc-da0c6e6adf23838513e8dca63899ca8247ea6ac3.tar glibc-da0c6e6adf23838513e8dca63899ca8247ea6ac3.tar.gz glibc-da0c6e6adf23838513e8dca63899ca8247ea6ac3.tar.bz2 glibc-da0c6e6adf23838513e8dca63899ca8247ea6ac3.zip |
Update.
* nss/digits_dots.c: Set h_errnop if memory allcoation failed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 1999-07-18 Ulrich Drepper <drepper@cygnus.com> + * nss/digits_dots.c: Set h_errnop if memory allcoation failed. + * inet/gethstbyad_r.c (PREPROCESS): Test for unspecified IPv6 address and return an error in this case. * nss/getXXbyYY_r.c: Allow PREPROCESS be defined and use it if |