glibc/sysdeps/unix/sysv/linux/i386
2010-08-11 11:18:52 -07:00
..
bits Define F_SETPIPE_SZ and F_GETPIPE_SZ. 2010-06-14 14:47:34 -07: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 Remove leftover code from Linux/x86 ____longjmp_chk. 2009-08-02 21:51:37 -07:00
_exit.S Update. 2002-12-20 07:12:24 +00:00
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 * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. 2003-05-02 02:21:25 +00:00
brk.c Update. 2003-01-09 04:19:03 +00:00
call_fallocate.S * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add 2007-09-15 22:38:32 +00:00
call_pselect6.S * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actual 2006-01-21 08:21:04 +00:00
chown.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
clone.S . 2007-07-31 13:33:18 +00:00
dl-librecon.h [BZ #77] 2004-10-14 02:08:23 +00:00
dl-procinfo.h Update. 2004-03-07 08:39:57 +00:00
epoll_pwait.S * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information 2007-05-21 19:21:48 +00:00
fallocate64.c Fix fallocate error return on i386. 2010-04-08 15:44:55 -07:00
fallocate.c Fix fallocate error return on i386. 2010-04-08 15:44:55 -07:00
fchown.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
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 * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
fxstatat.c Fix compat handling in *at functions. 2009-10-29 21:33:26 -07:00
get_clockfreq.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getcontext.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
getdents64.c Update. 2002-03-11 10:28:31 +00:00
getegid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
geteuid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
getgid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
getgroups.c . 2007-07-31 13:33:18 +00:00
getmsg.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
getresgid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
getresuid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
getrlimit64.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
getrlimit.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
getuid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
glob64.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
internal_accept4.S Add missing file from accept4 commit. 2009-05-31 17:46:55 -07:00
lchown.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
ldconfig.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lockf64.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
lxstat.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
makecontext.S Preserve stack alignment in i386 makecontext. 2009-07-23 08:02:07 -07:00
Makefile * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add 2007-09-15 22:38:32 +00:00
mmap64.S * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
mmap.S * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
msgctl.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
olddirent.h Yet more changes to match sort function type change. 2009-03-17 00:35:38 +00:00
oldgetrlimit64.c Update. 2004-03-10 09:29:17 +00:00
posix_fadvise64.S * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
posix_fallocate64.c * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add 2007-09-15 22:38:32 +00:00
posix_fallocate.c * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add 2007-09-15 22:38:32 +00:00
profil-counter.h (profil_counter): Add hack to prevent the compiler from clobbering the signal context. 2002-10-11 18:56:32 +00:00
pselect.c * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actual 2006-01-21 08:21:04 +00:00
putmsg.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
readdir64_r.c Handle unnecessary padding in getdents64. 2010-04-03 23:51:40 -07:00
readdir64.c Update. 2004-03-10 09:29:17 +00:00
readelflib.c * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
register-dump.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
scandir64.c Update. 2004-03-10 09:29:17 +00:00
semctl.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
semtimedop.S * sysdeps/i386/add_n.S: Add call frame information. 2005-05-04 06:22:30 +00:00
setcontext.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
setegid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
seteuid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setfsgid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setfsuid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setgid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setgroups.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setregid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setresgid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setresuid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setreuid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setrlimit.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
setuid.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
shmctl.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00
sigaction.c . 2007-07-31 13:33:18 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.S * socket/sys/socket.h: Declare accept4. 2008-12-03 04:23:18 +00:00
swapcontext.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
sync_file_range.S * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case where 2007-05-18 19:05:37 +00:00
syscall.S Update. 2004-10-15 21:31:29 +00:00
syscalls.list Add support for prlimit and prlimit64 on Linux. 2010-08-11 11:18:52 -07:00
sysconf.c Add more cache descriptors for L3 caches on x86 and x86-64. 2009-07-23 13:42:46 -07:00
sysdep.h * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument 2009-01-03 20:36:44 +00:00
sysdep.S * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
ucontext_i.sym * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed. 2005-12-22 05:18:34 +00:00
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 [BZ #5436] 2008-04-09 18:30:12 +00:00
xstat.c * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in 2006-01-08 08:21:40 +00:00