fpc/rtl/os2
peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants
added to allow customization of path and directory parsing in the rtl
  * Use the new sets instead of the hardcoded / and \

git-svn-id: trunk@10105 -
2008-01-29 23:04:56 +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
exe.pas
kbdcalls.pas
keyboard.pp + make use of the provided CtrlBreakHandler (OS/2) 2007-09-30 15:19:59 +00:00
Makefile + added exeinfo to implicit units so make install works again 2008-01-18 23:03:38 +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
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 * 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
todo-os2.txt
tthread.inc
varutils.pp
video.pp
viocalls.imp
viocalls.pas
winsock.pas