Historie revizí

Autor SHA1 Zpráva Datum
  pierre 64bd8336f1 Fix compilation of linux unit with -dFPC_USE_LIBC option před 4 roky
  florian 3922926d17 * disable new syscalls on android před 4 roky
  florian b4a1c27c58 * renamed new syscall wrapper in linux to be consist with the others před 4 roky
  florian b8ab06aae7 + futimens syscall před 4 roky
  florian 0c77536f11 + linux.fputimensat which properly uses the _tim64 version if needed and available před 4 roky
  svenbarth 2840e5e1fd * fix for Mantis #36895: the new epoll_pwait was missing the size parameter for the sigmask parameter před 5 roky
  michael 76e64749aa * Fix bug #35914: add epoll_pwait, epoll_create1 před 5 roky
  florian 1dd914ffc8 + initial xtensa-linux rtl před 5 roky
  florian e32027c8d3 + add missing semicolon, resolves #36868 před 5 roky
  florian 2b7447c78d * EPoll_Event is packed only on x86-64, not other 64 Bit CPUs, resolves #34416 před 5 roky
  florian d425a85f8d + Linux.fpstatx, resolves #36501 před 5 roky
  yury 3a2884df70 * Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU. před 7 roky
  michael 94b6fe6ad3 * added O_CLOEXEC před 7 roky
  yury af0fdea815 * Android: Include list of supported syscalls for each CPU. před 8 roky
  Jonas Maebe 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) před 10 roky
  michael dd6f45d1d0 * Added setregid and setreuid functions to linux unit (they are not POSIX), bug ID #25403 před 10 roky
  marco a8671e550e * fix FPC_USE_LIBC for inotify and clock* functions, and always link librt when this unit is used under FPC_USE_LIBC. před 12 roky
  pierre 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore před 13 roky
  pierre 160037eb9d * Patch from Fuxin Zhang: Mips specific MAP_XXX constants před 13 roky
  michael 0bdccfa2b0 * Added clock_getres, clock_gettime, clock_settime calls před 14 roky
  michael 2d7dbacee0 * Added inotify calls před 14 roky
  Jonas Maebe 715c819ff7 - removed "packed" from record types that should/need not be packed před 14 roky
  marco 2c00a2a0b3 * fixed FPC_USE_LIBC building for Linux and exception handling (mantis #13450) před 14 roky
  Jonas Maebe d8032f6366 - disabled modify_ldt for non-x86 platforms, since it does not exist there před 15 roky
  daniel da77c0c190 + Add libc version of futex před 15 roky
  daniel 6f2b097d63 + Add futex před 15 roky
  daniel 1009a84e25 + Add modify_ldt to linux unit před 15 roky
  marco 30207d73ea * epoll_oneshot constant, mantis 15732 před 15 roky
  micha aa38b10011 * attempt to fix powerpc64-linux sync_file_range compilation před 17 roky
  micha 1b418875b3 * fix typo před 17 roky