fpc/rtl/os2
Jonas Maebe 2e64c63993 * fixed dependencies for lineinfo unit after r33007
* also made lnfodwrf dependent on lineinfo for all platforms,
    because both units implicitly depend on the exeinfo unit
    and if both are compiled at the same time they can fall
    over each other while writing its .ppu or .s file

git-svn-id: trunk@33039 -
2016-02-01 22:52:50 +00:00
..
tests
classes.pp
dos.pas * fix SetFAttr (doWriteThrough not accepted in DosSetPathInfo for ilStandard) and improve compatibility with TP/BP for returned DosError in case of errors 2015-02-10 16:55:20 +00:00
doscall2.pas * added information for future implementation of certain SMP specific API functions 2015-01-11 00:18:10 +00:00
doscalls.pas * added information for future implementation of certain SMP specific API functions 2015-01-11 00:18:10 +00:00
dynlibs.inc * fixed OS/2 compilation after dynlibs manager implementation 2015-02-03 23:56:12 +00:00
exe.pas
kbdcalls.pas
Makefile * fixed dependencies for lineinfo unit after r33007 2016-02-01 22:52:50 +00:00
Makefile.fpc * fixed dependencies for lineinfo unit after r33007 2016-02-01 22:52:50 +00:00
moncalls.pas
moucalls.pas
newexe.pas
os2def.pas * missing ordinals for DosCalls added 2014-11-05 17:59:47 +00:00
pmbidi.pas
pmbitmap.pas
pmdev.pas
pmgpi.pas
pmhelp.pas
pmshl.pas
pmspl.pas
pmstddlg.pas
pmwin.pas
pmwp.pas
pmwsock.pas
ports.pas
prt0.as
rtldefs.inc
so32dll.pas
sysdir.inc * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL 2014-10-30 14:44:03 +00:00
sysdl.inc * fixed OS/2 compilation after dynlibs manager implementation 2015-02-03 23:56:12 +00:00
sysdlh.inc * fixed OS/2 compilation after dynlibs manager implementation 2015-02-03 23:56:12 +00:00
sysfile.inc * allow Append to work on character devices 2015-02-11 00:08:53 +00:00
sysheap.inc * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL 2014-10-30 14:44:03 +00:00
sysos2.pas
sysos.inc * mapping of I/O error number 206 having different meaning in FPC to RTE 3 2015-02-22 22:25:44 +00:00
sysosh.inc
system.pas * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00
systhrd.inc * make FPC RTL again compatible to OS/2 2.x (avoid using DosAllocThreadAlloc/FreeMemory if not available while keeping to use them if possible) 2014-11-03 21:05:32 +00:00
sysucode.inc * fix compilation failure after r32262 2015-11-08 00:41:00 +00:00
sysutils.pp * Type helpers, compatible to Delphi XE 8 2015-11-07 09:40:54 +00:00
todo-os2.txt * TODO updated according to the current status of OS/2 RTL 2015-02-15 11:21:34 +00:00
tthread.inc * fix for bug #16884 for OS/2 2015-02-15 19:39:53 +00:00
viocalls.imp
viocalls.pas