Historial de Commits

Autor SHA1 Mensaje Fecha
  micha 1b418875b3 * fix typo hace 17 años
  micha 28e614c237 * move fdatasync to linux unit hace 17 años
  micha d7e90f9e48 + add splice and sync_file_range linux-only syscalls hace 17 años
  Almindor b8c3dc960d * fix x86 -> cpu86 define hace 18 años
  Almindor 6fd901181a * update sysnr.inc for x86 and x86_64 to latest kernel hace 18 años
  Jonas Maebe cce61fa602 * fixed compilation on 64 bit cpus hace 18 años
  Almindor 6a327799f8 * fix typo with [T]SysInfo record hace 18 años
  Almindor 89eeb8aa63 * fix linux sysinfo struct and function (bug 9523) hace 18 años
  daniel 9a8aa52cc5 + Add setcap/getcap hace 18 años
  Almindor f71c886752 * move the FUTEX down so uses doesn't get in the way hace 18 años
  Almindor 1fa4e17c87 * make FUTEX_OP implemented also with FPC_USE_LIBC since it's a macro hace 18 años
  marco fd6f6cf7e9 * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) hace 18 años
  ivost de36c38282 * fixed bug in linux.pp / user_desc record hace 18 años
  ivost faf3b065f8 * updated TLS segmentdescriptor definiton (record user_desc) hace 18 años
  ivost fc0f2f3de6 * disabled Clone syscall in linux.pp, it was completly wrong (I will replace it) hace 18 años
  ivost 025b57815f * removed inline flag from FUTEX_OP in linux.pp hace 18 años
  ivost 9161a2967a * added futex constants to linux.pp (from futex.h) hace 18 años
  ivost 1a7f06aa7d * added the new CLONE_* constants from syscall clone hace 18 años
  Almindor 2c8c5800bc * fixed EPOLLOUT vs EPOLLPRI mixup in constants hace 19 años
  Almindor b8975e8fd4 * EPOLL_CTL_DEL was flipped with EPOLL_CTL_MOD hace 19 años
  Almindor 3d1370bf8b * fix 64bit epoll "special" packing hace 19 años
  Jonas Maebe 3961254106 * fixed epoll_create hace 19 años
  daniel b1ae9595dc * Add a group of console ioctl commands. hace 19 años
  Almindor a365a18fe2 * Fixes a crash with epoll_event / epoll_data records hace 19 años
  marco a0573f1015 * a few type aliases added, capitalisation fixed hace 19 años
  marco c93d9eea7a * another attempt at committing the EPOLL changes. hace 19 años
  marco c2d5016d77 * linux unit moved and renamed. hace 19 años
  marco e5c42e6704 * Global Linux +bsd to (rtl/freebsd rtl/unix rtl/linux structure) hace 25 años
  marco 6e5bd1ad97 * fixed some small problems left from merging. (waitpid has now last param longint) hace 25 años
  marco d36f066e6a * FreeBSD support and removed old signalhandling hace 25 años