Clément Vasseur 4e5c7a2176 fix missing argument to syscall in fanotify_mark пре 11 година
..
x32 de20a8ffc5 add namespace-protected name for sysinfo function пре 11 година
adjtime.c f209440bcf implement the adjtime and adjtimex functions (nonstandard) пре 14 година
adjtimex.c f209440bcf implement the adjtime and adjtimex functions (nonstandard) пре 14 година
arch_prctl.c 3ee67505fe remove __arch_prctl alias for arch_prctl пре 12 година
brk.c 863d628d93 disable the brk function пре 11 година
cache.c fc5f16d182 mips cache flush/ctl syscall support and header пре 12 година
cap.c e361019c24 add deprecated capabilities functions пре 13 година
chroot.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
clock_adjtime.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
clone.c fdf5f1b131 clone: make clone a wrapper around __clone пре 11 година
epoll.c 24df8b09cf fix breakage from recent syscall commits due to missing errno macros пре 11 година
eventfd.c 24df8b09cf fix breakage from recent syscall commits due to missing errno macros пре 11 година
fallocate.c 1e7a581ad6 add some missing LFS64 aliases for fadvise/fallocate functions пре 11 година
fanotify.c 4e5c7a2176 fix missing argument to syscall in fanotify_mark пре 11 година
flock.c 55b123b5ed add syscall wrapper for flock пре 14 година
inotify.c 24df8b09cf fix breakage from recent syscall commits due to missing errno macros пре 11 година
ioperm.c 61aa6324af add port io functions to sys/io.h пре 12 година
iopl.c 61aa6324af add port io functions to sys/io.h пре 12 година
klogctl.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
module.c 2169265ec6 add init_module/delete_module syscall wrappers пре 13 година
mount.c b9bb8f67bb cleanup src/linux and src/misc trees, etc. пре 12 година
personality.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
pivot_root.c 5546f7a73a add pivot_root syscall wrapper пре 14 година
ppoll.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG пре 12 година
prctl.c f135ef3f34 fix missing va_end in prctl syscall wrapper пре 13 година
prlimit.c 8258014fd1 fix for broken kernel side RLIM_INFINITY on mips пре 11 година
process_vm.c 9cf9c39e48 add process_vm_readv and process_vm_writev syscall wrappers пре 13 година
ptrace.c b9bb8f67bb cleanup src/linux and src/misc trees, etc. пре 12 година
quotactl.c e36d8a1d74 add sys/quota.h and quotactl syscall wrapper пре 11 година
readahead.c 90f770523f add linux readahead syscall пре 12 година
reboot.c c07daf0f2f fix broken reboot wrapper (syscall needs extra silly magic arguments...) пре 13 година
remap_file_pages.c 74998fbec1 fix signedness of pgoff argument to remap_file_pages пре 11 година
sbrk.c 7a995fe706 disable sbrk for all values of increment except 0 пре 11 година
sendfile.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
setfsgid.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
setfsuid.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
setgroups.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
sethostname.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
setns.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
settimeofday.c 31ff797787 fix the prototype of settimeofday to follow the original BSD declaration пре 12 година
signalfd.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed пре 11 година
splice.c 53147f902b add splice and vmsplice syscalls пре 13 година
stime.c 1d23b3c913 fix const-correctness of argument to stime пре 11 година
swap.c b9bb8f67bb cleanup src/linux and src/misc trees, etc. пре 12 година
sync_file_range.c 3d939be2e3 reenable sync_file_range; should no longer break on mips пре 12 година
syncfs.c 662da62eb7 add clock_adjtime, remap_file_pages, and syncfs syscall wrappers пре 12 година
sysinfo.c de20a8ffc5 add namespace-protected name for sysinfo function пре 11 година
tee.c 997ba92a0f add linux tee syscall пре 12 година
timerfd.c 231b9d1880 add timerfd interfaces (untested) пре 12 година
unshare.c 50da5c264f add linux-specific unshare syscall wrapper пре 13 година
utimes.c dd5f50da6f support linux kernel apis (new archs) with old syscalls removed пре 11 година
vhangup.c 25c8444919 add vhangup syscall wrapper пре 13 година
vmsplice.c 53147f902b add splice and vmsplice syscalls пре 13 година
wait3.c cc2a8228fa cleanup cruft left from when kernel and user time_t disagreed пре 14 година
wait4.c 571744447c include cleanups: remove unused headers and add feature test macros пре 11 година
xattr.c 7650390de8 add missing xattr functions пре 12 година