Add st_birthtime to struct stat
This is available on OS X, FreeBSD and NetBSD. On Linux, the definition itself will not result in any errors. However, code that does attempt to st_birthtime under Linux will now fail at C compile time rather than Cython compile time.
Showing
Please register or sign in to comment