Update of /cvsroot/aolserver/aolserver/include
In directory vz-cvs-4.sog:/tmp/cvs-serv32057/include
Modified Files:
ns.h
ns.mak.in
Log Message:
added automatic export for modules
Index:
ns.mak.in
===================================================================
RCS file: /cvsroot/aolserver/aolserver/include/
ns.mak.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
***
ns.mak.in 27 Jun 2006 17:00:55 -0000 1.5
---
ns.mak.in 17 Sep 2012 20:47:35 -0000 1.6
***************
*** 162,165 ****
--- 162,166 ----
MODOBJ = $(MOD)_modinit.o
MODOBJS += $(MODOBJ)
+ DEFS += -DNS_MODINIT=$(MODINIT)
endif
endif
Index: ns.h
===================================================================
RCS file: /cvsroot/aolserver/aolserver/include/ns.h,v
retrieving revision 1.95
retrieving revision 1.96
diff -C2 -d -r1.95 -r1.96
*** ns.h 17 Sep 2012 18:38:25 -0000 1.95
--- ns.h 17 Sep 2012 20:47:35 -0000 1.96
***************
*** 1395,1397 ****
--- 1395,1402 ----
#endif
+ /* Module init proc automatic export */
+ #ifdef NS_MODINIT
+ NS_EXPORT Ns_ModuleInitProc NS_MODINIT;
+ #endif
+
#endif /* NS_H */
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
aolserver-commits mailing list
aolserve...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aolserver-commits