Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined | Peter S. Mazinger | 2011-03-19 | 1 | -1/+1 |
| | | | | | | | | 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> | ||||
* | lutimes: add lutimes support | Vladimir Zapolskiy | 2010-07-27 | 1 | -0/+38 |
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> |