summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-12 08:39:46 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-12 08:39:46 +0000
commit590a63937a90e36bf0cfaffc523545601955d8f5 (patch)
treebd42631a35836032e427c70282adb2aab7f0c6f8 /ChangeLog
parent21f6a10036e2458ec9ee11afe307de6d0989ddec (diff)
downloadglibc-590a63937a90e36bf0cfaffc523545601955d8f5.tar.gz
glibc-590a63937a90e36bf0cfaffc523545601955d8f5.tar.xz
glibc-590a63937a90e36bf0cfaffc523545601955d8f5.zip
Update.
2000-08-12  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl): Try fcntl
	if fnctl64 is not available for F_*LK*64.

	* sysdeps/unix/sysv/linux/i386/lockf64.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98e39de919..2a44be92dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-08-12  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl): Try fcntl
+	if fnctl64 is not available for F_*LK*64.
+
+	* sysdeps/unix/sysv/linux/i386/lockf64.c: New file.
+
 2000-08-12  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):