[PATCH] use __getdents for __getdents64 if __NR_getdents64 not defined

Erik Andersen andersen at codepoet.org
Mon Jul 3 19:02:41 UTC 2006


On Tue Jul 04, 2006 at 12:44:47AM +0900, Atsushi Nemoto wrote:
> Some archs (such as mips64) do not have getdents64 syscall but have
> getdents syscall.  Define alias for it.

So are you doing a mips64 port?  If so, great!

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list