fpc/rtl/emx
florian 70b8789262 o basic extended pascal support:
+ automatically loaded helper unit
  * Makefiles adapted
  * mode switch
  * mode switches reorganized
+ TimeStamp support

git-svn-id: trunk@32330 -
2015-11-15 15:13:36 +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 o basic extended pascal support: 2015-11-15 15:13:36 +00:00
Makefile.fpc o basic extended pascal support: 2015-11-15 15:13:36 +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 * Type helpers, compatible to Delphi XE 8 2015-11-07 09:40:54 +00:00