[krbdev.mit.edu #7687] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Aug 15 12:51:26 EDT 2013


Move utility functions to hostrealm.c

Move the remaining internal functions from hst_realm.c to hostrealm.c,
and get rid of hst_realm.c.

https://github.com/krb5/krb5/commit/4f7f1fce6edca17db625d76c1f81ea098f29c313
Author: Greg Hudson <ghudson at mit.edu>
Commit: 4f7f1fce6edca17db625d76c1f81ea098f29c313
Branch: master
 src/lib/krb5/os/Makefile.in |    3 -
 src/lib/krb5/os/deps        |   15 +----
 src/lib/krb5/os/hostrealm.c |  132 +++++++++++++++++++++++++++++++++
 src/lib/krb5/os/hst_realm.c |  168 -------------------------------------------
 4 files changed, 134 insertions(+), 184 deletions(-)



More information about the krb5-bugs mailing list