Changeset 335f705 in rtems for spec/build

Timestamp:
04/28/21 16:40:56 (3 years ago)
Author:
Ryan Long <ryan.long@…>
Branches:
master
Children:
bb704123
Parents:
2deba02
git-author:
Ryan Long <ryan.long@…> (04/28/21 16:40:56)
git-committer:
Joel Sherrill <joel@…> (05/28/21 19:27:39)
Message:

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

(No files)

Note: See TracChangeset for help on using the changeset viewer.