fpc/rtl/darwin
Jonas Maebe 159912ec47 * fixed definition of pthread_mutex_t for non-linux targets (and for
linux as well, actually).
  * base libpthread definitions are now in ptypes.inc, included in unixtype
    They sometimes have an extra underscore in front of their name, in
    case they were also exported by the packages/base/pthreads unit, so
    they can keep their original name there
  * cthreadds unit now imports systuils, because it uses exceptions (it
    already did so before as well)
  * fixed many linux definitions of libpthread functions in pthrlinux.inc
    (integer -> cint etc)
  + added culonglong type to ctype.inc
2004-09-09 20:29:06 +00:00
..
powerpc
classes.pp
console.pp
errno.inc + added comment to ETXTBSY 2004-03-04 13:10:23 +00:00
Makefile * fixed definition of pthread_mutex_t for non-linux targets (and for 2004-09-09 20:29:06 +00:00
Makefile.fpc * fixed definition of pthread_mutex_t for non-linux targets (and for 2004-09-09 20:29:06 +00:00
pthread.inc * fixed definition of pthread_mutex_t for non-linux targets (and for 2004-09-09 20:29:06 +00:00
ptypes.inc * fixed definition of pthread_mutex_t for non-linux targets (and for 2004-09-09 20:29:06 +00:00
signal.inc
sysconst.inc
sysctlh.inc
termio.pp
termios.inc
termiosproc.inc * revert back isatty 2004-07-09 21:41:47 +00:00
tthread.inc
unixsysc.inc * adapted second pclose as well 2004-07-01 18:34:53 +00:00
unxsockh.inc * copied from FreeBSD, needs checking 2004-03-16 18:24:03 +00:00