diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-29 16:26:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-29 16:26:38 +0000 |
commit | 61fab08af7b72e4ddb346a059d279d719e059b9e (patch) | |
tree | e9dacf8b549a13536fcf44f548b9bfa31c436f2e /ChangeLog | |
parent | 554b88001829abe401ccc81ca9ab41dcac5e74eb (diff) | |
download | glibc-61fab08af7b72e4ddb346a059d279d719e059b9e.zip glibc-61fab08af7b72e4ddb346a059d279d719e059b9e.tar.gz glibc-61fab08af7b72e4ddb346a059d279d719e059b9e.tar.bz2 |
Update.
* resolv/inet_pton.c (inet_pton4): Little optimizations.
(inet_pton6): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-04-29 Ulrich Drepper <drepper@cygnus.com> + * resolv/inet_pton.c (inet_pton4): Little optimizations. + (inet_pton6): Likewise. + * nss/getXXbyYY_r.c: Include assert.h. * nss/getXXbyYY.c: Likewise. |