fpc/rtl/os2
2016-06-03 23:57:51 +00:00
..
tests
classes.pp
dos.pas * avoid FindFirst failing due to Attribute parameter bigger than $FF 2016-06-03 21:16:35 +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 + exe386 merged into Exe 2000-09-03 19:02:03 +00:00
kbdcalls.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * removed unneeded variable 2006-06-03 23:43:06 +00:00
moucalls.pas
newexe.pas
os2def.pas * missing ordinals for DosCalls added 2014-11-05 17:59:47 +00:00
pmbidi.pas
pmbitmap.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
pmdev.pas
pmgpi.pas
pmhelp.pas
pmshl.pas
pmspl.pas
pmstddlg.pas
pmwin.pas
pmwp.pas * remove $Log 2005-06-07 09:47:55 +00:00
pmwsock.pas
ports.pas
prt0.as
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
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 * remove $Log 2005-06-07 09:47:55 +00:00
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 * fix compilation after UnicodeString ExecuteProcess related changes 2016-06-03 23:57:51 +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