Historique des commits

Auteur SHA1 Message Date
  florian 185a346744 * fix darwin compilation after TTimespecArr changes il y a 1 an
  florian 774e0f9122 + support for fputimens on non-linux OSes il y a 1 an
  Michael VAN CANNEYT 6ffa3d4a89 * Char -> AnsiChar il y a 2 ans
  Jonas Maebe 8c251db2c1 Darwin: fix compilation on macOS/AArch64 after 1f328cf3 il y a 3 ans
  Jonas Maebe 1f328cf362 Darwin: use recent versions of stat(fs) records when available il y a 3 ans
  florian c1f85ac3a1 + initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin il y a 4 ans
  svenbarth efe6b32638 + add declaration of FpSchedGetAffinity when the Linux target is compiled with FPC_USE_LIBC il y a 4 ans
  svenbarth 90278f4859 + add fpmprotect function to complete fpmmap/fpmunmap il y a 6 ans
  Károly Balogh e547dfa837 haiku: update baseunix unit, remove syscalls code, flock() and nanosleep() is actually supported on Haiku for a long time now, so lets use it il y a 6 ans
  pierre 98be7e67f1 Disable FpSigTimedWait also for BeOS il y a 8 ans
  marco d98065d706 * change external name of wait to wait instead of waitpid. Reported il y a 8 ans
  Jonas Maebe 16183bebfe * libc's open() function is a varargs function il y a 10 ans
  Jonas Maebe 832b902df6 * ordered the declarations the same was as in bunxh.inc, so it's easier il y a 12 ans
  Jonas Maebe 7c0469e1fd * link libbsd for AIX, because several UNIX routines are part of its BSD il y a 13 ans
  Jonas Maebe 8d8fc0fdee + RTL for AIX il y a 13 ans
  marco 07fabab526 * fpgetsid, Mantis #20329 il y a 14 ans
  Jonas Maebe 1258fd6ef0 - disabled FpSigTimedWait also for haiku (based on patch by il y a 15 ans
  Jonas Maebe 62ece31615 - disabled fpsigtimedwait for darwin because it doesn't exist there il y a 15 ans
  daniel 1009a84e25 + Add modify_ldt to linux unit 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 5121f470a2 * moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported) il y a 16 ans
  Jonas Maebe ef1c033f49 + added fppause() for FPC_USE_LIBC il y a 16 ans
  marco 7c52be9287 * moved a linux specific call to the implementation of system, where il y a 16 ans
  florian c127154efa o Haiku patches by Olivier Coursiere il y a 16 ans
  Jonas Maebe 9b67b6469b * fixed FpFcntl() for libc-based systems il y a 16 ans
  micha 4594758ae5 + add poll support for unix il y a 16 ans
  Jonas Maebe 13d92bfa04 + fpmkfifo for libc il y a 17 ans
  Jonas Maebe 0c002889b0 + fpchown() for FPC_USE_LIBC (by Tobias Giesen, mantis #11705) il y a 17 ans
  florian 494e237b1e * Haiku patch by Olivier Coursiere il y a 17 ans
  Jonas Maebe f60c72b773 * fixed ioctl for non-linux: the third parameter is "..." there rather il y a 18 ans