about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--linuxthreads/ChangeLog4
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 910d35c377..bacca79283 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2002-08-02  Roland McGrath  <roland@redhat.com>
 
 	* include/rpc/rpc.h: Declare RPC_VARS tsd as extern.
+	* sunrpc/rpc_thread.c: Define it without static.
 
 2002-08-02  Roland McGrath  <roland@frob.com>
 
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index bcc312cee4..ea933d12d5 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-02  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Add missing \s.
+
 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
 
 	* pthread.c: Declare _errno, _h_errno, and _res unless we use TLS