fpc/rtl/os2
2011-08-25 21:34:44 +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
doscalls.pas * 64-bit versions of TFileStatus* and TFileFindBuf* types added 2011-08-25 21:19:44 +00:00
dynlibs.inc * dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies 2010-11-18 22:09:48 +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 + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
Makefile.fpc * enables compilation of iso7185 unit on all targets 2010-08-06 17:45:42 +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 * improved compatibility with Windows WinSock 2006-11-12 22:49:48 +00:00
ports.pas
printer.pas
prt0.as + RTL exception handler for OS/2 2007-09-30 14:15:37 +00:00
so32dll.pas * type aliases for improved compatibility 2006-11-12 23:38:47 +00:00
sockets.pas * missing AF_INET added 2007-09-30 21:35:36 +00:00
sysdir.inc * ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted 2009-11-18 18:04:51 +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 * fix for exception handling - avoid endless loop in case of fatal exceptions, safer checking for prefetch bug 2010-04-11 00:37:01 +00:00
systhrd.inc * fixes for OS/2 threading support by Stefan Zigulec 2011-01-02 23:08:15 +00:00
sysutils.pp * FileExists fixed - wildcards not accepted any longer 2011-08-25 21:34:44 +00:00
todo-os2.txt
tthread.inc
varutils.pp
video.pp * fix for web bug #6579 2010-08-24 21:32:49 +00:00
viocalls.imp
viocalls.pas
winsock.pas