fpc/rtl/os2
micha b0838b13d7 * add armeb target to compiler/Makefiles
git-svn-id: trunk@10552 -
2008-03-24 17:48:11 +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 + 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 * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc + added exeinfo to implicit units so make install works again 2008-01-18 23:03:38 +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 * 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 * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +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