about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-12 23:44:14 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-12 23:44:14 +0000
commit40212ce0c92b25d5b3470d09ad5cb3f625c6a4c2 (patch)
tree9cf83ba129fe8dd639952db220905cc4b12c7dcc /linuxthreads
parent73398a44bb09014adee1e967a275067a046fe054 (diff)
downloadglibc-40212ce0c92b25d5b3470d09ad5cb3f625c6a4c2.tar.gz
glibc-40212ce0c92b25d5b3470d09ad5cb3f625c6a4c2.tar.xz
glibc-40212ce0c92b25d5b3470d09ad5cb3f625c6a4c2.zip
Update.
	* io/ftwtest-sh: Add test for case of symlink to nonexisting file
	given as start file.

	* io/ftw.c (ftw_startup): Use correct name in check for symlink
	without existing target.  Patch by Jim Meyering.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 880b05092b..7a3b9ca55b 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,15 @@
+2003-01-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h (PSEUDO): Setup
+	backchain in pseudo_cancel.  Minor code improvements.
+	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h (PSEUDO):
+	Likewise.
+
+2003-01-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+	* sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: New file.
+	* sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: New file.
+
 2002-01-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
 
 	* sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: New file.