[RTEMS Project] #4398: Make utimes() use utimensat()
RTEMS trac
trac at rtems.org
Fri May 28 21:29:18 UTC 2021
#4398: Make utimes() use utimensat()
-------------------------+--------------------------------------
Reporter: Ryan Long | Owner: Ryan Long <ryan.long@…>
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.1
Component: lib | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-------------------------+--------------------------------------
Changes (by Ryan Long <ryan.long@…>):
* owner: (none) => Ryan Long <ryan.long@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"ea881bf7a15721916d4adcc5f117ebf6acc6d2a3/rtems"
ea881bf/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="ea881bf7a15721916d4adcc5f117ebf6acc6d2a3"
libcsupport: Implement utimes() in terms of utimensat()
utimes() now calls utimensat() to update file access
and modification timestamps.
Updated license.
Closes #4398
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4398#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list