.. |
Makefile
|
bdfe5204bf
* first version updates
|
8 years ago |
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
|
10 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
|
c24ef72ed3
--- Merging r29797 into '.':
|
10 years ago |
sysosh.inc
|
4ace790492
* remove $Log
|
20 years ago |
system.pas
|
3a5e6485b5
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
|
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
|
9404acff6e
--- Merging r32264 into '.':
|
9 years ago |