From: Jarkko Hietaniemi Date: Mon, 9 Jul 2001 13:19:34 +0000 (+0000) Subject: Netware tweak from Ananth Kesari. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=02971690af903a9fce07d2815215087acfa9729e;p=p5sagit%2Fp5-mst-13.2.git Netware tweak from Ananth Kesari. p4raw-id: //depot/perl@11233 --- diff --git a/NetWare/netware.h b/NetWare/netware.h index bd1a4c2..f9ae1bf 100644 --- a/NetWare/netware.h +++ b/NetWare/netware.h @@ -69,6 +69,8 @@ typedef u_int SOCKET; EXTERN_C void Perl_nw5_init(int *argcp, char ***argvp); +#define PTHREAD_ATFORK(prepare,parent,child) NOOP + /* * This provides a layer of functions and macros to ensure extensions will * get to use the same RTL functions as the core.