eio: use futimesat() if futimes() is not available
Marc Lehmann
schmorp at schmorp.de
Sat Oct 15 10:56:02 CEST 2011
On Wed, Oct 12, 2011 at 11:06:12PM +0200, Ben Noordhuis <info at bnoordhuis.nl> wrote:
> Attached is a patchlet that makes libeio fall back to futimesat() if
> the platform doesn't support futimes(), like e.g. SunOS.
Hi, thats sane, but libeio cvs already uses futimensat when available
(futimesat is obsolete) - can you check whether this works for you?
--
The choice of a Deliantra, the free code+content MORPG
-----==- _GNU_ http://www.deliantra.net
----==-- _ generation
---==---(_)__ __ ____ __ Marc Lehmann
--==---/ / _ \/ // /\ \/ / schmorp at schmorp.de
-=====/_/_//_/\_,_/ /_/\_\
More information about the libev
mailing list