Commit History

Author SHA1 Message Date
  Almindor fdcc5f4332 * use TIOCtlRequest instead of hard ifdefs to remove warnings 18 years ago
  Almindor 5474e0c987 * fix ioCtl differences between BSD and POSIX 18 years ago
  peter dd3fdac68e * beos support from Olivier Coursiere 18 years ago
  daniel 5da5440e12 * Ptrint considered harmfull bug no 54689826, change to ptruint. 18 years ago
  marco 57cfd89fbd * Linux 64-bit FS patch from neli for FPC_USE_LIBC 18 years ago
  Jonas Maebe f842eb854a + fppause for FPC_USE_LIBC 18 years ago
  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 18 years ago
  marco 6f0e817973 * pwrite/writev for *BSD + FPC_USE_LIBC. Requires IOVEC et al to be defined in ostypes.inc 19 years ago
  marco a561bb8410 * added fptimes which was already imported in the syscall port 19 years ago
  florian a7893f3be8 * some functions are in different libraries under Solaris 19 years ago
  Jonas Maebe 5e694a801e * use vfork instead of fork for popen and one variant of executeprocess 19 years ago
  tom_at_work 99ed1d009b * ppc32/linux: cprt0 update, fixing linking to libc 20 years ago
  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 20 years ago
  florian a78703fb5a * fixed FPC_USE_LIBC on linux 20 years ago
  florian 7626a64e35 + *stat wrappers for linux 20 years ago
  peter 4ace790492 * remove $Log 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter ae8b7b153b * include file cleanup 20 years ago
  marco b5c45c24f8 * fpumask 20 years ago
  marco d99267e326 * fpgettimeofday moved from baseunix to unix 20 years ago
  Jonas Maebe 519c40221b + getcwd declaration 21 years ago
  marco 42404cd68e * moved some calls from unix to baseunix. Darwin untested. 21 years ago
  Jonas Maebe 4e37beb962 + fpnanosleep for oscdeclh.inc 21 years ago
  marco 13af9e805b * some semi colons added 21 years ago
  Jonas Maebe 96da72219f * declare C-library routines as external in libc so we generate proper 21 years ago
  marco 19c44b76f2 * fpreadlink(pathstr) moved to unxovl (since not platform specific), 21 years ago
  marco fe766b63b3 * FPC_USE_LIBC fixes 21 years ago
  marco 42d5e0e005 * linux now compiles with FPC_USE_LIBC 21 years ago