e38a839a80
Moving the portability handling into a small C library cleans up things a lot, avoiding the pain of unpacking structs from inside haskell code.
1 line
51 B
C
1 line
51 B
C
unsigned long long int diskfree(const char *path);
|