fpc/rtl/emx
Jonas Maebe 89418d23e5 * regenerated Makefiles with Linux/AArch64 support
git-svn-id: trunk@30891 -
2015-05-20 20:15:10 +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 * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +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 * 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 * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos.inc * mapping of I/O error number 206 having different meaning in FPC to RTE 3 2015-02-22 22:25:44 +00:00
sysosh.inc * remove $Log 2005-06-07 09:47:55 +00:00
system.pas Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 2015-02-03 20:00:00 +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