freebsd-src/bin/ln
Jilles Tjoelker 2205e0d1bd Add futimens and utimensat system calls.
The core kernel part is patch file utimes.2008.4.diff from
pluknet@FreeBSD.org. I updated the code for API changes, added the manual
page and added compatibility code for old kernels. There is also audit and
Capsicum support.

A new UTIME_* constant might allow setting birthtimes in future.

Differential Revision:	https://reviews.freebsd.org/D1426
Submitted by:	pluknet (partially)
Reviewed by:	delphij, pluknet, rwatson
Relnotes:	yes
2015-01-23 21:07:08 +00:00
..
ln.1 Fix wording nit. 2012-12-28 22:06:33 +00:00
ln.c Add 'static' where able. 2013-06-02 17:55:00 +00:00
Makefile
symlink.7 Add futimens and utimensat system calls. 2015-01-23 21:07:08 +00:00