Add dirent.h
authorKirill Isakov <bootctl@gmail.com>
Fri, 25 Mar 2022 05:56:51 +0000 (22:56 -0700)
committerKirill Isakov <bootctl@gmail.com>
Sun, 27 Mar 2022 20:03:57 +0000 (02:03 +0600)
commite25ae9efe89d42ec9974bd7cd6f1af1655f2a734
treed4e1e5cd7c2cbf04c2cecb1c6de753279339655f
parent3b117ab744100ca48f257ec6c9df83757cad8224
Add dirent.h

readdir() / closedir() / etc for Windows by Toni Rönkkö.

Copied from https://github.com/tronkko/dirent
src/dirent.h [new file with mode: 0644]