mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-10 10:47:21 +01:00
platform)
+ mbstate_t type for all unixes except BeOS (doesn't exist for BeOS)
+ implemented UpperAnsiStringProc/LowerAnsiStringProc for unix
* fixed Ansi2UCS4Move in cwstring (although it isn't used anywhere
currently)
+ test for Upper/LowerAnsiString
git-svn-id: trunk@9393 -
|
||
|---|---|---|
| .. | ||
| i386 | ||
| powerpc | ||
| powerpc64 | ||
| ppcgen | ||
| x86 | ||
| x86_64 | ||
| console.pp | ||
| errno.inc | ||
| errnostr.inc | ||
| Makefile | ||
| Makefile.fpc | ||
| pmutext.inc | ||
| pthread.inc | ||
| ptypes.inc | ||
| signal.inc | ||
| sysctlh.inc | ||
| termio.pp | ||
| termios.inc | ||
| termiosproc.inc | ||
| unxconst.inc | ||
| unxfunc.inc | ||
| unxsockh.inc | ||