glibc/sysdeps/unix/sysv/linux/i386
2011-09-15 12:26:08 -07:00
..
bits Rename open_by_handle to open_by_handle_at. 2011-04-01 13:05:15 -04:00
i686 Support multiarch for i686. 2009-07-31 11:53:35 -07:00
sys * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
____longjmp_chk.S Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_chk implementations. 2011-09-15 12:26:08 -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
call_sync_file_range.S Also make x86 sync_file_range a cancellation point. 2011-04-01 11:33:14 -04:00
chown.c
clone.S
dl-librecon.h
dl-procinfo.h
epoll_pwait.S
fallocate64.c Really implement fallocate{,64} and sync_file_range as cancellation points. 2011-04-01 11:15:08 -04:00
fallocate.c Really implement fallocate{,64} and sync_file_range as cancellation points. 2011-04-01 11:15:08 -04:00
fchown.c
fchownat.c Fix compat handling in *at functions. 2009-10-29 21:33:26 -07:00
fcntl.c Define miss_F_GETOWN_EX only if needed. 2010-03-27 04:11:14 -07:00
fxstat.c
fxstatat.c Fix compat handling in *at functions. 2009-10-29 21:33:26 -07:00
get_clockfreq.c
getcontext.S
getdents64.c
getegid.c
geteuid.c
getgid.c
getgroups.c
getmsg.c
getresgid.c
getresuid.c
getrlimit64.c Clean up PLT use for getrlimit64. 2011-01-13 16:21:04 -05:00
getrlimit.c
getuid.c
glob64.c
internal_accept4.S Add missing file from accept4 commit. 2009-05-31 17:46:55 -07:00
lchown.c
ldconfig.h
lockf64.c
lxstat.c
makecontext.S Preserve stack alignment in i386 makecontext. 2009-07-23 08:02:07 -07:00
Makefile Also make x86 sync_file_range a cancellation point. 2011-04-01 11:33:14 -04:00
mmap64.S
mmap.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_fallocate64.c
posix_fallocate.c
profil-counter.h
pselect.c
putmsg.c
readdir64_r.c Handle unnecessary padding in getdents64. 2010-04-03 23:51:40 -07:00
readdir64.c
readelflib.c
register-dump.h
scandir64.c Fix missing declaration 2011-08-22 12:17:05 +02:00
semctl.c
semtimedop.S
setcontext.S
setegid.c
seteuid.c
setfsgid.c
setfsuid.c
setgid.c
setgroups.c Change setgroups to affect all the threads in the process. 2011-01-14 08:42:11 -05:00
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit.c
setuid.c
shmctl.c
sigaction.c
sigcontextinfo.h
socket.S
swapcontext.S
sync_file_range.c Also make x86 sync_file_range a cancellation point. 2011-04-01 11:33:14 -04:00
syscall.S
syscalls.list Simplify fanotify_init definition. 2010-08-16 07:06:38 -07:00
sysconf.c Fix typo in cache information table for x86-{32,64}. 2011-04-03 09:32:31 -04:00
sysdep.h Remove support for !USE___THREAD 2011-09-10 16:50:28 -04:00
sysdep.S
ucontext_i.sym
Versions Add missing export of fallocate64 on 32-bit platforms. 2009-05-15 21:00:09 -07:00
versionsort64.c Yet more changes to match sort function type change. 2009-03-17 00:35:38 +00:00
vfork.S
xstat.c