Histórico de Commits

Autor SHA1 Mensagem Data
  yury d1b1655441 * x86_64-android requires sigreturn for proper signal handling. há 6 anos atrás
  Jeppe Johansen 2b4532d3fa asm-generic syscalls only selectively include nr_renameat. Instead nr_renameat2 seems to be the new default. há 6 anos atrás
  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 há 7 anos atrás
  Károly Balogh 961757934a linux: removed some old junk which was commented out over a decade ago há 7 anos atrás
  yury af0fdea815 * Android: Include list of supported syscalls for each CPU. há 7 anos atrás
  florian 47bdbb2d1f * fix Fpfstat as Fpstat has been fixed in r36664, sparc64 needs explictly an stat64 call for 64 bit stat há 8 anos atrás
  florian e2226598ab * force usage of stat64 on sparc64 há 8 anos atrás
  pierre b6d2c7ee69 Fix fprt_sigreturn_stub for sparc64 cpu há 8 anos atrás
  pierre ece9547ea7 * Sparc64 CPU also uses Fprt_sigreturn for extra rt_sigaction syscall há 8 anos atrás
  marco 5038b944f1 * fix for bug #30331 há 9 anos atrás
  yury e1a0b1204a * Removed unused vars in RTL. há 10 anos atrás
  Jonas Maebe 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) há 10 anos atrás
  florian a433d53117 + linux syscalls for arm thumb há 12 anos atrás
  pierre 0cea493014 * Fix hidden parameter for fpsigprocmask for mips cpu (16 instead of 8) há 13 anos atrás
  pierre ff81623d2c Fix fpsigaction call for cpumips há 13 anos atrás
  Jonas Maebe e7320ee729 * retry close() in fpclosedir() when it returns EINTR há 13 anos atrás
  pierre 68367ea82e * Do not use lo(ofs) in fpmmap id TsysParam type is as large as off_t type and suppress warning há 13 anos atrás
  marco 60c1b263d6 * add public alias to getrlimit há 13 anos atrás
  Jonas Maebe 715c819ff7 - removed "packed" from record types that should/need not be packed há 13 anos atrás
  Jonas Maebe d2a7a4c627 * fixed signal return trampolines for ARM EABI (mantis #15803) há 15 anos atrás
  marco b8d5a8f44c * Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed. há 15 anos atrás
  marco 778505701c * set/getrlimit now also visible in baseunix when syscalls are used. há 16 anos atrás
  michael e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. há 16 anos atrás
  florian 14a0ec4ea3 * made fptime based on usgettimeofday available há 17 anos atrás
  florian 7c6e0a48e9 * arm-linux-eabi uses mmap2 and ugetrlimit há 17 anos atrás
  florian 441bbdf677 * fixed breakage há 17 anos atrás
  florian 447e963e88 * armel and little/big endian support há 18 anos atrás
  Almindor fdcc5f4332 * use TIOCtlRequest instead of hard ifdefs to remove warnings há 18 anos atrás
  Almindor 5474e0c987 * fix ioCtl differences between BSD and POSIX há 18 anos atrás
  daniel 5da5440e12 * Ptrint considered harmfull bug no 54689826, change to ptruint. há 18 anos atrás