about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2003-09-05 08:44:59 +0000
committerAndreas Jaeger <aj@suse.de>2003-09-05 08:44:59 +0000
commit6ae3b383a5e2148f07f4c25486961b528645288f (patch)
tree698da8bb27e6d2ebf3db8e19add4d19bd35ae528 /ChangeLog
parent76d0a2c4abb373551d7ff3559c9808907944041b (diff)
downloadglibc-6ae3b383a5e2148f07f4c25486961b528645288f.tar.gz
glibc-6ae3b383a5e2148f07f4c25486961b528645288f.tar.xz
glibc-6ae3b383a5e2148f07f4c25486961b528645288f.zip
Update.
	* sysdeps/unix/sysv/linux/x86_64/fcntl.c: New.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 754f793070..57311c966a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
 	prototype to use variable argument lists and get the possible one
 	argument via va_arg.
 	* sysdeps/unix/sysv/linux/fcntl.c (__fcntl_nocancel): Likewise.
+	* sysdeps/unix/sysv/linux/x86_64/fcntl.c: New.
 
 2003-09-04  Ulrich Drepper  <drepper@redhat.com>