fpc/rtl/emx
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
..
crt.pas
dos.pas + Removed HASTHREADVAR SUPPORT_THREADVAR defines 2005-06-09 17:40:29 +00:00
emx.imp
emx.pas
emxwrap.imp
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
ports.pas
prt0.as
prt1.as
sysdir.inc
sysemx.pas
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
system.pas * StackTop now common and changed to pointer (remove duplicate declaration) 2006-03-05 10:41:47 +00:00
systhrd.inc + Removed HASTHREADVAR SUPPORT_THREADVAR defines 2005-06-09 17:40:29 +00:00
sysutils.pp * fix FileSeek implementation to match declaration 2006-11-01 17:47:47 +00:00