[1561] in Kerberos_V5_Development
Re: kadmin/cli/getdate.y
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Tue Aug 13 17:50:02 1996
Date: Tue, 13 Aug 1996 17:49:56 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: epeisach@MIT.EDU
Cc: krbcore@MIT.EDU
In-Reply-To: <9608131927.AA18989@dcl.MIT.EDU> (message from Ezra Peisach on
Tue, 13 Aug 1996 15:27:23 -0400)
Your message is slightly confusing, but from what I gather your
suggestion (b) implies rewriting the code not to use struct timeb at
all and to not take the second argument, struct time *, which gets
filled in with the equivalent of the time_t return value if non NULL.
Sounds fine to me. The code is written to use struct timeb in its
internal recording keeping, it will probably be easiest to just rename
it to something else and change the shorts to ints, but leave the
basic structure intact.
Have a good time.. :-)
Barry