Michael Orlitzky via Postfix-users:
> On 2026-08-19 10:29:37, Wietse Venema via Postfix-users wrote:
> >
> > https://man7.org/linux/man-pages/man3/futimes.3.html says:
> >
> >    ENOSYS The /proc filesystem could not be accessed.
> >
> > This suggests that futimes() can still depend on /proc.
> 
> That URL does not begin with postfix.org, the documentation is wrong :)
> 
> For what it's worth, futimens() is POSIX and does not carry the same
> historical baggage.

Agreed. Being in POSIX does not mean that every supported OS will
implement it (it's not yet in OpenBSD), so it's going to require
more #ifdefs.

        Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to