]> sourceware.org Git - glibc.git/commitdiff
Update.
authorAndreas Jaeger <aj@suse.de>
Fri, 5 Sep 2003 06:10:43 +0000 (06:10 +0000)
committerAndreas Jaeger <aj@suse.de>
Fri, 5 Sep 2003 06:10:43 +0000 (06:10 +0000)
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.

ChangeLog

index 13f55eec690088d8e4dddfd2b0e60f7f6f2dcc56..a4894f7185607e23ea4652c03c9f05f36f3cf281 100644 (file)
--- 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.
This page took 0.049903 seconds and 5 git commands to generate.