From 13277fe1f60e8ff3a82e6bf233e0c6eeaf85797b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 5 Sep 2003 06:10:43 +0000 Subject: Update. 2003-09-05 Andreas Jaeger * 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 13f55eec69..a4894f7185 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-09-05 Andreas Jaeger + + * 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 * posix/unistd.h: Add back __THROW to sysconf, pathconf, fpathconf. -- cgit v1.2.3