fpc/rtl/os2
2007-10-29 16:34:18 +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 * missing constants for context flags added 2007-09-30 00:51:40 +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 * regenerated to fix fpc detection on non-i386 2007-10-29 16:34:18 +00:00
Makefile.fpc + stdconvs and fmtbcd now compiled too (the latter needed for fcl-db) 2007-09-30 23:24:55 +00:00
moncalls.pas
moucalls.pas
mouse.pp * Convert to code that also works correct in $T+ case. 2007-07-03 21:40:54 +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
sysfile.inc + dynamically loaded 64-bit FS calls made available outside unit System 2007-03-05 00:17:27 +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 compilation by moving wrongly placed SYSTEMEXCEPTIONDEBUG defines 2007-09-30 16:14:07 +00:00
systhrd.inc * refactored SysResetFPU into SysInitFPU and SysResetFPU 2007-10-28 12:06:49 +00:00
sysutils.pp + FileTruncate allows 64-bit parameter 2007-03-05 23:47:10 +00:00
todo-os2.txt
tthread.inc
varutils.pp
video.pp
viocalls.imp
viocalls.pas
winsock.pas