about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-03-14 07:49:05 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-03-14 07:49:05 +0000
commit84c63a7648f20ff21858ffc97434fd7b2b1954ff (patch)
treeab2e766f6e307b23701dbaf52d38c0e881ad4c03 /ChangeLog
parent44bc0afbe410cc5cffc2a9f8ab5ae03d8ec96590 (diff)
downloadglibc-84c63a7648f20ff21858ffc97434fd7b2b1954ff.tar.gz
glibc-84c63a7648f20ff21858ffc97434fd7b2b1954ff.tar.xz
glibc-84c63a7648f20ff21858ffc97434fd7b2b1954ff.zip
* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (_KERNEL_NSIG_BPW): Define in terms of _MIPS_SZLONG. * sysdeps/unix/sysv/linux/mips/sigaction.c: Define restore and restore_rt functions. Use them.
	* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
	(_KERNEL_NSIG_BPW): Define in terms of _MIPS_SZLONG.
	* sysdeps/unix/sysv/linux/mips/sigaction.c: Define restore and
	restore_rt functions.  Use them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 811babc9bf..96795fe3a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
 
+	* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
+	(_KERNEL_NSIG_BPW): Define in terms of _MIPS_SZLONG.
+	* sysdeps/unix/sysv/linux/mips/sigaction.c: Define restore and
+	restore_rt functions.  Use them.
+
 	* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't
 	.set mips2 on new abis.