glibc/sysdeps/unix/sysv/linux/i386
Jakub Jelinek 1e1dc4e82d Implement accept4 for more archs using socketcall.
So far accept4 was only supported on archs using socketcall for x86.
This patch adds support for the remaining archs.
2009-05-22 08:25:34 -07:00
..
bits * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}. 2009-03-03 13:53:19 +00:00
sys * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
Makefile
Versions Add missing export of fallocate64 on 32-bit platforms. 2009-05-15 21:00:09 -07:00
_exit.S
accept4.S Implement accept4 for more archs using socketcall. 2009-05-22 08:25:34 -07:00
alphasort64.c Yet more changes to match sort function type change. 2009-03-17 00:35:38 +00:00
bp-thunks.h
brk.c
call_fallocate.S
call_pselect6.S
chown.c
clone.S
dl-librecon.h
dl-procinfo.h
epoll_pwait.S
fallocate.c * sysdeps/unix/sysv/linux/fallocate.c: New file. 2009-03-02 16:15:58 +00:00
fallocate64.c Add missing export of fallocate64 on 32-bit platforms. 2009-05-15 21:00:09 -07:00
fchown.c
fchownat.c
fcntl.c
fxstat.c
fxstatat.c
get_clockfreq.c
getcontext.S
getdents64.c
getegid.c
geteuid.c
getgid.c
getgroups.c
getmsg.c
getresgid.c
getresuid.c
getrlimit.c
getrlimit64.c
getuid.c
glob64.c
lchown.c
ldconfig.h
lockf64.c
lxstat.c
makecontext.S * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid 2008-01-09 19:35:21 +00:00
mmap.S
mmap64.S
msgctl.c
olddirent.h Yet more changes to match sort function type change. 2009-03-17 00:35:38 +00:00
oldgetrlimit64.c
posix_fadvise64.S
posix_fallocate.c
posix_fallocate64.c
profil-counter.h
pselect.c
putmsg.c
readdir64.c
readdir64_r.c
readelflib.c
register-dump.h
scandir64.c
semctl.c
semtimedop.S
setcontext.S
setegid.c
seteuid.c
setfsgid.c
setfsuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit.c
setuid.c
shmctl.c
sigaction.c
sigcontextinfo.h
socket.S * socket/sys/socket.h: Declare accept4. 2008-12-03 04:23:18 +00:00
swapcontext.S
sync_file_range.S
syscall.S
syscalls.list
sysconf.c * version.h (VERSION): Bump to 2.10.1. 2009-05-10 18:38:52 +00:00
sysdep.S
sysdep.h * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument 2009-01-03 20:36:44 +00:00
ucontext_i.sym
versionsort64.c Yet more changes to match sort function type change. 2009-03-17 00:35:38 +00:00
vfork.S [BZ #5436] 2008-04-09 18:30:12 +00:00
xstat.c