aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/touch.c
Commit message (Expand)AuthorAgeFilesLines
* Help Solaris finds its own futimens() in its own assLaurent Bercot2016-04-271-0/+1
* futimes() is not POSIX, so add some ftmsLaurent Bercot2016-04-271-1/+4
* Add new sysdeps for futimens() and futimes(), adapt touch() implementationLaurent Bercot2016-04-271-0/+37
* Add touch, filecopy_unsafe, filecopy_suffixLaurent Bercot2015-08-251-0/+11