fpc/rtl/emx
2014-11-22 20:35:46 +00:00
..
dos.pas + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
emx.imp
emx.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
emxwrap.imp
Makefile + new unit providing access to additional OS/2 API functions from DOSCALL1.DLL available in newer OS/2 versions (WSeB/MCP/eCS) - currently additional 64-bit file handling not used directly in RTL; mostly file locking related now; dynamically loaded and simulated under older OS/2 versions to allow executables using them to run on older OS/2 versions 2014-10-21 17:29:05 +00:00
Makefile.fpc + new unit providing access to additional OS/2 API functions from DOSCALL1.DLL available in newer OS/2 versions (WSeB/MCP/eCS) - currently additional 64-bit file handling not used directly in RTL; mostly file locking related now; dynamically loaded and simulated under older OS/2 versions to allow executables using them to run on older OS/2 versions 2014-10-21 17:29:05 +00:00
ports.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
prt0.as
prt1.as
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdir.inc * allow trailing backslash in SetCurrentDir and ChDir 2014-01-21 00:42:16 +00:00
sysemx.pas
sysfile.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysosh.inc * remove $Log 2005-06-07 09:47:55 +00:00
system.pas - RTL: removed InitVariantManager, it was an empty procedure since day 1. 2014-11-22 20:35:46 +00:00
systhrd.inc * avoid range error for sem_indefinite_wait - fix for web bug #18263 (EMX target) 2010-12-19 15:38:54 +00:00
sysutils.pp * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00