Bart, > On 02/23/09 19:10, Bart Blanquart wrote: > > Updated code at http://cr.opensolaris.org/~bartbl/6251549/ ;
Maybe I'm reading too quickly, but why do 392-405 exist? Why shouldn't the passwd struct be global and just used directly? If they are required, what's wrong with using strdup()? Gary..