Histórico de Commits

Autor SHA1 Mensagem Data
  michael 2d7dbacee0 * Added inotify calls há 13 anos atrás
  Jonas Maebe 715c819ff7 - removed "packed" from record types that should/need not be packed há 14 anos atrás
  marco 2c00a2a0b3 * fixed FPC_USE_LIBC building for Linux and exception handling (mantis #13450) há 14 anos atrás
  Jonas Maebe d8032f6366 - disabled modify_ldt for non-x86 platforms, since it does not exist there há 15 anos atrás
  daniel da77c0c190 + Add libc version of futex há 15 anos atrás
  daniel 6f2b097d63 + Add futex há 15 anos atrás
  daniel 1009a84e25 + Add modify_ldt to linux unit há 15 anos atrás
  marco 30207d73ea * epoll_oneshot constant, mantis 15732 há 15 anos atrás
  micha aa38b10011 * attempt to fix powerpc64-linux sync_file_range compilation há 17 anos atrás
  micha 1b418875b3 * fix typo há 17 anos atrás
  micha 28e614c237 * move fdatasync to linux unit há 17 anos atrás
  micha d7e90f9e48 + add splice and sync_file_range linux-only syscalls há 17 anos atrás
  Almindor b8c3dc960d * fix x86 -> cpu86 define há 18 anos atrás
  Almindor 6fd901181a * update sysnr.inc for x86 and x86_64 to latest kernel há 18 anos atrás
  Jonas Maebe cce61fa602 * fixed compilation on 64 bit cpus há 18 anos atrás
  Almindor 6a327799f8 * fix typo with [T]SysInfo record há 18 anos atrás
  Almindor 89eeb8aa63 * fix linux sysinfo struct and function (bug 9523) há 18 anos atrás
  daniel 9a8aa52cc5 + Add setcap/getcap há 18 anos atrás
  Almindor f71c886752 * move the FUTEX down so uses doesn't get in the way há 18 anos atrás
  Almindor 1fa4e17c87 * make FUTEX_OP implemented also with FPC_USE_LIBC since it's a macro há 18 anos atrás
  marco fd6f6cf7e9 * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) há 18 anos atrás
  ivost de36c38282 * fixed bug in linux.pp / user_desc record há 18 anos atrás
  ivost faf3b065f8 * updated TLS segmentdescriptor definiton (record user_desc) há 18 anos atrás
  ivost fc0f2f3de6 * disabled Clone syscall in linux.pp, it was completly wrong (I will replace it) há 18 anos atrás
  ivost 025b57815f * removed inline flag from FUTEX_OP in linux.pp há 18 anos atrás
  ivost 9161a2967a * added futex constants to linux.pp (from futex.h) há 18 anos atrás
  ivost 1a7f06aa7d * added the new CLONE_* constants from syscall clone há 18 anos atrás
  Almindor 2c8c5800bc * fixed EPOLLOUT vs EPOLLPRI mixup in constants há 19 anos atrás
  Almindor b8975e8fd4 * EPOLL_CTL_DEL was flipped with EPOLL_CTL_MOD há 19 anos atrás
  Almindor 3d1370bf8b * fix 64bit epoll "special" packing há 19 anos atrás