.. |
i386
|
Fix for multiple exception troubles
|
2009-11-19 21:25:04 +00:00 |
sparc
|
* remove the RTL's installed signal handlers at the end of the system
|
2009-05-02 09:40:44 +00:00 |
x86_64
|
- Removed outdated FPC_HAS_RIP_RELATIVE defines, these seem to be the last ones in RTL.
|
2011-10-11 09:11:32 +00:00 |
clocale.inc
|
* clocale fixed for Solaris, Patch by Ludo Brands, mantis #19675
|
2011-07-03 18:05:40 +00:00 |
errno.inc
|
* fixed typo
|
2006-12-25 10:01:24 +00:00 |
errnostr.inc
|
* sys_errlist fixed
|
2006-03-22 21:10:56 +00:00 |
Makefile
|
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets
|
2013-03-12 01:35:25 +00:00 |
Makefile.fpc
|
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets
|
2013-03-12 01:35:25 +00:00 |
osdefs.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
osmacro.inc
|
* remove $Log
|
2005-06-07 09:47:55 +00:00 |
ostypes.inc
|
fix stat type for x86_64 cpu
|
2009-11-24 16:36:20 +00:00 |
pthread.inc
|
* fixed parameter types of pthread_mutex_destroy, pthread_mutex_lock and
|
2012-03-29 20:32:20 +00:00 |
ptypes.inc
|
* removed "packed" from a few OS interface records
|
2012-03-29 20:32:42 +00:00 |
signal.inc
|
* fix SigActionRec for x86_64 cpu
|
2009-12-10 19:55:14 +00:00 |
suuid.inc
|
* made a lot of Solaris rtl stuff compilable
|
2006-02-07 20:17:44 +00:00 |
sysos.inc
|
* fixed ioctl for non-linux: the third parameter is "..." there rather
|
2007-11-10 18:22:37 +00:00 |
sysosh.inc
|
* pthread_t is an "unsigned int" on solaris
|
2006-11-08 12:55:22 +00:00 |
system.pp
|
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
2013-02-28 18:21:28 +00:00 |
termio.pp
|
* made a lot of Solaris rtl stuff compilable
|
2006-02-07 20:17:44 +00:00 |
termios.inc
|
* fix problem with tcsetattr overloadwith const parameter
|
2009-12-07 11:07:55 +00:00 |
termiosproc.inc
|
* Applied patch from Ludo Brands wrt constant used in termio.TCFlush.
|
2012-05-05 14:48:49 +00:00 |
unxconst.inc
|
* made a lot of Solaris rtl stuff compilable
|
2006-02-07 20:17:44 +00:00 |
unxfunc.inc
|
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
2011-09-27 20:22:40 +00:00 |
unxsockh.inc
|
* constants for sockets unit of Solaris by L. Brands, mantis #19665
|
2011-07-01 20:50:49 +00:00 |