tlibc conflict on os x - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit fb04a0b942408b516d2ac11e57b20960520de7ed
DIR parent 1bcfd909e712ae3478e2ad81561ca95f7b92c8fe
HTML Author: rsc <devnull@localhost>
Date: Thu, 15 Mar 2007 17:35:43 +0000
libc conflict on os x
Diffstat:
M src/cmd/auxclog.c | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/src/cmd/auxclog.c b/src/cmd/auxclog.c
t@@ -2,6 +2,8 @@
#include <libc.h>
#include <bio.h>
+#define openlog auxclog_openlog /* libc symbol on OS X */
+
char *argv0;
int