Commit Verlauf

Autor SHA1 Nachricht Datum
  tg74 634338dcd2 merge with trunk vor 10 Jahren
  Jonas Maebe 832b902df6 * ordered the declarations the same was as in bunxh.inc, so it's easier vor 12 Jahren
  Jonas Maebe 7c0469e1fd * link libbsd for AIX, because several UNIX routines are part of its BSD vor 13 Jahren
  Jonas Maebe 8d8fc0fdee + RTL for AIX vor 13 Jahren
  marco 07fabab526 * fpgetsid, Mantis #20329 vor 14 Jahren
  Jonas Maebe 1258fd6ef0 - disabled FpSigTimedWait also for haiku (based on patch by vor 15 Jahren
  Jonas Maebe 62ece31615 - disabled fpsigtimedwait for darwin because it doesn't exist there vor 15 Jahren
  daniel 1009a84e25 + Add modify_ldt to linux unit vor 15 Jahren
  marco b8d5a8f44c * Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed. vor 15 Jahren
  marco 5121f470a2 * moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported) vor 16 Jahren
  Jonas Maebe ef1c033f49 + added fppause() for FPC_USE_LIBC vor 16 Jahren
  marco 7c52be9287 * moved a linux specific call to the implementation of system, where vor 16 Jahren
  florian c127154efa o Haiku patches by Olivier Coursiere vor 16 Jahren
  Jonas Maebe 9b67b6469b * fixed FpFcntl() for libc-based systems vor 16 Jahren
  micha 4594758ae5 + add poll support for unix vor 16 Jahren
  Jonas Maebe 13d92bfa04 + fpmkfifo for libc vor 17 Jahren
  Jonas Maebe 0c002889b0 + fpchown() for FPC_USE_LIBC (by Tobias Giesen, mantis #11705) vor 17 Jahren
  florian 494e237b1e * Haiku patch by Olivier Coursiere vor 17 Jahren
  Jonas Maebe f60c72b773 * fixed ioctl for non-linux: the third parameter is "..." there rather vor 18 Jahren
  Almindor fdcc5f4332 * use TIOCtlRequest instead of hard ifdefs to remove warnings vor 18 Jahren
  Almindor 5474e0c987 * fix ioCtl differences between BSD and POSIX vor 18 Jahren
  peter dd3fdac68e * beos support from Olivier Coursiere vor 18 Jahren
  daniel 5da5440e12 * Ptrint considered harmfull bug no 54689826, change to ptruint. vor 18 Jahren
  marco 57cfd89fbd * Linux 64-bit FS patch from neli for FPC_USE_LIBC vor 18 Jahren
  Jonas Maebe f842eb854a + fppause for FPC_USE_LIBC vor 18 Jahren
  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 vor 18 Jahren
  marco 6f0e817973 * pwrite/writev for *BSD + FPC_USE_LIBC. Requires IOVEC et al to be defined in ostypes.inc vor 19 Jahren
  marco a561bb8410 * added fptimes which was already imported in the syscall port vor 19 Jahren
  florian a7893f3be8 * some functions are in different libraries under Solaris vor 19 Jahren
  Jonas Maebe 5e694a801e * use vfork instead of fork for popen and one variant of executeprocess vor 19 Jahren