about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-07 00:49:44 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-07 00:49:44 +0000
commitbef1e42fb889ab5facb2742db05e37575aed42cb (patch)
tree8a595ffb4513e7ced83472055320d267964cbefc /ChangeLog
parent52f3d213311e34285c4809f043a5cf3a5876b897 (diff)
downloadglibc-bef1e42fb889ab5facb2742db05e37575aed42cb.tar.gz
glibc-bef1e42fb889ab5facb2742db05e37575aed42cb.tar.xz
glibc-bef1e42fb889ab5facb2742db05e37575aed42cb.zip
Update.
2003-01-06  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/alpha/sysdep.h (PSEUDO): Use PSEUDO_PREPARE_ARGS.
	* sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add cancellation
	handling.
	* sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c53dc75b4..daa12bec08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-06  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/unix/alpha/sysdep.h (PSEUDO): Use PSEUDO_PREPARE_ARGS.
+	* sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add cancellation
+	handling.
+	* sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
+
 2003-01-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
 
 	* sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Add branch hint.