fpc/rtl/os2
2009-05-29 07:27:41 +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 for wrong pointer increment (causing crash/heap corruptions) 2006-01-25 21:26:38 +00:00
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
exe.pas
kbdcalls.pas
keyboard.pp + make use of the provided CtrlBreakHandler (OS/2) 2007-09-30 15:19:59 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies 2008-07-20 13:05:03 +00:00
moncalls.pas * removed unneeded variable 2006-06-03 23:43:06 +00:00
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 * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +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 * unicodestringmanager patch from r11743 extended to OS/2 and other platforms using system.pas instead of system.pp 2008-12-19 12:46:58 +00:00
systhrd.inc * refactored SysResetFPU into SysInitFPU and SysResetFPU 2007-10-28 12:06:49 +00:00
sysutils.pp * Change so that when FindFirst initially returns nonzero, FindClose is no longer needed (Windows compatible) 2009-05-29 07:27:41 +00:00
todo-os2.txt
tthread.inc * compilation fix required due to recent changes (systhrd.inc implementation inherited instead of reimplementation) 2006-05-14 23:24:33 +00:00
varutils.pp
video.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
viocalls.imp
viocalls.pas
winsock.pas