fpc/rtl/netbsd
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
powerpc
x86_64 x86_64 subdirectory added 2012-05-23 09:09:46 +00:00
errno.inc Corrected NetBSD system errors 2012-04-18 16:04:01 +00:00
errnostr.inc messages checked 2012-04-19 14:51:43 +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
pthread.inc Changed sem_t to pointer to a anonymous struct as in system header and fixed wrong constant values 2012-04-19 12:52:28 +00:00
ptypes.inc correct TStatFs for netbsd 2012-04-17 15:25:29 +00:00
signal.inc Fix SigContextRec record for x86_64 cpu 2012-09-14 12:06:07 +00:00
syscalls.inc
sysconst.inc
sysctlh.inc
sysnr.inc Define USE_SIGACTION_SIGTRAMP for x86_64 2012-04-24 23:06:22 +00:00
sysofft.inc
systypes.inc
termio.pp
termios.inc
termiosproc.inc * tcflow and tcsendbreak fix for open/net 2012-05-05 20:15:43 +00:00
unixsock.inc
unxconst.inc
unxfunc.inc
unxsockh.inc
unxsysc.inc