#include "libc.h"| Functions | |
| int | getdents (int d, char *buf, size_t nbytes) | 
| DIR * | opendir (const char *filename) | 
| dirent * | readdir (DIR *dirp) | 
| long | telldir (const DIR *dirp) | 
| void | seekdir (DIR *dirp, long loc) | 
| void | rewinddir (DIR *dirp) | 
| int | closedir (DIR *dirp) | 
| int | dirfd (DIR *dirp) | 
| int | chdir (const char *path) | 
| int | fchdir (int fd) | 
| int | mkdir (const char *path, mode_t mode) | 
| int | rmdir (const char *path) | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||||||
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
 1.4.6
 1.4.6