summaryrefslogtreecommitdiffstats
path: root/test/time/tst-futimens1.c
Commit message (Collapse)AuthorAgeFilesLines
* try to probe if stat.t_mtim.tv_nsec is availableBernhard Reutner-Fischer2009-11-261-20/+35
| | | | | | Do not treat tv_nsec mismatches as errors on filesystems without support for it. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* futimens: add functionBernhard Reutner-Fischer2009-11-201-0/+90
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>