Szabolcs Nagy 31ff797787 fix the prototype of settimeofday to follow the original BSD declaration преди 12 години
..
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 19892bf0a7 fix brk/sbrk behavior to match the real legacy functions преди 14 години
cache.c fc5f16d182 mips cache flush/ctl syscall support and header преди 12 години
cap.c e361019c24 add deprecated capabilities functions преди 13 години
chroot.c aa398f56fa global cleanup to use the new syscall interface преди 14 години
clock_adjtime.c 662da62eb7 add clock_adjtime, remap_file_pages, and syncfs syscall wrappers преди 12 години
epoll.c ccc7b4c3a1 remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG преди 12 години
eventfd.c b9bb8f67bb cleanup src/linux and src/misc trees, etc. преди 12 години
fallocate.c b72db3d1ed move fallocate syscall wrapper to linux-specific syscalls dir преди 12 години
flock.c 55b123b5ed add syscall wrapper for flock преди 14 години
inotify.c b9bb8f67bb cleanup src/linux and src/misc trees, etc. преди 12 години
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 aa398f56fa global cleanup to use the new syscall interface преди 14 години
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 55aef73f47 move new linux syscall wrapper functions to proper source dir преди 12 години
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 f600105eef LFS64 alias for prlimit преди 12 години
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 години
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 662da62eb7 add clock_adjtime, remap_file_pages, and syncfs syscall wrappers преди 12 години
sbrk.c fd142e5ec4 cleanup various minor issues reported by nsz преди 13 години
sendfile.c aa398f56fa global cleanup to use the new syscall interface преди 14 години
setfsgid.c 4619901ec4 add linux setfs[ug]id syscall wrappers преди 13 години
setfsuid.c 4619901ec4 add linux setfs[ug]id syscall wrappers преди 13 години
setgroups.c 3f44f298e4 fix prototypes/signature for setgroups, etc. преди 14 години
sethostname.c aa398f56fa global cleanup to use the new syscall interface преди 14 години
setns.c c983e6415a fix some indention-with-spaces that crept in преди 12 години
settimeofday.c 31ff797787 fix the prototype of settimeofday to follow the original BSD declaration преди 12 години
signalfd.c bcd9302508 fix signalfd not to ignore flags преди 12 години
splice.c 53147f902b add splice and vmsplice syscalls преди 13 години
stime.c 07e9d63b8f depends on settimeofday which needs _GNU_SOURCE feature test преди 14 години
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 aa398f56fa global cleanup to use the new syscall interface преди 14 години
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 7b5467cbae fix typo in utimes function that made it mess up file times преди 13 години
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 aa398f56fa global cleanup to use the new syscall interface преди 14 години
xattr.c 7650390de8 add missing xattr functions преди 13 години