UnixWare 2.03 patch

Tim Rice tim at multitalents.net
Fri Jan 5 10:13:35 EST 2001


On Thu, 4 Jan 2001 mouring at etoh.eviladmin.org wrote:

> On Thu, 4 Jan 2001, Tim Rice wrote:
> 
[snip]
> > > Either way... We will need to emulate one or the other.  Personally I
> > 
> > All the systems I have encountered with utimes, also have utime.
> > But not all systems have utimes. Some have utime only.
> > Are there any system that have utimes but not utime?
> > 
> NeXTStep for one
> 
> So which ever we pick we will have to provide some form of
> emulation.

openbsd's utime.c is ~20 lines (not counting copyright notice)
that ends with "return (utimes(path, tvp));"

Perhaps openbsd's utime.c would work for NeXTStep.

> 
> - Ben
> 

-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net







More information about the openssh-unix-dev mailing list