* prof_init.c (profile_init_path): takes a single string entry
authorMark Eichin <eichin@mit.edu>
Mon, 2 Oct 1995 19:20:59 +0000 (19:20 +0000)
committerMark Eichin <eichin@mit.edu>
Mon, 2 Oct 1995 19:20:59 +0000 (19:20 +0000)
commitd84652a447e184c33946a146c7e5518f080c21fc
tree77b2b18487c5bded57f99daf2409be3b26588d81
parent85c538a6e65774cd579b2830ee5c25a3bbddd45f
* prof_init.c (profile_init_path): takes a single string entry
that has pathnames seperated by colons, and splits it into
file names for profile_init. No provision for quoting colons in
pathnames, but shells don't solve that either.

* prof_init.c (profile_init): handle multiple input files by
grabbing the first one that doesn't return ENOENT.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6914 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/prof_init.c
src/util/profile/prof_int.h