Mike Frysinger ad6612eb8e rfelker reports in Bug 683 that we leak file descriptors if the fcntl() fails ... so fix that. add back in fstat() ofter we open() the directory as we need the blocksize further down in the code. unify the memory error handling to shrink the code there a little. vor 19 Jahren
..
Makefile ba31c6c463 Remove TOPDIR vor 19 Jahren
Makefile.in 81c39339ef Build x64 versions only if LFS is enabled vor 19 Jahren
alphasort.c 772b1913c7 add some copyright/license info vor 19 Jahren
alphasort64.c 772b1913c7 add some copyright/license info vor 19 Jahren
closedir.c 772b1913c7 add some copyright/license info vor 19 Jahren
dirfd.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright vor 19 Jahren
dirstream.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed vor 19 Jahren
opendir.c ad6612eb8e rfelker reports in Bug 683 that we leak file descriptors if the fcntl() fails ... so fix that. add back in fstat() ofter we open() the directory as we need the blocksize further down in the code. unify the memory error handling to shrink the code there a little. vor 19 Jahren
readdir.c 772b1913c7 add some copyright/license info vor 19 Jahren
readdir64.c 772b1913c7 add some copyright/license info vor 19 Jahren
readdir64_r.c 772b1913c7 add some copyright/license info vor 19 Jahren
readdir_r.c 772b1913c7 add some copyright/license info vor 19 Jahren
rewinddir.c 772b1913c7 add some copyright/license info vor 19 Jahren
scandir.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed vor 19 Jahren
scandir64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed vor 19 Jahren
seekdir.c 772b1913c7 add some copyright/license info vor 19 Jahren
telldir.c 772b1913c7 add some copyright/license info vor 19 Jahren