fpc/rtl/darwin
yury 2b2a68446d * 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.
* Build unixcp for all unix-like systems.
* Use the unixcp unit in cwstring instead of winiconv.inc.
- Deleted winiconv.inc
- Reverted r22410,r22411,r22428. The compiler will use the unixcp unit to get a default code page for ansistrings.

git-svn-id: trunk@23670 -
2013-02-28 18:21:28 +00:00
..
arm * fixed clearing fpscr "exception happened" flags 2009-12-03 20:21:27 +00:00
i386 * fixes from previous darwin/i386 commit for darwin/x86_64 2007-11-11 17:09:52 +00:00
powerpc * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
powerpc64 * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
ppcgen * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
x86 * remove the RTL's installed signal handlers at the end of the system 2009-05-02 09:40:44 +00:00
x86_64 * fixes from previous darwin/i386 commit for darwin/x86_64 2007-11-11 17:09:52 +00:00
console.pp * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
errno.inc * cwstring fixed and activated for Darwin 2005-06-14 18:30:05 +00:00
errnostr.inc * added missing "," 2006-01-08 08:21:15 +00:00
extres_multiarch.inc + darwin/arm signal handling support, except for the definition of the 2008-11-21 22:04:03 +00:00
Makefile * 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
Makefile.fpc * 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
pmutext.inc * 64 bit fixes 2007-02-14 21:53:14 +00:00
pthread.inc + definition of pthread_mutex_trylock(), fixes compilation after r15026 2010-03-21 11:47:27 +00:00
ptypes.inc * made several OS interfacing records non-packed, since they are not packed 2012-03-29 17:10:13 +00:00
signal.inc * made several OS interfacing records non-packed, since they are not packed 2012-03-29 17:10:13 +00:00
sysctlh.inc
termio.pp * inlined few procs. Didn't inline makeraw since that triggers inline WITH bug. 2005-09-28 20:59:20 +00:00
termios.inc * made several OS interfacing records non-packed, since they are not packed 2012-03-29 17:10:13 +00:00
termiosproc.inc * use libc functions instead of (wrong) translations of C code for most 2012-05-14 18:12:30 +00:00
unxconst.inc * fixed O_NOCTTY constant value 2009-01-29 15:10:43 +00:00
unxfunc.inc * more ESysEINTR handling 2009-03-19 22:01:09 +00:00
unxsockh.inc * add TCP and UDP setsockopt option constants to all unix-likes 2008-05-31 22:06:56 +00:00