TODO 122 B

123456789101112
  1. #define remove(x) unlink(x)
  2. opendir
  3. closedir
  4. readdir
  5. rewinddir
  6. See also the other files, many parts are incomplete.