OSDN Git Service

First pass at fixing readdir by adding a getdents wrapper...
authorEric Andersen <andersen@codepoet.org>
Mon, 30 Oct 2000 08:25:20 +0000 (08:25 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 30 Oct 2000 08:25:20 +0000 (08:25 -0000)
commit79a09cdaaec661c701080108a73f93d5ca71a006
tree72e22a39992bab1c0eaebbecf1a52ea06da47c44
parent31a8f5cb0e06061181d4a6ed8b154abec561f981
First pass at fixing readdir by adding a getdents wrapper...
libc/sysdeps/linux/common/Makefile
libc/sysdeps/linux/common/getdents.c [new file with mode: 0644]
libc/sysdeps/linux/common/syscalls.c