mirror of git://sourceware.org/git/glibc.git
2003-09-17 Jakub Jelinek <jakub@redhat.com>
* dirent/scandir.c: Include bits/libc-lock.h.
(struct scandir_cancel_struct): New type.
(cancel_handler): New function.
(SCANDIR): Add __libc_cleanup_{push,pop}, save state into
scandir_cancel_struct.
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile | ||
| Versions | ||
| alphasort.c | ||
| bug-readdir1.c | ||
| dirent.h | ||
| list.c | ||
| opendir-tst1.c | ||
| scandir.c | ||
| tst-seekdir.c | ||
| versionsort.c | ||