about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-18 09:15:27 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-18 09:15:27 +0000
commit318c80d4f9c7ba7ad27c1b91a6bdce2a226fb430 (patch)
tree9253a176b6005a9af0f68b5ac1e4396000d1f4dd /linuxthreads/ChangeLog
parentcd43f797c473dbb5f6f4031e4abb784719e64c93 (diff)
downloadglibc-318c80d4f9c7ba7ad27c1b91a6bdce2a226fb430.tar.gz
glibc-318c80d4f9c7ba7ad27c1b91a6bdce2a226fb430.tar.xz
glibc-318c80d4f9c7ba7ad27c1b91a6bdce2a226fb430.zip
Update.
	* sysdeps/unix/sysv/linux/sparc/bits/sigcontext.h (struct sigcontext):
	Remove the typedef keyword.

2000-04-18  Jakub Jelinek  <jakub@redhat.com>
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 2dc229ef1b..f97889f564 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,10 @@
 2000-04-18  Jakub Jelinek  <jakub@redhat.com>
 
+	* sysdeps/unix/sysv/linux/sparc/bits/sigcontext.h (struct sigcontext):
+	Remove the typedef keyword.
+
+2000-04-18  Jakub Jelinek  <jakub@redhat.com>
+
 	* sysdeps/sparc/sparc64/pt-machine.h (MEMORY_BARRIER): Use membar,
 	not stbar.
 	(READ_MEMORY_BARRIER): Define.