SerCeMan / jnr-fuse

FUSE implementation in Java using Java Native Runtime (JNR)
MIT License
365 stars 87 forks source link

Move st_birthtime field out of the MacOS specific section since it is also used by Windows #51

Closed tornaia closed 6 years ago

tornaia commented 6 years ago

without setting st_birthtime with settings st_birthtime

SerCeMan commented 6 years ago

I think the order there was from the time when Win wasn't supported.