hpath/hpath-posix/src/System/Posix
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
..
RawFilePath/Directory Fix humongous bug with fdopendir on mac 2020-04-14 22:39:47 +02:00
FD.hs Split hpath-directory into hpath-posix 2020-01-29 23:06:13 +01:00
Foreign.hsc Split hpath-directory into hpath-posix 2020-01-29 23:06:13 +01:00