.. |
Makefile
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
Makefile.fpc
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
classes.pp
|
ca79cbef1f
Fix compilation of classes unit for watcom target
|
7 years ago |
dos.pp
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
8 years ago |
prt0.as
|
5100a988f7
* more watcom rtl fixes
|
18 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
sysdir.inc
|
4626db1814
Adapt to DoDirSeparators declaration change
|
8 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
|
6ea40be296
* fixed more properties, I still wonder how this could be commited
|
16 years ago |
sysos.inc
|
6ea40be296
* fixed more properties, I still wonder how this could be commited
|
16 years ago |
sysosh.inc
|
6ea40be296
* fixed more properties, I still wonder how this could be commited
|
16 years ago |
system.pp
|
38704411b2
Define conditional FASTMOVE_DISABLE_SSE3 to discard SSE specific code, needed for Watcom Assembler support
|
8 years ago |
sysutils.pp
|
42bfa3967c
Fix compilation of sysutils unit
|
8 years ago |
watcom.pp
|
6d8b346113
* test_int31 needs stdcall modifier
|
18 years ago |