Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-21 | remove editor hints for vi | Waldemar Brodkorb | |
2011-03-19 | lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined | Peter S. Mazinger | |
while there, provide stubs for functions depending on utimensat syscall. Reported-by: Sedat Dilek <sedat.dilek@googlemail.com> Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
2010-07-27 | lutimes: add lutimes support | Vladimir Zapolskiy | |
This patch adds lutimes library call support. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |