fpc/rtl/emx
marco d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00
..
dos.pas + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
emx.imp
emx.pas
emxwrap.imp
Makefile * version updated to 3.1.1 2015-01-04 21:09:04 +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
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 * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.pas - RTL: removed InitVariantManager, it was an empty procedure since day 1. 2014-11-22 20:35:46 +00:00
systhrd.inc
sysutils.pp * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00