svn rev #19655: trunk/src/lib/krb5/krb/

raeburn@MIT.EDU raeburn at MIT.EDU
Thu Jun 28 22:32:02 EDT 2007


Commit By: raeburn
Log Message: 
Define a localtime_r wrapper around localtime if the system doesn't
provide localtime_r, instead of handling it in-line.  Check for error
indication from localtime_r.  Call localtime_r only once instead of
each time around the loop.


Changed Files:
U   trunk/src/lib/krb5/krb/str_conv.c



More information about the cvs-krb5 mailing list