K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-01-30T19:20:36.248362Z K 7 svn:log V 199 Fix argc passing in an alternative way by changing nargvstr and nenvstr to be unsigned long instead of int. This preserves argument passing conventions on sparc64, and eliminates hacks on powerpc64. END