Commit History

Author SHA1 Message Date
  marco 882bfd448d * fix for FreeBSD9 compatibility break where sem_t is no longer an opague pointer but a record. 12 years ago
  marco 3a12f018f4 * Updated statfs to FreeBSD5+ level. Used a statfs union to provide some backwards compat. 14 years ago
  marco 56ca6b2db3 * small fix from Jasper Lievens. 14 years ago
  marco 6a12cb6e68 * continue exchanging untyped "Pointer" handle types to pointer to empty records. 15 years ago
  marco 5fac78e334 * start exchanging untyped "Pointer" handle types to pointer to empty records. 15 years ago
  marco 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. 15 years ago
  marco 3f5511661a * lots of little longint() to TSysParam() fixes. Ancient code, brr. 17 years ago
  marco 55bf13596e * correction for omfsnamelen, which hopefully fixes ostat 17 years ago
  Jonas Maebe 68595c8b72 * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on 17 years ago
  Almindor fdcc5f4332 * use TIOCtlRequest instead of hard ifdefs to remove warnings 18 years ago
  marco 77d20d988c * some patches related to shared linking + some AMD64 checks. 19 years ago
  marco 238510c59d * added resource consts and types 20 years ago
  marco 801428838f * FreeBSD cwstring support 20 years ago
  peter 4ace790492 * remove $Log 20 years ago
  Jonas Maebe 619cbfd88b * definition of pthread_mutex_t moved to pmutext.inc 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
  marco 42404cd68e * moved some calls from unix to baseunix. Darwin untested. 21 years ago
  marco 726ddc2fbf * statfs moved and updated 21 years ago
  Jonas Maebe 159912ec47 * fixed definition of pthread_mutex_t for non-linux targets (and for 21 years ago
  Jonas Maebe 341d25bfb2 * fixed pthread type definitions for darwin and made them generic 21 years ago
  marco 49e7c1c523 * left a comment unmatched 21 years ago
  marco 639e387db1 * first x86-64 changes 21 years ago
  marco 93622ec2e8 * UnixType changes. Please report problems to me. 21 years ago
  Jonas Maebe d6743c1491 * moved SIG_MAXSIG and wordsinsigset constants from bunxtype.inc to 21 years ago
  marco ed32411ea4 *** empty log message *** 21 years ago
  peter ab5352d3f1 * fpnanosleep exported in baseunix 22 years ago
  marco 7efaf7dee2 * Unix reform stage two. Remove all calls from Unix that exist in Baseunix. 22 years ago
  marco bdfdf058e5 * split into ptypes and ctypes 22 years ago