I changed the runtime reference to utimensat() to properly handle errno==ENOSYS
any implementation that provides a non-working stub for any system call should make the call return with an error and set errno to ENOSYS On Thu, 04 Mar 2010 22:14:37 +0100 Oliver Kiddle wrote: > The following comes from Petr Salinger <[email protected]>, see > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537246 > ksh apparently fails to build on Debian GNU/kFreeBSD. It needs better > detection of utimensat() availability. The patch below fixes this. The > patch was for the 2009-05-05 version but applies on 2010-03-01 too. I'd > appreciate if you could apply this. _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
