[RTEMS Project] #4396: Add futimens() and utimensat()
RTEMS trac
trac at rtems.org
Fri May 28 21:29:11 UTC 2021
#4396: Add futimens() and 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:"335f7050822262f029e7945b31b0f2bb2d889bcc/rtems"
335f705/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="335f7050822262f029e7945b31b0f2bb2d889bcc"
libcsupport: Added futimens() and utimensat()
Created futimens.c and utimensat.c to add support for the POSIX
methods futimens() and utimensat().
utime() and utimes() are considered obsolote by POSIX, but RTEMS
will continue to support them.
Closes #4396
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4396#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list