.. |
Makefile
|
70b8789262
o basic extended pascal support:
|
9 years ago |
Makefile.fpc
|
70b8789262
o basic extended pascal support:
|
9 years ago |
dos.pas
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 years ago |
emx.imp
|
ad0e0c3f94
* Moved from OS/2 target
|
22 years ago |
emx.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
emxwrap.imp
|
ad0e0c3f94
* Moved from OS/2 target
|
22 years ago |
ports.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
prt0.as
|
99d12084db
+ RTL for emx target
|
23 years ago |
prt1.as
|
99d12084db
+ RTL for emx target
|
23 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
sysdir.inc
|
daa8eadb14
* allow trailing backslash in SetCurrentDir and ChDir
|
11 years ago |
sysemx.pas
|
16fcafe424
* Cosmetic changes
|
22 years ago |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 years ago |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 years ago |
sysos.inc
|
b9f88aa80c
* mapping of I/O error number 206 having different meaning in FPC to RTE 3
|
10 years ago |
sysosh.inc
|
4ace790492
* remove $Log
|
20 years ago |
system.pas
|
2d454dc8fa
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.
|
10 years ago |
systhrd.inc
|
9b79fb3ac9
* avoid range error for sem_indefinite_wait - fix for web bug #18263 (EMX target)
|
14 years ago |
sysutils.pp
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 years ago |