Historique des commits

Auteur SHA1 Message Date
  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 14 ans
  Jonas Maebe d2a7a4c627 * fixed signal return trampolines for ARM EABI (mantis #15803) il y a 15 ans
  marco b8d5a8f44c * Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed. il y a 15 ans
  marco 778505701c * set/getrlimit now also visible in baseunix when syscalls are used. il y a 16 ans
  michael e8a375c774 * Patch from Henry Vermaak to fix EABI kernel API for arm. il y a 16 ans
  florian 14a0ec4ea3 * made fptime based on usgettimeofday available il y a 17 ans
  florian 7c6e0a48e9 * arm-linux-eabi uses mmap2 and ugetrlimit il y a 17 ans
  florian 441bbdf677 * fixed breakage il y a 18 ans
  florian 447e963e88 * armel and little/big endian support il y a 18 ans
  Almindor fdcc5f4332 * use TIOCtlRequest instead of hard ifdefs to remove warnings il y a 18 ans
  Almindor 5474e0c987 * fix ioCtl differences between BSD and POSIX il y a 18 ans
  daniel 5da5440e12 * Ptrint considered harmfull bug no 54689826, change to ptruint. il y a 18 ans
  tom_at_work 704f8dae14 * fixed rtl compilation with -dFPC_USE_LIBC by providing a more generic fpprctl() call (including libc variant) and moving related constants slightly il y a 18 ans
  tom_at_work f6d79e8abb * explicitly enable FPU exception reporting on PowerPC in the MSR because some distros disable them by default il y a 18 ans
  tom_at_work 66607303af * fixed fpftruncate, fplseek: removed ppc64 part of "$if defined(cpu64) and not defined(cpupowerpc64)" il y a 19 ans
  tom_at_work 1f0d411597 * fixed fpstat calls on ppc64 il y a 19 ans
  micha 0043aff24d * fix linux/sysutils 64 bit file handling: make off_t 64 bit il y a 19 ans
  micha 9f22b00219 * fix fstat to use 64 bit syscall as well il y a 19 ans
  micha 59e2c82080 * fix stat for 64 bit CPUs il y a 19 ans
  micha e11995aa99 * fix fplseek for 64 bit CPUs il y a 19 ans
  micha 9238003e4f + 64 bit file support for linux il y a 19 ans
  micha ea06d139c2 fix syscall used for exiting, like C _exit (issue #7025) il y a 19 ans
  florian 72a8c36bdb * fixed arm asssembler, { ... } comments aren't allowed because { ... } is used for register sets il y a 19 ans
  micha b6efd1389e typo in assembly opcode il y a 19 ans
  micha 7911be08f5 add signal handler trampoline return for buggy OS like fedora core il y a 19 ans
  Almindor 827abd27d7 * adds fpgetcwd support to sysdir.inc and fixes compilation il y a 19 ans
  daniel 740c68106b + Add pread/pwrite system calls il y a 19 ans
  peter c794c30c50 * fix fpugetrlimit il y a 19 ans
  Jonas Maebe c945b972c4 * fixed FpGetRLimit and FpUGetRLimit il y a 20 ans