HomeFreeBSD

libc: Remove futimens() and utimensat() compat stubs.

Description

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.

Details

Provenance
jillesAuthored on Jun 7 2017, 9:21 PM
Parents
rG3a286197d012: Add MLINKS for atf-sh(3) to each of the functions it implements
Branches
Unknown
Tags
Unknown