fpc/rtl/os2
2015-01-23 00:48:16 +00:00
..
tests
classes.pp
dos.pas * align DosError returned for empty filename in GetFAttr and SetFAttr to TP/BP 2015-01-23 00:48:16 +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 * 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
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 * fixed re-initialization of cached UConv object after changed codepage and added implementation of several more UnicodeStringManager routines 2015-01-11 00:16:12 +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 * 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
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