Subject: Re: linux: utime(2)
To: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
From: Simon Burge <simonb@netbsd.org>
List: tech-kern
Date: 09/07/1999 09:32:51
Hubert Feyrer wrote:

> 
> I just stumbled across this:
> 
> 	mgr.c:465: `SYS_utime' undeclared (first use in this function)
> 
> I'm afraid it's just a matter of time until we're hitting binaries which
> use this, see getcwd(?)...

There's a linux_sys_utime() already - this sounds like a simple source
code fix...  What program?

Simon.