fpc/rtl/unix
Jonas Maebe 4dd3be0e5a * return thread function result via pthread_exit() from CBeginThread
(Vinzent Hoefler)
  * simplified CWaitForThreadTerminate based on comments from Vinzent
    Hoefler
  * fixed resource leaks where in some cases a pthread would not be
    reaped based on comments from Vinzent Hoefler (resolves #9016)

git-svn-id: trunk@7588 -
2007-06-06 15:18:48 +00:00
..
aliasctp.inc
aliasptp.inc * bug #8807, PRIO_ constants not aliased to baseunix _merge_ 2007-05-04 19:16:11 +00:00
baseunix.pp * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) 2007-05-04 21:23:02 +00:00
bunxh.inc
bunxovl.inc
bunxovlh.inc
classes.pp
convert.inc
crt.pp * now also fixes div hz with hz=0 for Linux, and reenables it for FreeBSD. Still needs phys console check though 2007-05-27 12:00:55 +00:00
cthreads.pp * return thread function result via pthread_exit() from CBeginThread 2007-06-06 15:18:48 +00:00
ctypes.inc
cwstring.pp * initialise/finalise critical section 2007-05-24 12:24:45 +00:00
dl.pp
dos.pp
dynlibs.inc
errors.pp
fpmake.inc
genfdset.inc
genfunch.inc
genfuncs.inc
gensigset.inc
initc.pp * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ipc.pp
ipccdecl.inc
keyboard.pp * fixed compilation 2007-05-04 08:26:38 +00:00
mouse.pp
oscdeclh.inc * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ports.pp
printer.pp
serial.pp
settimeo.inc
sockets.pp * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
syscall.pp
sysdir.inc
sysfile.inc
sysheap.inc
systhrd.inc
sysunixh.inc
sysutils.pp
terminfo.pp
termiosh.inc
timezone.inc
tthread.inc * return thread function result via pthread_exit() from CBeginThread 2007-06-06 15:18:48 +00:00
ttyname.inc * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
unix.pp * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
unixtype.pp
unixutil.pp
unxdeclh.inc * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
unxovl.inc
unxovlh.inc
varutils.pp
video.pp
x86.pp