fpc/rtl/os2
2015-01-28 00:30:38 +00:00
..
tests
classes.pp
dos.pas * corrected test for empty filename in FileRec 2015-01-24 00:23:42 +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 * minor optimization (don't clear the result of GetDynLibsErrorStr twice) 2014-10-30 14:52:34 +00:00
exe.pas
kbdcalls.pas
Makefile * version updated to 3.1.1 2015-01-04 21:09:04 +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
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
sysfile.inc * remove unused local variable 2014-11-29 01:29:31 +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 * OS/2 UnicodeStringManager functions finished (except for CharLengthPChar and CodePointLength which only make sense after they get a codepage parameter as discussed with Jonas); fix for #6295 2015-01-17 01:32:20 +00:00
sysosh.inc
system.pas * corrected random memory corruption during argument setup 2015-01-24 00:25: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 * try a fallback to 'Universal' locale if the locale set in LANG is not recognized/supported by OS/2 2015-01-28 00:30:38 +00:00
sysutils.pp * minor update of the GetLastOSError support infrastructure 2014-11-29 01:43:38 +00:00
todo-os2.txt
tthread.inc * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL 2014-10-30 14:44:03 +00:00
viocalls.imp
viocalls.pas