diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-19 01:48:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-19 01:48:35 +0000 |
commit | c486fcdf4161b389425dd9ac01ac36aa4bddc3d6 (patch) | |
tree | 9f7b19c1379cdaadec265daef1a2947882579c66 /ChangeLog | |
parent | a553168f1e99e0ad18fc4dcddcd0208fad97dfac (diff) | |
download | glibc-c486fcdf4161b389425dd9ac01ac36aa4bddc3d6.tar glibc-c486fcdf4161b389425dd9ac01ac36aa4bddc3d6.tar.gz glibc-c486fcdf4161b389425dd9ac01ac36aa4bddc3d6.tar.bz2 glibc-c486fcdf4161b389425dd9ac01ac36aa4bddc3d6.zip |
Update.
* sysdeps/unix/sysv/linux/sparc/Dist: Add ldd-rewrite.sed.
>>>>>>> 1.2438
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,7 @@ 1999-07-18 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/linux/sparc/Dist: Add ldd-rewrite.sed. + * inet/Makefile (routines): Add getipnodebyad and freehostent. * inet/Versions [GLIBC_2.2] (libc): Add getipnodebyad and freehostent. * inet/freehostent.c: New file. @@ -74,6 +76,7 @@ * sysdeps/generic/bits/types.h: Likewise. * posix/sys/types.h: Define suseconds_t for X/Open. +>>>>>>> 1.2438 1999-07-15 Ulrich Drepper <drepper@cygnus.com> * stdio-common/bug1.c: Avoid memory leak. |