You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 14 years ago
..
__dirent.h ditch the priority inheritance locks; use malloc's version of lock 14 years ago
__getdents.c global cleanup to use the new syscall interface 15 years ago
alphasort.c initial check-in, version 0.5.0 15 years ago
closedir.c initial check-in, version 0.5.0 15 years ago
dirfd.c initial check-in, version 0.5.0 15 years ago
fdopendir.c fix errno value when fdopendir is given an invalid file descriptor 15 years ago
opendir.c optimize opendir using O_CLOEXEC 15 years ago
readdir.c ditch the priority inheritance locks; use malloc's version of lock 14 years ago
readdir_r.c ditch the priority inheritance locks; use malloc's version of lock 14 years ago
rewinddir.c ditch the priority inheritance locks; use malloc's version of lock 14 years ago
scandir.c fix handling of d_name in struct dirent 15 years ago
seekdir.c ditch the priority inheritance locks; use malloc's version of lock 14 years ago
telldir.c initial check-in, version 0.5.0 15 years ago