Author: gozer
Date: Fri Mar 10 16:41:10 2006
New Revision: 384969
URL: http://svn.apache.org/viewcvs?rev=384969&view=rev
Log:
Fixes a small typo that would leave ids->egid
uninitialized and cause PL_egid to get corrupted
as a result.
Modified:
perl/modperl/trunk/Changes
perl/modperl/trun
Author: gozer
Date: Fri Mar 10 16:45:56 2006
New Revision: 384970
URL: http://svn.apache.org/viewcvs?rev=384970&view=rev
Log:
Code cleanup, Perl defines Uid_t_f and Gid_t_f as
printf format strings to print these types since
they can vary greatly between unixes. Casting
straight to ints was not a
Author: gozer
Date: Fri Mar 10 17:37:28 2006
New Revision: 384985
URL: http://svn.apache.org/viewcvs?rev=384985&view=rev
Log:
Small cosmetic fix, as this looks redundant:
Configuring Apache/2.0.54 mod_perl2/2.0.3-dev Perl/v5.8.6
compared to:
Configuring Apache/2.0.54 mod_perl/2.0.3-dev Perl/v5.