|
@@ -8,8 +8,6 @@
|
|
typedef char dirstream_buf_alignment_check[1-2*(int)(
|
|
typedef char dirstream_buf_alignment_check[1-2*(int)(
|
|
offsetof(struct __dirstream, buf) % sizeof(off_t))];
|
|
offsetof(struct __dirstream, buf) % sizeof(off_t))];
|
|
|
|
|
|
-int __getdents(int, struct dirent *, size_t);
|
|
|
|
-
|
|
|
|
struct dirent *readdir(DIR *dir)
|
|
struct dirent *readdir(DIR *dir)
|
|
{
|
|
{
|
|
struct dirent *de;
|
|
struct dirent *de;
|