fpc/rtl/aix
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
..
clocale.inc
dlaix.inc
errno.inc
errnostr.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
osdefs.inc
osmacro.inc
ostypes.inc
pthread.inc
ptypes.inc
sighnd.inc
sighndh.inc
signal.inc
suuid.inc
sysos.inc
sysosh.inc
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
termios.inc
termiosproc.inc
unxconst.inc
unxfunc.inc
unxsockh.inc * {$linklib libnsl.so} -> {$linklib nsl} for AIX (copy/paste error) 2012-04-22 10:40:51 +00:00