OSDN Git Service

lstat64: Use fstatat64 if arch does not have the lstat64 syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 11 Oct 2012 11:30:56 +0000 (12:30 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:13 +0000 (13:45 +0100)
commit789e2402f34dcc72a17f58be3227d12e9da12a21
tree9c4b296a6835fe0c8d9b2f69ea69c14ae24d261d
parent677adae2b0cdb267b9c3fc46e7b4e330778c9edc
lstat64: Use fstatat64 if arch does not have the lstat64 syscall

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/lstat64.c