Xref: utzoo comp.sources.d:6936 comp.mail.elm:4091 comp.sys.m88k:703 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!uakari.primate.wisc.edu!sdd.hp.com!wuarchive!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.sources.d,comp.mail.elm,comp.sys.m88k Subject: Re: utime (was "Interesting bug in compress on 88000 Systems") Message-ID: <7668@auspex.auspex.com> Date: 7 May 91 23:38:01 GMT References: <1991May5.005124.3271@xavax.com> <1991May6.180127.23911@Eyring.COM> Followup-To: comp.sources.d Organization: Auspex Systems, Santa Clara Lines: 9 >or to add an additional function to the OCS (with a name other than >"utime") that set the usec fields. A name such as, oh, say, "utimes()"? :-) (Yes, "utimes()" is descended from the pre-"struct utimbuf" "utime()", so it takes a pointer to "struct timeval" rather than a pointer to a "struct utimesbuf" or whatever as its argument. That is fixable, of course....)