.. |
i386
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
9 years ago |
sparc
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
9 years ago |
x86_64
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
9 years ago |
Makefile
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 years ago |
Makefile.fpc
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 years ago |
errno.inc
|
5074c4c734
* fixed typo
|
18 years ago |
errnostr.inc
|
a446c578ef
* sys_errlist fixed
|
19 years ago |
osdefs.inc
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
osmacro.inc
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
ostypes.inc
|
af7974973d
fix stat type for x86_64 cpu
|
15 years ago |
pthread.inc
|
b2e85d2c56
* pthread_attr_destroy fixes for the rest of *nix.
|
11 years ago |
ptypes.inc
|
431e494548
* removed "packed" from a few OS interface records
|
13 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
signal.inc
|
461c459821
* fix SigActionRec for x86_64 cpu
|
15 years ago |
suuid.inc
|
fe2b798378
* made a lot of Solaris rtl stuff compilable
|
19 years ago |
sysos.inc
|
f60c72b773
* fixed ioctl for non-linux: the third parameter is "..." there rather
|
18 years ago |
sysosh.inc
|
f1f8d119f8
* pthread_t is an "unsigned int" on solaris
|
19 years ago |
system.pp
|
aec9ef1b70
Fix StackTop computation by using StackTopPtr variable set in _start code
|
9 years ago |
termio.pp
|
ebe262762a
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
11 years ago |
termios.inc
|
c7179f243b
* fix problem with tcsetattr overloadwith const parameter
|
15 years ago |
termiosproc.inc
|
6f0861e666
* Applied patch from Ludo Brands wrt constant used in termio.TCFlush.
|
13 years ago |
unxconst.inc
|
fe2b798378
* made a lot of Solaris rtl stuff compilable
|
19 years ago |
unxfunc.inc
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 years ago |