Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-16 | tests: tst-futimens1: add missing mode args to open() | Mike Frysinger | |
Since we use O_CREAT with open(), need to make sure to pass in mode too. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2009-11-26 | try to probe if stat.t_mtim.tv_nsec is available | Bernhard Reutner-Fischer | |
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> | |||
2009-11-20 | futimens: add function | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |