0c124c3123
stat() is bad function to use using FFI, because its ABI is largely private. To start with, Glibc .so doesn't even have "stat" symbol. Then, layout of struct stat is too implementation-dependent. So, introduce _os to deal with stat() and other similar cases. |
||
---|---|---|
.. | ||
.gitignore | ||
file.c | ||
gccollect.c | ||
input.c | ||
input.h | ||
main.c | ||
Makefile | ||
modffi.c | ||
modos.c | ||
modsocket.c | ||
modtime.c | ||
mpconfigport.h | ||
mpconfigport.mk | ||
qstrdefsport.h |