1
1
Fork 0
hpath/hpath-posix/cbits
Julian Ospald 74d686547e
Fix humongous bug with fdopendir on mac
https://opensource.apple.com/source/Libc/Libc-1244.1.7/include/dirent.h.auto.html

ccall picks the wrong one, causes crashes and truncated d_name
entries. Wrapping the function in a small C shim, as well as
using the CAPI, fixes this.
2020-04-14 22:39:47 +02:00
..
dirutils.c Fix humongous bug with fdopendir on mac 2020-04-14 22:39:47 +02:00
dirutils.h Fix humongous bug with fdopendir on mac 2020-04-14 22:39:47 +02:00