.. |
i386
|
79ec403774
Fix for multiple exception troubles
|
15 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
|
834026bfb5
* synchronised with trunk up to r21067
|
13 years ago |
Makefile.fpc
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
clocale.inc
|
391aef9927
* clocale fixed for Solaris, Patch by Ludo Brands, mantis #19675
|
14 years ago |
errno.inc
|
5074c4c734
* fixed typo
|
18 years ago |
errnostr.inc
|
a446c578ef
* sys_errlist fixed
|
19 years ago |
osdefs.inc
|
4ace790492
* remove $Log
|
20 years ago |
osmacro.inc
|
4ace790492
* remove $Log
|
20 years ago |
ostypes.inc
|
af7974973d
fix stat type for x86_64 cpu
|
15 years ago |
pthread.inc
|
a2de97f932
* fixed parameter types of pthread_mutex_destroy, pthread_mutex_lock and
|
13 years ago |
ptypes.inc
|
431e494548
* removed "packed" from a few OS interface records
|
13 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
|
1ccf16358c
rtl: init widestring and unitcodestring managers before initialization of Standard IO files (stdin,stdout,stderr)
|
14 years ago |
termio.pp
|
fe2b798378
* made a lot of Solaris rtl stuff compilable
|
19 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 |
unxsockh.inc
|
c8218eaab8
* constants for sockets unit of Solaris by L. Brands, mantis #19665
|
14 years ago |