svn rev #17944: trunk/src/util/support/
raeburn@MIT.EDU
raeburn at MIT.EDU
Wed Apr 19 16:23:46 EDT 2006
Commit By: raeburn
Log Message:
ticket: 3620
status: open
* errors.c (krb5int_get_error): Try strerror_r if available before strerror.
* plugins.c (ERRSTR): New macro, tries strerror_r and uses strerror only if it
fails or isn't available.
(krb5int_open_plugin_dir): Use it.
Changed Files:
U trunk/src/util/support/errors.c
U trunk/src/util/support/plugins.c
More information about the cvs-krb5
mailing list