fpc/rtl/darwin
Jonas Maebe ef4b238989 * lineinfo and lnfodwrf depend on inc/exeinfo.pp
+ add fake dependency of lnfodwrf on lineinfo to avoid those two
    units being compiled together, because then inc/exeinfo.pp can
    also be compiled twice at the same time which leads to trouble
    if -ap isn't used
 (part of r10329, forgot to commit)

git-svn-id: trunk@10386 -
2008-02-25 15:40:13 +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 * lineinfo and lnfodwrf depend on inc/exeinfo.pp 2008-02-15 14:47:57 +00:00
Makefile.fpc * lineinfo and lnfodwrf depend on inc/exeinfo.pp 2008-02-25 15:40:13 +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