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. 18 years ago
..
Makefile ba31c6c463 Remove TOPDIR 19 years ago
Makefile.in 81c39339ef Build x64 versions only if LFS is enabled 19 years ago
alphasort.c 772b1913c7 add some copyright/license info 18 years ago
alphasort64.c 772b1913c7 add some copyright/license info 18 years ago
closedir.c 772b1913c7 add some copyright/license info 18 years ago
dirfd.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
dirstream.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
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. 18 years ago
readdir.c 772b1913c7 add some copyright/license info 18 years ago
readdir64.c 772b1913c7 add some copyright/license info 18 years ago
readdir64_r.c 772b1913c7 add some copyright/license info 18 years ago
readdir_r.c 772b1913c7 add some copyright/license info 18 years ago
rewinddir.c 772b1913c7 add some copyright/license info 18 years ago
scandir.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
scandir64.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
seekdir.c 772b1913c7 add some copyright/license info 18 years ago
telldir.c 772b1913c7 add some copyright/license info 18 years ago