Historique des commits

Auteur SHA1 Message Date
  Michael VAN CANNEYT 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
  Michaël Van Canneyt a3a827eba5 * Fix for i386 breakage after merge request !433 il y a 2 ans
  Jinyang He f202dda5c5 Use prlimit64 in FpSetRLimit and FpSetRLimit il y a 2 ans
  Jinyang He bcf7701887 Support use statx syscall in fpstat and fpfstat il y a 2 ans
  florian d2b0bcdf1f + linux implementation of System.GetCPUCount il y a 4 ans
  florian 1dd914ffc8 + initial xtensa-linux rtl il y a 5 ans
  florian 17158c3587 * mmap2 expects that offset is divided by 4096 il y a 5 ans
  pierre 9bd19b050b Also use syscall_nr_fstatat for FpStat function for riscv32 cpu il y a 5 ans
  pierre e8ae490128 sparc32 bit needs SA_SIGINFO il y a 6 ans
  florian f0213a2c46 + make use of the mremap syscall of linux to re-allocate large memory blocks faster il y a 6 ans
  svenbarth 90278f4859 + add fpmprotect function to complete fpmmap/fpmunmap il y a 6 ans
  yury d1b1655441 * x86_64-android requires sigreturn for proper signal handling. il y a 6 ans
  Jeppe Johansen 2b4532d3fa asm-generic syscalls only selectively include nr_renameat. Instead nr_renameat2 seems to be the new default. il y a 6 ans
  Károly Balogh a3a7285df4 linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters il y a 7 ans
  Károly Balogh 961757934a linux: removed some old junk which was commented out over a decade ago il y a 7 ans
  yury af0fdea815 * Android: Include list of supported syscalls for each CPU. il y a 7 ans
  florian 47bdbb2d1f * fix Fpfstat as Fpstat has been fixed in r36664, sparc64 needs explictly an stat64 call for 64 bit stat il y a 8 ans
  florian e2226598ab * force usage of stat64 on sparc64 il y a 8 ans
  pierre b6d2c7ee69 Fix fprt_sigreturn_stub for sparc64 cpu il y a 8 ans
  pierre ece9547ea7 * Sparc64 CPU also uses Fprt_sigreturn for extra rt_sigaction syscall il y a 8 ans
  marco 5038b944f1 * fix for bug #30331 il y a 9 ans
  yury e1a0b1204a * Removed unused vars in RTL. il y a 10 ans
  Jonas Maebe 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) il y a 10 ans
  florian a433d53117 + linux syscalls for arm thumb il y a 12 ans
  pierre 0cea493014 * Fix hidden parameter for fpsigprocmask for mips cpu (16 instead of 8) il y a 13 ans
  pierre ff81623d2c Fix fpsigaction call for cpumips il y a 13 ans
  Jonas Maebe e7320ee729 * retry close() in fpclosedir() when it returns EINTR il y a 13 ans
  pierre 68367ea82e * Do not use lo(ofs) in fpmmap id TsysParam type is as large as off_t type and suppress warning il y a 13 ans
  marco 60c1b263d6 * add public alias to getrlimit il y a 13 ans
  Jonas Maebe 715c819ff7 - removed "packed" from record types that should/need not be packed il y a 13 ans