..
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
* Sem_Indefinite_Wait constant changed to avoid range check errors - fix for web bug #18263
2010-12-19 15:34:33 +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
* 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
* 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
* fix for DirectoryExists - proper handling of root directory
2011-08-13 00:06:14 +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
* fix for web bug #6579
2010-08-24 21:32:49 +00:00
viocalls.imp
viocalls.pas
winsock.pas