OSDN Git Service

getdents: Use getdents64 if arch does not have the getdents syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 11 Oct 2012 10:30:59 +0000 (11:30 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:12 +0000 (13:45 +0100)
commit92b784d6a58d8baa52289bea6a286752c3e6200e
treee6d23fd7c9aed5003bf6419df742ea0fd8a6a4ef
parent524744db1f05b57dc254419009370a8577a49894
getdents: Use getdents64 if arch does not have the getdents 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/getdents.c
libc/sysdeps/linux/common/getdents64.c