Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try to probe if stat.t_mtim.tv_nsec is available | Bernhard Reutner-Fischer | 2009-11-26 | 1 | -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 function | Bernhard Reutner-Fischer | 2009-11-20 | 1 | -0/+90 |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |