fpc/rtl/os2
2015-09-05 11:02:54 +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 * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * start building unicode related units 2015-01-04 18:23:13 +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 * changed from import by name (not working correctly) to import by index (as used everywhere else in OS/2 RTL) 2013-09-01 10:10:59 +00:00
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
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 * corrected initialization of cached information about 'MS Windows-compatible' codepage number information (if different from the OS/2 codepage number), removed warnings about implicit string conversions 2015-02-26 17:07:42 +00:00
sysutils.pp * fix returned value for FileRead and FileWrite in case of an error and change the default sharing mode to doDenyRW to be compatible with other platforms 2015-02-10 23:46:06 +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