fpc/rtl/os2
Jonas Maebe 9adb91a68d + support for make -jX by marking all Makefiles that need to be executed
serially with .NOTPARALLEL:
   -> currently parallel: rtl/darwin, packages/base, packages/base/httpd,
      packages/extra/univint, fcl, utils

git-svn-id: trunk@6223 -
2007-01-27 11:05:18 +00:00
..
tests
classes.pp * Reverted dependency on fgl generics unit. fgl itself remains untouched. 2006-12-19 19:53:21 +00:00
crt.pas
dos.pas
doscalls.pas + added information about some ordinals 2006-06-04 21:27:58 +00:00
dynlibs.inc
exe.pas
kbdcalls.pas
keyboard.pp * another cleanup of unnecessary variables 2006-06-03 23:50:53 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
moncalls.pas * removed unneeded variable 2006-06-03 23:43:06 +00:00
moucalls.pas
mouse.pp * another cleanup of unnecessary variables 2006-06-03 23:47:52 +00:00
newexe.pas
os2def.pas
pmbidi.pas
pmbitmap.pas
pmdev.pas
pmgpi.pas
pmhelp.pas
pmshl.pas
pmspl.pas
pmstddlg.pas
pmwin.pas
pmwp.pas
pmwsock.pas * improved compatibility with Windows WinSock 2006-11-12 22:49:48 +00:00
ports.pas
printer.pas
prt0.as
so32dll.pas * type aliases for improved compatibility 2006-11-12 23:38:47 +00:00
sockets.pas * Make error constants cross platform. 2007-01-14 21:22:47 +00:00
sysdir.inc
sysfile.inc * 64-bit I/O calls 2006-06-25 15:10:14 +00:00
sysheap.inc
sysos2.pas
sysos.inc + preparations for conditional 64-bit FS support 2006-06-04 21:26:56 +00:00
sysosh.inc
system.pas + preparations for conditional 64-bit FS support 2006-06-04 21:26:56 +00:00
systhrd.inc * cleanup of rtlevents, remove startwait due to persistance guarantee 2007-01-08 19:11:07 +00:00
sysutils.pp * fix FileSeek implementation to match declaration 2006-11-01 17:47:47 +00:00
todo-os2.txt
tthread.inc * compilation fix required due to recent changes (systhrd.inc implementation inherited instead of reimplementation) 2006-05-14 23:24:33 +00:00
varutils.pp
video.pp * Unix video unit character set conversion overhaul 2006-04-17 12:39:02 +00:00
viocalls.imp
viocalls.pas
winsock.pas