index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dirent
/
DIR.c
blob: cc43a5d8594107949d95b699ce57657a96d19484 (
plain
)
1
2
3
4
5
#include <dirent.h> typedef struct __DIR DIR; /* POSIX(1) */