[DragonFlyBSD - Submit #2818] Add utimensat() support
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Fri May 22 05:31:00 PDT 2015
Issue #2818 has been updated by stateless.
File deleted (0001-Add-utimensat-support.patch)
----------------------------------------
Submit #2818: Add utimensat() support
http://bugs.dragonflybsd.org/issues/2818#change-12651
* Author: stateless
* Status: New
* Priority: Normal
* Assignee:
* Category: Kernel
* Target version: 4.2.x
----------------------------------------
There is more work to be done in this area. The next step is to
convert kern_utimes() to work on a timespec structure and update callers
to use timespec.
The last step is to add support for futimens(2) on top of the refactored
kern_utimes().
I've tried to test all corner-cases in this patch. It seems to work but more
eyes would be helpful.
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Submit
mailing list