aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13f55eec69..a4894f7185 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-05 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/unix/sysv/linux/i386/fcntl.c (__fcntl_nocancel): Change
+ prototype to use variable argument lists and get the possible one
+ argument via va_arg.
+
2003-09-04 Ulrich Drepper <drepper@redhat.com>
* posix/unistd.h: Add back __THROW to sysconf, pathconf, fpathconf.