[584] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

Re: Kerberos 5 Beta4.1 port diffs for HP-UX 9.03

daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Fri Jul 15 14:56:49 1994

Date: Fri, 15 Jul 94 14:53:58 EDT
From: tytso@MIT.EDU (Theodore Ts'o)
To: John Brezak <brezak@apollo.hp.com>, krb5-bugs@MIT.EDU,
        sommerfeld@apollo.hp.com
In-Reply-To: Theodore Ts'o's message of Fri, 15 Jul 94 13:52:33 EDT,
	<9407151752.AA13446@tsx-11.MIT.EDU>

Looking over the change, I just wanted to make one note for everyone's
benefit.  In general, I prefer using the POSIX function by default, and
providing an emulation for the POSIX function if it does not exist,
instead of vice versa.  So instead of using your patches to provide an
emulation for utime() from utimes(), I've recoded the relevant files to
use utime() instead directly.  These days, just about everything
supports the POSIX functions --- and if some ancient operating system
still doesn't, we'll provide an emulation function in lib/krb5/posix.

						- Ted


home help back first fref pref prev next nref lref last post