fpc/rtl/os2
Jonas Maebe ecd3cba02b * synchronised with trunk up to r24912
o resolved conflict in updated morphos sysutils unit
   o moved code that had been added to the now deleted  sysunix.inc to the
     unix-specific block of the fpwidestring unit's init code

git-svn-id: branches/cpstrrtl@24913 -
2013-06-17 20:50:02 +00:00
..
tests
classes.pp
crt.pas
dos.pas * fix DosExitCode for sessions of other types, consider ExecFlags for other session types 2011-10-06 23:57:59 +00:00
doscalls.pas * boolean must not be used for DosCalls API parameters 2011-12-11 00:46:55 +00:00
dynlibs.inc * fix breakage after writestr changes in r23888 2013-06-02 13:39:32 +00:00
exe.pas
kbdcalls.pas
keyboard.pp
Makefile Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 2013-04-29 12:30:54 +00:00
Makefile.fpc rtl: add missing windows codepages (mantis #0024294) 2013-04-22 01:48:12 +00:00
moncalls.pas
moucalls.pas
mouse.pp
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
rtldefs.inc + rtldefs.inc file for every target that contains defines shared by multiple 2012-09-27 07:54:06 +00:00
so32dll.pas
sockets.pas * unit sockets extended to allow interoperability with external socket libraries compiled using EMX - e.g. OpenSSL 2012-12-29 14:38:36 +00:00
sysdir.inc + FileNameCasePreserving added - see #18066 in Mantis 2012-04-15 21:21:53 +00:00
sysfile.inc
sysheap.inc
sysos2.pas
sysos.inc
sysosh.inc
system.pas * GetCPUCount implementation for OS/2 added 2012-12-27 22:23:03 +00:00
systhrd.inc * GetCPUCount implementation for OS/2 added 2012-12-27 22:23:03 +00:00
sysutils.pp * synchronised with trunk up to r24912 2013-06-17 20:50:02 +00:00
todo-os2.txt
tthread.inc Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 2012-12-27 16:16:17 +00:00
varutils.pp
video.pp
viocalls.imp
viocalls.pas
winsock.pas