jilles 05d289b7eb libc: Remove futimens() and utimensat() compat stubs.
The futimens() and utimensat() compat stubs allowed using these functions on
kernels that did not have the system calls yet (10.2, old 11-current).

Also remove the documentation of the [ENOTSUP] error that could occur with
an old kernel.

A -DNO_CLEAN build may fail because the depend files refer to the deleted
files.
2017-06-07 21:21:14 +00:00
..
2017-06-05 11:55:26 +00:00
2017-05-11 13:46:30 +00:00
2017-05-23 09:29:05 +00:00