lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined
commit251f2266bf24b1b396f59eef60d0acf41fdd02e4
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 18 Mar 2011 14:37:35 +0000 (18 15:37 +0100)
committerKhem Raj <raj.khem@gmail.com>
Sat, 19 Mar 2011 18:51:25 +0000 (19 11:51 -0700)
tree29fc55105ba0c08e6b782c7bf7774d3de6890fd0
parent0c18923cbc0123a2c940cb659b765ad1b303974c
lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined

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>
libc/sysdeps/linux/common/lutimes.c
libc/sysdeps/linux/common/stubs.c