fpc/rtl/os2
2013-04-29 12:30:54 +00:00
..
tests
classes.pp + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 2007-03-25 19:19:04 +00:00
crt.pas + Use CtrlBreakHandler infrastructure to allow processing of Ctrl-C in ReadKey (OS/2 implementation) 2007-09-30 14:17:42 +00:00
dos.pas * fix DosExitCode for sessions of other types, consider ExecFlags for other session types 2011-10-06 23:57:59 +00:00
doscalls.pas * boolean must not be used for DosCalls API parameters 2011-12-11 00:46:55 +00:00
dynlibs.inc * correction for copy&paste error in previous commit 2012-07-12 23:32:51 +00:00
exe.pas
kbdcalls.pas
keyboard.pp + make use of the provided CtrlBreakHandler (OS/2) 2007-09-30 15:19:59 +00:00
Makefile Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 2013-04-29 12:30:54 +00:00
Makefile.fpc rtl: add missing windows codepages (mantis #0024294) 2013-04-22 01:48:12 +00:00
moncalls.pas
moucalls.pas
mouse.pp * (slightly modified) patch by Laaca originally for GO32v2 - avoid disappearing mouse cursor in full screen sessions 2008-03-30 20:51:48 +00:00
newexe.pas
os2def.pas
pmbidi.pas
pmbitmap.pas
pmdev.pas
pmgpi.pas
pmhelp.pas
pmshl.pas
pmspl.pas
pmstddlg.pas
pmwin.pas
pmwp.pas
pmwsock.pas
ports.pas
printer.pas
prt0.as + RTL exception handler for OS/2 2007-09-30 14:15:37 +00:00
so32dll.pas
sockets.pas * unit sockets extended to allow interoperability with external socket libraries compiled using EMX - e.g. OpenSSL 2012-12-29 14:38:36 +00:00
sysdir.inc + FileNameCasePreserving added - see #18066 in Mantis 2012-04-15 21:21:53 +00:00
sysfile.inc * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos2.pas
sysos.inc + RTL exception handler for OS/2 2007-09-30 14:15:37 +00:00
sysosh.inc
system.pas * GetCPUCount implementation for OS/2 added 2012-12-27 22:23:03 +00:00
systhrd.inc * GetCPUCount implementation for OS/2 added 2012-12-27 22:23:03 +00:00
sysutils.pp * GetTickCount(64) implementation for OS/2 added 2012-12-28 12:53:55 +00:00
todo-os2.txt
tthread.inc Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 2012-12-27 16:16:17 +00:00
varutils.pp
video.pp * fix for web bug #6579 2010-08-24 21:32:49 +00:00
viocalls.imp
viocalls.pas
winsock.pas