fpc/rtl/netbsd
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
..
i386 + added comment to ETXTBSY 2004-03-04 13:10:23 +00:00
powerpc * powerpc version 2004-01-04 16:41:35 +00:00
classes.pp * classes uses types to import TPoint and TRect 2004-01-22 17:11:23 +00:00
errno.inc + added comment to ETXTBSY 2004-03-04 13:10:23 +00:00
Makefile * makefiles regenerated 2004-09-04 23:33:38 +00:00
Makefile.fpc * fix so that macpas.pp really is compiled 2004-08-25 16:57:22 +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 * additions 2004-01-04 15:55:47 +00:00
syscalls.inc * a new qod port of the freebsd rtl. To be refined in the coming days. 2004-01-04 01:11:28 +00:00
sysconst.inc * a new qod port of the freebsd rtl. To be refined in the coming days. 2004-01-04 01:11:28 +00:00
sysctlh.inc * NetBSD first rtl. Still not 100%, but close 2003-01-21 15:39:45 +00:00
sysnr.inc * NetBSD first rtl. Still not 100%, but close 2003-01-21 15:39:45 +00:00
sysofft.inc * additions 2004-01-04 15:55:47 +00:00
systypes.inc * a new qod port of the freebsd rtl. To be refined in the coming days. 2004-01-04 01:11:28 +00:00
termio.pp * first 1.1 netbsd rtl, basically freebsd copy and paste with 1.0.10 netbsd structures 2004-01-04 01:13:23 +00:00
termios.inc * a new qod port of the freebsd rtl. To be refined in the coming days. 2004-01-04 01:11:28 +00:00
termiosproc.inc * first 1.1 netbsd rtl, basically freebsd copy and paste with 1.0.10 netbsd structures 2004-01-04 01:13:23 +00:00
tthread.inc * a new qod port of the freebsd rtl. To be refined in the coming days. 2004-01-04 01:11:28 +00:00
unixsock.inc * a new qod port of the freebsd rtl. To be refined in the coming days. 2004-01-04 01:11:28 +00:00
unixsysc.inc + added comment to ETXTBSY 2004-03-04 13:10:23 +00:00