Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: tst-futimens1: add missing mode args to open() | Mike Frysinger | 2012-01-16 | 1 | -1/+1 |
| | | | | | | Since we use O_CREAT with open(), need to make sure to pass in mode too. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | 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> |