* c_ustime.c: Removed Mac OS 9 code. * ccdefname.c: Conditionalize on USE_CCAPI and...
authorAlexandra Ellwood <lxs@mit.edu>
Thu, 6 Mar 2003 21:16:52 +0000 (21:16 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Thu, 6 Mar 2003 21:16:52 +0000 (21:16 +0000)
commit31bfb7a834cd0b5f7bfdaf6433960ef79b45fb20
tree48cb4c6c67a532ec89f3be4ca42d69d01a689ff5
parentc03db05db0bd839913aab9f9cb998f4fc45261ed
* c_ustime.c: Removed Mac OS 9 code. * ccdefname.c: Conditionalize on USE_CCAPI and not TARGET_OS_MAC so Darwin builds work. * init_os_ctx.c: Modified to use DEFAULT_SECURE_PROFILE_PATH and DEFAULT_PROFILE_PATH for KfM homedir-relative config files. * read_pwd.c: Cast to remove const warnings. * timeofday.c: Do the same thing on the Mac as on Unix

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15259 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/c_ustime.c
src/lib/krb5/os/ccdefname.c
src/lib/krb5/os/init_os_ctx.c
src/lib/krb5/os/read_pwd.c
src/lib/krb5/os/timeofday.c