.. |
i386
|
817555cd6e
Reset FPU state in SignalToRunError for SIGFPE, fixes tw12214 failure
|
10 years ago |
sparc
|
f6d452c2c0
* remove the RTL's installed signal handlers at the end of the system
|
16 years ago |
x86_64
|
9df8be501a
- Removed outdated FPC_HAS_RIP_RELATIVE defines, these seem to be the last ones in RTL.
|
14 years ago |
Makefile
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 years ago |
Makefile.fpc
|
872d317c98
* updated for make 3.82
|
10 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
|
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.
|
10 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 |