or1k: add clone() from old GNU libc implementation
[uclibc-ng.git] / libc / inet / accept4.c
blobe2fdd6c2f116c65042f40de14f618fc9ad63de12
1 /*
2 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define L_accept4
8 #include "socketcalls.c"