[RTEMS Project] #4397: Make utime() use utimensat()
RTEMS trac
trac at rtems.org
Fri May 28 21:29:15 UTC 2021
#4397: Make utime() 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:"bb7041230639894a924221ceb454d02c1ea84f66/rtems"
bb704123/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="bb7041230639894a924221ceb454d02c1ea84f66"
libcsupport: Implement utime() in terms of utimensat()
utime() now calls utimensat() to update file access
and modification timestamps.
Updated license.
Closes #4397
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4397#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list