Commit History

Author SHA1 Message Date
  florian efc6c7793e * fixed baseunix.signal for CPU using rt_sigaction 21 years ago
  peter 869b0ecc85 * compiler defined HEAP and HEAPSIZE removed 21 years ago
  florian 49c3f3927e * fixed floating point and integer exception handling on sparc/linux 21 years ago
  peter 3094258825 * removed warnings 21 years ago
  peter 94adf83a8b * use thandle in do_* 21 years ago
  florian ee4b23ccac * x86_64 exception handling fixed 21 years ago
  florian d531e303f9 * tried to fix x86-64 signal handling 21 years ago
  peter 2a862ae827 * do_write/do_read fix 21 years ago
  florian f838c3b5b7 * tell sigaction to pass siginfo on arm 21 years ago
  peter 759c514cf1 * call _haltproc instead of exit(). This is required for libc linking 21 years ago
  marco 4fc157970d * use_getcwd updates because FPC_USE_LIBC uses that 21 years ago
  marco 0afb6fd8ca * some more fixes. Testing on idefix 21 years ago
  peter c6e1a6a6d1 * don't exit in getdir when fpstat gives a failure 21 years ago
  peter 1662a037a4 * only check errno if the syscall failed 21 years ago
  marco 024df7a7c6 * more small fixes. 22 years ago
  marco 602aa93399 * i386 specific fixes that hopefully fix texception4. 22 years ago
  peter 456025ad0a * fpISxxx macros renamed to C compliant fpS_ISxxx 22 years ago
  florian eab5d1f7c5 * started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C) 22 years ago
  peter e0625ccb5d * Fix do_erase which was wrong with inoutres setting 22 years ago
  peter 4210e95952 * fixed Getdir to not set Inoutres 22 years ago
  peter 07fc95ca5a * removed stackcheck, the generic stackcheck is used 22 years ago
  marco 7dd70233f2 * new unix rtl, linux part..... 22 years ago