| ▲ | arter45 3 hours ago | |
>why can't we get a syscall to load an entire directory into an array of file descriptors (minus an array of paths to ignore), instead of calling open() on every individual file in that directory? You mean like a range of file descriptors you could use if you want to save files in that directory? | ||