From: Andreas Jaeger Date: Fri, 5 Sep 2003 08:44:59 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~260 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ae3b383a5e2148f07f4c25486961b528645288f;p=thirdparty%2Fglibc.git Update. * sysdeps/unix/sysv/linux/x86_64/fcntl.c: New. --- diff --git a/ChangeLog b/ChangeLog index 754f7930700..57311c966a3 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 diff --git a/sysdeps/unix/sysv/linux/x86_64/fcntl.c b/sysdeps/unix/sysv/linux/x86_64/fcntl.c new file mode 100644 index 00000000000..c4450c0cd67 --- /dev/null +++ b/sysdeps/unix/sysv/linux/x86_64/fcntl.c @@ -0,0 +1 @@ +#include