Histórico de Commits

Autor SHA1 Mensagem Data
  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á 18 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
  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 há 18 anos atrás
  tom_at_work f6d79e8abb * explicitly enable FPU exception reporting on PowerPC in the MSR because some distros disable them by default há 18 anos atrás
  tom_at_work 66607303af * fixed fpftruncate, fplseek: removed ppc64 part of "$if defined(cpu64) and not defined(cpupowerpc64)" há 19 anos atrás
  tom_at_work 1f0d411597 * fixed fpstat calls on ppc64 há 19 anos atrás
  micha 0043aff24d * fix linux/sysutils 64 bit file handling: make off_t 64 bit há 19 anos atrás
  micha 9f22b00219 * fix fstat to use 64 bit syscall as well há 19 anos atrás
  micha 59e2c82080 * fix stat for 64 bit CPUs há 19 anos atrás
  micha e11995aa99 * fix fplseek for 64 bit CPUs há 19 anos atrás
  micha 9238003e4f + 64 bit file support for linux há 19 anos atrás
  micha ea06d139c2 fix syscall used for exiting, like C _exit (issue #7025) há 19 anos atrás
  florian 72a8c36bdb * fixed arm asssembler, { ... } comments aren't allowed because { ... } is used for register sets há 19 anos atrás
  micha b6efd1389e typo in assembly opcode há 19 anos atrás
  micha 7911be08f5 add signal handler trampoline return for buggy OS like fedora core há 19 anos atrás
  Almindor 827abd27d7 * adds fpgetcwd support to sysdir.inc and fixes compilation há 19 anos atrás
  daniel 740c68106b + Add pread/pwrite system calls há 19 anos atrás
  peter c794c30c50 * fix fpugetrlimit há 19 anos atrás
  Jonas Maebe c945b972c4 * fixed FpGetRLimit and FpUGetRLimit há 20 anos atrás
  tom_at_work 1b4b42fdd6 * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking há 20 anos atrás
  peter 4ace790492 * remove $Log há 20 anos atrás