cute verbose "date"

Frederick M. Avolio avolio at grendel.UUCP
Thu Jan 31 04:58:35 AEST 1985


Yes, it is "cute."  I believe there is one mistake.  The pointer to the
day of the week is passed in today to process when the daylight savings
flag is needed. (Sorry if this has already been reported.)

new vs. old:
171c171
< 			p->tm_min, p->tm_sec, p->tm_isdst);
---
> 			p->tm_min, p->tm_sec, p->tm_wday);
-- 
Fred Avolio      {seismo,decvax}!grendel!avolio      301/731-4100 x4227



More information about the Comp.sources.unix mailing list