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
i386
powerpc
powerpc64
ppcgen
x86
x86_64
console.pp
errno.inc
errnostr.inc
extres_multiarch.inc
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
pthread.inc
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
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
unxfunc.inc
unxsockh.inc