Historique des commits

Auteur SHA1 Message Date
  florian 40072fb762 * defines fixed il y a 1 an
  florian dc5041d778 * fix compilation for mipsel-android (hopefully) il y a 1 an
  florian 9ee2eee293 * fix utimensat and utimensat if the rtl is compiled with -dFPC_USE_LIBC il y a 1 an
  florian 774e0f9122 + support for fputimens on non-linux OSes il y a 1 an
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles il y a 2 ans
  Michael VAN CANNEYT 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
  Pierre Muller be1cc68a99 Change libc statx function to weakexternal il y a 2 ans
  pierre 64bd8336f1 Fix compilation of linux unit with -dFPC_USE_LIBC option il y a 4 ans
  florian 3922926d17 * disable new syscalls on android il y a 4 ans
  florian b4a1c27c58 * renamed new syscall wrapper in linux to be consist with the others il y a 4 ans
  florian b8ab06aae7 + futimens syscall il y a 4 ans
  florian 0c77536f11 + linux.fputimensat which properly uses the _tim64 version if needed and available il y a 4 ans
  svenbarth 2840e5e1fd * fix for Mantis #36895: the new epoll_pwait was missing the size parameter for the sigmask parameter il y a 5 ans
  michael 76e64749aa * Fix bug #35914: add epoll_pwait, epoll_create1 il y a 5 ans
  florian 1dd914ffc8 + initial xtensa-linux rtl il y a 5 ans
  florian e32027c8d3 + add missing semicolon, resolves #36868 il y a 5 ans
  florian 2b7447c78d * EPoll_Event is packed only on x86-64, not other 64 Bit CPUs, resolves #34416 il y a 5 ans
  florian d425a85f8d + Linux.fpstatx, resolves #36501 il y a 5 ans
  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