Historique des commits

Auteur SHA1 Message Date
  yury 3a2884df70 * Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU. il y a 7 ans
  michael 94b6fe6ad3 * added O_CLOEXEC il y a 7 ans
  yury af0fdea815 * Android: Include list of supported syscalls for each CPU. il y a 7 ans
  Jonas Maebe 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) il y a 10 ans
  michael dd6f45d1d0 * Added setregid and setreuid functions to linux unit (they are not POSIX), bug ID #25403 il y a 10 ans
  marco a8671e550e * fix FPC_USE_LIBC for inotify and clock* functions, and always link librt when this unit is used under FPC_USE_LIBC. il y a 11 ans
  pierre 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore il y a 13 ans
  pierre 160037eb9d * Patch from Fuxin Zhang: Mips specific MAP_XXX constants il y a 13 ans
  michael 0bdccfa2b0 * Added clock_getres, clock_gettime, clock_settime calls il y a 13 ans
  michael 2d7dbacee0 * Added inotify calls il y a 13 ans
  Jonas Maebe 715c819ff7 - removed "packed" from record types that should/need not be packed il y a 13 ans
  marco 2c00a2a0b3 * fixed FPC_USE_LIBC building for Linux and exception handling (mantis #13450) il y a 14 ans
  Jonas Maebe d8032f6366 - disabled modify_ldt for non-x86 platforms, since it does not exist there il y a 15 ans
  daniel da77c0c190 + Add libc version of futex il y a 15 ans
  daniel 6f2b097d63 + Add futex il y a 15 ans
  daniel 1009a84e25 + Add modify_ldt to linux unit il y a 15 ans
  marco 30207d73ea * epoll_oneshot constant, mantis 15732 il y a 15 ans
  micha aa38b10011 * attempt to fix powerpc64-linux sync_file_range compilation il y a 16 ans
  micha 1b418875b3 * fix typo il y a 16 ans
  micha 28e614c237 * move fdatasync to linux unit il y a 16 ans
  micha d7e90f9e48 + add splice and sync_file_range linux-only syscalls il y a 16 ans
  Almindor b8c3dc960d * fix x86 -> cpu86 define il y a 18 ans
  Almindor 6fd901181a * update sysnr.inc for x86 and x86_64 to latest kernel il y a 18 ans
  Jonas Maebe cce61fa602 * fixed compilation on 64 bit cpus il y a 18 ans
  Almindor 6a327799f8 * fix typo with [T]SysInfo record il y a 18 ans
  Almindor 89eeb8aa63 * fix linux sysinfo struct and function (bug 9523) il y a 18 ans
  daniel 9a8aa52cc5 + Add setcap/getcap il y a 18 ans
  Almindor f71c886752 * move the FUTEX down so uses doesn't get in the way il y a 18 ans
  Almindor 1fa4e17c87 * make FUTEX_OP implemented also with FPC_USE_LIBC since it's a macro il y a 18 ans
  marco fd6f6cf7e9 * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) il y a 18 ans