.. |
Makefile
|
8deef1764c
* Regen Makefiles with correct defines for some lineinfo units
|
1 year ago |
Makefile.fpc
|
b654c96bd3
Remove OS specific SYSTEMUNIT variable setting
|
1 year ago |
classes.pp
|
0b5764ef9d
* Add delphi-compatible observers to classes
|
1 year ago |
dos.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 year ago |
msmouse.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 year ago |
ports.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 year ago |
prt0c.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 years ago |
prt0comn.asm
|
46b82e3208
+ added the necessary changes for section based smartlinking to the msdos
|
7 years ago |
prt0h.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 years ago |
prt0l.asm
|
0236c2823a
+ added startup modules for compact, large and huge model that define the
|
11 years ago |
prt0m.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 years ago |
prt0s.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 years ago |
prt0t.asm
|
f4c463b6bd
* prt0stm.asm renamed prt0comn.asm, as it will probably be used as the common
|
11 years ago |
registers.inc
|
cd18b792ab
+ added Intr and MsDos implementations for i8086-msdos
|
12 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
sysdir.inc
|
031c8ada7c
* Char -> AnsiChar
|
1 year ago |
sysfile.inc
|
031c8ada7c
* Char -> AnsiChar
|
1 year ago |
sysheap.inc
|
031c8ada7c
* Char -> AnsiChar
|
1 year ago |
sysos.inc
|
1077093b08
+ added error checking to the dos file operations
|
12 years ago |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 years ago |
system.pp
|
d3105bbb95
* string -> shortstring
|
1 year ago |
sysutils.pp
|
e26607027e
Add dotted version of Dos unit in msdos/sysutils source
|
1 year ago |
tthread.inc
|
11b601d44c
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
|
5 years ago |