From: Ulrich Drepper Date: Mon, 1 Jun 2009 00:46:55 +0000 (-0700) Subject: Add missing file from accept4 commit. X-Git-Tag: fedora/glibc-2.10.90-1~8^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd469aac31dc09f1328c8c4b976f887ebd592c56;p=thirdparty%2Fglibc.git Add missing file from accept4 commit. Hidden by previous .gitignore content. --- diff --git a/sysdeps/unix/sysv/linux/i386/internal_accept4.S b/sysdeps/unix/sysv/linux/i386/internal_accept4.S new file mode 100644 index 00000000000..c3f1630494f --- /dev/null +++ b/sysdeps/unix/sysv/linux/i386/internal_accept4.S @@ -0,0 +1 @@ +/* Not needed, accept4.S has everything. */