about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-14 16:28:28 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-14 16:28:28 +0000
commit56eea8d1c9d32b401f5872a5f89d64733293ff4b (patch)
tree91fae2f588027b47b3b3fc5fb98ef9172ed6c86a /linuxthreads/ChangeLog
parent6213a05545cd8052135271c25b73af2c5490e291 (diff)
downloadglibc-56eea8d1c9d32b401f5872a5f89d64733293ff4b.tar.gz
glibc-56eea8d1c9d32b401f5872a5f89d64733293ff4b.tar.xz
glibc-56eea8d1c9d32b401f5872a5f89d64733293ff4b.zip
Update.
2000-03-14  Andreas Jaeger  <aj@suse.de>

	* pthread.c (pthread_handle_sigcancel_rt): GS has been renamed to
	REG_GS.
	(pthread_handle_sigrestart_rt): Likewise.
	* signals.c (pthread_sighandler_rt): Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index c419535c46..68d4de08d0 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2000-03-14  Andreas Jaeger  <aj@suse.de>
+
+	* pthread.c (pthread_handle_sigcancel_rt): GS has been renamed to
+	REG_GS.
+	(pthread_handle_sigrestart_rt): Likewise.
+	* signals.c (pthread_sighandler_rt): Likewise.
+
 2000-03-02  Andreas Jaeger  <aj@suse.de>
 
 	* sysdeps/pthread/bits/libc-lock.h: Fix typo.