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 * patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead 2005-06-10 17:05:35 +00:00
classes.pp * Reverted dependency on fgl generics unit. fgl itself remains untouched. 2006-12-19 19:53:21 +00:00
crt.pas + Removed HASTHREADVAR SUPPORT_THREADVAR defines 2005-06-09 17:40:29 +00:00
dos.pas * fix for wrong pointer increment (causing crash/heap corruptions) 2006-01-25 21:26:38 +00:00
doscalls.pas + added information about some ordinals 2006-06-04 21:27:58 +00:00
dynlibs.inc * remove $Log 2005-06-07 09:47:55 +00:00
exe.pas
kbdcalls.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
mouse.pp * another cleanup of unnecessary variables 2006-06-03 23:47:52 +00:00
newexe.pas
os2def.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmbidi.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmbitmap.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmdev.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmgpi.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmhelp.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmshl.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmspl.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmstddlg.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmwin.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmwp.pas * remove $Log 2005-06-07 09:47:55 +00:00
pmwsock.pas * improved compatibility with Windows WinSock 2006-11-12 22:49:48 +00:00
ports.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
printer.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
prt0.as - prt1.as removed 2004-02-02 03:24:09 +00:00
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 * remove $Log 2005-06-07 09:47:55 +00:00
sysfile.inc * 64-bit I/O calls 2006-06-25 15:10:14 +00:00
sysheap.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysos2.pas
sysos.inc + preparations for conditional 64-bit FS support 2006-06-04 21:26:56 +00:00
sysosh.inc * remove $Log 2005-06-07 09:47:55 +00:00
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 * fixes for dosh.inc 2004-02-15 08:02:44 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
video.pp * Unix video unit character set conversion overhaul 2006-04-17 12:39:02 +00:00
viocalls.imp
viocalls.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
winsock.pas * remove $Log 2005-06-07 09:47:55 +00:00