Historia zmian

Autor SHA1 Wiadomość Data
  svenbarth 90278f4859 + add fpmprotect function to complete fpmmap/fpmunmap 6 lat temu
  nickysn 46b98a6da4 * Improvements to the implementation of FpOpenDir for *BSD: 6 lat temu
  nickysn aa3d13dd4a - removed the FPC_USE_GETDIRENTRIES_SYSCALL define and use_getdirentries_syscall 6 lat temu
  nickysn ede50a2c4f - get rid of the FPC_USE_GETDIRENTRIES_I49_SYSCALL define and the 6 lat temu
  Károly Balogh 33abf859b4 netbsd/m68k: a fuggly fix for FpLseek, so the compiler works natively at least 8 lat temu
  Jonas Maebe f8f03ac4ad * fixed dirent handling for DragonFly BSD (patch by John Marino, 9 lat temu
  pierre 7ffca97a68 OpenBSD support for OS version specific syscall numbers 10 lat temu
  pierre 8a0dccf590 NetBSD getcwd system call also returns string length 12 lat temu
  pierre 7457a0f321 Use new getdirentriesi49 syscall, contributed by Pascal Stumpf 12 lat temu
  pierre 23f21254bd + Add USE_SIGACTION_SIGTRAMP 13 lat temu
  pierre e3aabfec79 * OpenBSD uses a special sigprocmask syscall 13 lat temu
  pierre b98529673c Explicitly set fpSigAction return value 13 lat temu
  pierre 216113e80d Fix compilation error introduced in my last patch for non-openbsd systems 14 lat temu
  pierre a6280de177 * Fix getdirentries problem for openbsd 14 lat temu
  pierre d1b2e2d439 Fix fpgetcwd for openbsd 14 lat temu
  marco 6cc641c7bb * another fix for mmap from Chrisopher Key. 32-bit this time. Mostly in 15 lat temu
  marco c59973d149 * patch from Christopher Key (via Alonso Cardenas Marquez) to fix mmap 15 lat temu
  marco 778505701c * set/getrlimit now also visible in baseunix when syscalls are used. 16 lat temu
  marco 5121f470a2 * moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported) 16 lat temu
  Jonas Maebe f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system 16 lat temu
  marco 3f5511661a * lots of little longint() to TSysParam() fixes. Ancient code, brr. 17 lat temu
  Almindor fdcc5f4332 * use TIOCtlRequest instead of hard ifdefs to remove warnings 18 lat temu
  marco 793ef9fdf1 * little fixes in prep of x86_64 port. 18 lat temu
  marco 6b6cf119ef * fpgetcwd syscall edition returnvalue fix. 19 lat temu
  peter 4ace790492 * remove $Log 20 lat temu
  fpc 790a4fe2d3 * log and id tags removed 20 lat temu
  michael ffb55c4254 + Removed VER1_0 defines 20 lat temu
  fpc 50778076c3 initial import 20 lat temu
  marco 8884d2e079 * mmap had another, yet unknown 8th parameter which must be 0 and comes after the offset param 20 lat temu
  marco 3567f25001 * fix from mischi 20 lat temu