fpc/rtl/os2
2019-03-17 14:45:03 +00:00
..
tests
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
dos.pas * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 2016-11-17 22:05:17 +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 * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc + added sortbase as a dependency to unit fgl in the makefiles 2019-02-02 23:22:09 +00:00
moncalls.pas * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
moucalls.pas * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
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 * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00
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
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 * provide access to information about the failing file when dynamic loading fails 2016-09-10 21:30:35 +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 * provide access to information about the failing file when dynamic loading fails 2016-09-10 21:30:35 +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 + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString 2018-08-24 15:33:45 +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 * updated FSF address (mantis #30198, patch by Paul Gevers) 2016-10-02 12:56:59 +00:00