summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/futimens.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* futimens.c, utime.c: Remove unnecessary include of <sys/stat.h>.Joel Sherrill2021-06-091-1/+0
* Change filesystem utime_h handler to utimens_hRyan Long2021-05-281-1/+1
* libcsupport: Added futimens() and utimensat()Ryan Long2021-05-281-0/+87