]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update futimens/utimensat for MFC to stable/10:
authorjilles <jilles@FreeBSD.org>
Tue, 12 Jan 2016 20:53:57 +0000 (20:53 +0000)
committerjilles <jilles@FreeBSD.org>
Tue, 12 Jan 2016 20:53:57 +0000 (20:53 +0000)
commit67473fa31819055cecbbc0d85892f3ab412e9aff
tree1e248ffbdc1d5e30bf80d15147fe927c9a294d62
parent33067117d569d0af9ff7609712f723ac6367820b
Update futimens/utimensat for MFC to stable/10:

* Fix __FreeBSD_version check.
* Update history section in man page.

An MFC of this commit to stable/10 will allow using the new system calls
instead of the fallback.

MFC after: 3 days
lib/libc/sys/futimens.c
lib/libc/sys/utimensat.2
lib/libc/sys/utimensat.c