]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add missing file from accept4 commit.
authorUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 2009 00:46:55 +0000 (17:46 -0700)
committerPetr Baudis <pasky@suse.cz>
Fri, 5 Jun 2009 21:08:14 +0000 (23:08 +0200)
Hidden by previous .gitignore content.
(cherry picked from commit fd469aac31dc09f1328c8c4b976f887ebd592c56)

sysdeps/unix/sysv/linux/i386/internal_accept4.S [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/i386/internal_accept4.S b/sysdeps/unix/sysv/linux/i386/internal_accept4.S
new file mode 100644 (file)
index 0000000..c3f1630
--- /dev/null
@@ -0,0 +1 @@
+/* Not needed, accept4.S has everything.  */