Historial de Commits

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