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 | |
parent | a553168f1e99e0ad18fc4dcddcd0208fad97dfac (diff) | |
download | glibc-c486fcdf4161b389425dd9ac01ac36aa4bddc3d6.tar.gz glibc-c486fcdf4161b389425dd9ac01ac36aa4bddc3d6.tar.xz glibc-c486fcdf4161b389425dd9ac01ac36aa4bddc3d6.zip |
Update.
* sysdeps/unix/sysv/linux/sparc/Dist: Add ldd-rewrite.sed. >>>>>>> 1.2438
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/sparc/Dist | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7b502559ae..2534a77bb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. diff --git a/sysdeps/unix/sysv/linux/sparc/Dist b/sysdeps/unix/sysv/linux/sparc/Dist index 20d6bfa712..b8abd55c0e 100644 --- a/sysdeps/unix/sysv/linux/sparc/Dist +++ b/sysdeps/unix/sysv/linux/sparc/Dist @@ -1,2 +1,3 @@ kernel_termios.h sys/trap.h +ldd-rewrite.sed |