fpc/rtl/os2
2010-04-11 15:14:18 +00:00
..
tests
classes.pp
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 + aliases to TPipeSemState field names for improved compatibility and overloaded version of DosQueryNPipeSemState using this type 2007-11-04 22:17:29 +00:00
dynlibs.inc * SharedSuffix moved to include files to reduce number of ifdefs 2010-02-13 15:44:12 +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 * regenerated using latest fpcmake 2009-08-02 18:40:14 +00:00
Makefile.fpc - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies 2008-07-20 13:05:03 +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 * 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 * initialize previously missing fields of threadmanager record 2010-04-11 15:14:18 +00:00
sysutils.pp * fix for 11263, changed fileread and fd_zero to out using $modeswitch. 2010-03-01 22:35:14 +00:00
todo-os2.txt
tthread.inc
varutils.pp
video.pp * safer handling of video buffer changes, free original screen buffer at termination and initialized screen parameters at start to allow proper working of TProgram based FV programs 2010-04-11 00:26:03 +00:00
viocalls.imp
viocalls.pas
winsock.pas