Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 22 Mar 2000 07:22:01 +0000 (07:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 22 Mar 2000 07:22:01 +0000 (07:22 +0000)
2000-03-21  Ulrich Drepper  <drepper@redhat.com>

* libio/oldtmpfile.c: Update for new SHLIB_COMPAT definition.
* libio/oldiofopen.c: Likewise.
* libio/oldiofclose.c: Likewise.

ChangeLog
libio/oldiofclose.c
linuxthreads/ChangeLog

index c51960b..70cb935 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-21  Ulrich Drepper  <drepper@redhat.com>
+
+       * libio/oldtmpfile.c: Update for new SHLIB_COMPAT definition.
+       * libio/oldiofopen.c: Likewise.
+       * libio/oldiofclose.c: Likewise.
+
 2000-03-22  Roland McGrath  <roland@baalperazim.frob.com>
 
        * include/shlib-compat.h (SHLIB_COMPAT): Take a third argument,
index 41256c6..f823b94 100644 (file)
@@ -24,7 +24,7 @@
    General Public License.  */
 
 #include <shlib-compat.h>
-#if SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2.1)
+#if SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)
 
 #define _IO_USE_OLD_IO_FILE
 #include "libioP.h"
index aaee2e7..0c10a8f 100644 (file)
@@ -1,5 +1,7 @@
 2000-03-21  Ulrich Drepper  <drepper@redhat.com>
 
+       * pthread.c: Update for new SHLIB_COMPAT definition.
+
        * manager.c (__pthread_manager): Unmask debug signal.
 
        * pthread.c (pthread_initialize): Test for address of __dso_handle