fpc/rtl/unix
Jonas Maebe 494fb81dd8 * fixed semaphore implementation based on file handles (select needs
file descriptor + 1 as first parameter, select can also be EIntr)
  * changed IntbasiceventWaitFor (used by syncobjs) so it can emulate
    timeouts (using a loop and short sleeps) (mantis #9414)
  * also added wrAbandoned support to IntbasiceventWaitFor
  * enhanced tbrtlevt.pp to test new functionality

git-svn-id: trunk@8257 -
2007-08-10 20:20:44 +00:00
..
aliasctp.inc * long double=double on powerpc-linux 2007-07-22 10:04:48 +00:00
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 + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 2007-03-25 19:19:04 +00:00
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 * fixed semaphore implementation based on file handles (select needs 2007-08-10 20:20:44 +00:00
ctypes.inc
cwstring.pp * made cwstring thread safe without locks + test (twide4): widestring 2007-07-04 18:10:34 +00:00
dl.pp
dos.pp * Fix another bug found by new hint. 2007-06-26 08:24:09 +00:00
dynlibs.inc
errors.pp
fpmake.inc
genfdset.inc
genfunch.inc * first set of deprecated tags. 2007-04-29 22:08:18 +00:00
genfuncs.inc
gensigset.inc
initc.pp * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ipc.pp * fix IPC for FPC_USE_LIBS 2007-07-07 09:13:23 +00:00
ipccdecl.inc * fix IPC for FPC_USE_LIBS 2007-07-07 09:13:23 +00:00
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 * fixed deprecated 2007-06-17 20:29:33 +00:00
settimeo.inc
sockets.pp - dec(comment_typos,2); 2007-07-22 10:22:26 +00:00
syscall.pp
sysdir.inc
sysfile.inc
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
systhrd.inc
sysunixh.inc
sysutils.pp
terminfo.pp
termiosh.inc
timezone.inc
tthread.inc * cache result of GetThreadManager in InitThreads 2007-08-08 11:33:54 +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