fpc/rtl/darwin
Jonas Maebe 68595c8b72 * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
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 -
2007-12-05 17:42:35 +00:00
..
i386 * fixes from previous darwin/i386 commit for darwin/x86_64 2007-11-11 17:09:52 +00:00
powerpc * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
powerpc64 * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
ppcgen * fixes from previous darwin/i386 commit for darwin/x86_64 2007-11-11 17:09:52 +00:00
x86 * fixes from previous darwin/i386 commit for darwin/x86_64 2007-11-11 17:09:52 +00:00
x86_64 * fixes from previous darwin/i386 commit for darwin/x86_64 2007-11-11 17:09:52 +00:00
console.pp * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
errno.inc * cwstring fixed and activated for Darwin 2005-06-14 18:30:05 +00:00
errnostr.inc * added missing "," 2006-01-08 08:21:15 +00:00
Makefile * variants depends on math 2007-11-30 17:57:39 +00:00
Makefile.fpc * variants depends on math 2007-11-30 17:57:39 +00:00
pmutext.inc * 64 bit fixes 2007-02-14 21:53:14 +00:00
pthread.inc * explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start 2007-08-11 20:59:37 +00:00
ptypes.inc * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on 2007-12-05 17:42:35 +00:00
signal.inc * fixes from previous darwin/i386 commit for darwin/x86_64 2007-11-11 17:09:52 +00:00
sysctlh.inc * remove $Log 2005-06-07 09:47:55 +00:00
termio.pp * inlined few procs. Didn't inline makeraw since that triggers inline WITH bug. 2005-09-28 20:59:20 +00:00
termios.inc + added a number of constants from /usr/include/sys/iocomm.h and filio.h 2005-12-08 12:18:57 +00:00
termiosproc.inc * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
unxconst.inc * fixed IOCtl_TCGETS constant 2007-11-10 18:32:38 +00:00
unxfunc.inc * remove $Log 2005-06-07 09:47:55 +00:00
unxsockh.inc + added declarations for Apple-specific socket options 2007-03-24 12:31:52 +00:00