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