fpc/rtl/haiku
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
..
i386 * Updated haiku signal definitions to reflect changes made in Haiku 2012-04-01 08:03:12 +00:00
baseunix.pp
bethreads.pp
classes.pp
errno.inc * Define two more constants in order to compile fppkg under Haiku after r15275 2010-05-19 22:25:59 +00:00
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
ossysc.inc
ostypes.inc
pthread.inc
ptypes.inc * fix some pthread declarations probably inherited from the BeOS port. 2011-10-21 22:24:03 +00:00
settimeo.inc
signal.inc * Updated haiku signal definitions to reflect changes made in Haiku 2012-04-01 08:03:12 +00:00
suuid.inc
syscall.inc
syscallh.inc
sysconst.inc
sysheap.inc
sysnr.inc
sysos.inc
sysosh.inc * revert part of r19256. While this declaration seems not consistent with 2011-10-22 23:12:20 +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
termios.inc
termiosproc.inc
unixsock.inc
unxconst.inc
unxfunc.inc
unxsockh.inc