Commit History

Author SHA1 Message Date
  Jonas Maebe d8032f6366 - disabled modify_ldt for non-x86 platforms, since it does not exist there 15 years ago
  daniel da77c0c190 + Add libc version of futex 15 years ago
  daniel 6f2b097d63 + Add futex 15 years ago
  daniel 1009a84e25 + Add modify_ldt to linux unit 15 years ago
  marco 30207d73ea * epoll_oneshot constant, mantis 15732 15 years ago
  micha aa38b10011 * attempt to fix powerpc64-linux sync_file_range compilation 16 years ago
  micha 1b418875b3 * fix typo 16 years ago
  micha 28e614c237 * move fdatasync to linux unit 16 years ago
  micha d7e90f9e48 + add splice and sync_file_range linux-only syscalls 16 years ago
  Almindor b8c3dc960d * fix x86 -> cpu86 define 18 years ago
  Almindor 6fd901181a * update sysnr.inc for x86 and x86_64 to latest kernel 18 years ago
  Jonas Maebe cce61fa602 * fixed compilation on 64 bit cpus 18 years ago
  Almindor 6a327799f8 * fix typo with [T]SysInfo record 18 years ago
  Almindor 89eeb8aa63 * fix linux sysinfo struct and function (bug 9523) 18 years ago
  daniel 9a8aa52cc5 + Add setcap/getcap 18 years ago
  Almindor f71c886752 * move the FUTEX down so uses doesn't get in the way 18 years ago
  Almindor 1fa4e17c87 * make FUTEX_OP implemented also with FPC_USE_LIBC since it's a macro 18 years ago
  marco fd6f6cf7e9 * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) 18 years ago
  ivost de36c38282 * fixed bug in linux.pp / user_desc record 18 years ago
  ivost faf3b065f8 * updated TLS segmentdescriptor definiton (record user_desc) 18 years ago
  ivost fc0f2f3de6 * disabled Clone syscall in linux.pp, it was completly wrong (I will replace it) 18 years ago
  ivost 025b57815f * removed inline flag from FUTEX_OP in linux.pp 18 years ago
  ivost 9161a2967a * added futex constants to linux.pp (from futex.h) 18 years ago
  ivost 1a7f06aa7d * added the new CLONE_* constants from syscall clone 18 years ago
  Almindor 2c8c5800bc * fixed EPOLLOUT vs EPOLLPRI mixup in constants 19 years ago
  Almindor b8975e8fd4 * EPOLL_CTL_DEL was flipped with EPOLL_CTL_MOD 19 years ago
  Almindor 3d1370bf8b * fix 64bit epoll "special" packing 19 years ago
  Jonas Maebe 3961254106 * fixed epoll_create 19 years ago
  daniel b1ae9595dc * Add a group of console ioctl commands. 19 years ago
  Almindor a365a18fe2 * Fixes a crash with epoll_event / epoll_data records 19 years ago