about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-04 14:42:25 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-04 14:42:25 +0000
commit17f83e56d0d54b3e36912d5ba1795624497d2559 (patch)
tree68ed589bf7d6caff261cfc662abd27b25994e741 /nptl
parentfbb37d259d798875a5977a84840c81b06f49b641 (diff)
downloadglibc-17f83e56d0d54b3e36912d5ba1795624497d2559.tar.gz
glibc-17f83e56d0d54b3e36912d5ba1795624497d2559.tar.xz
glibc-17f83e56d0d54b3e36912d5ba1795624497d2559.zip
Update.
	* sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
	Report correct value for vxfs.
	* sysdeps/unix/sysv/linux/linux_fsinfo.h: Dfeine VXFS_SUPER_MAGIC.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 647a443392..54593f81e7 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-04  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/i386/not-cancel.h (fcntl_not_cancel): Define.
+
 2003-09-04  Jakub Jelinek  <jakub@redhat.com>
 
 	* unwind-forcedunwind.c: Move to...