Skip to content

glocalfileinfo: Always define _g_stat_mtim_nsec, etc.

Simon McVittie requested to merge wip/smcv/no-nanoseconds-for-you into main

If these struct members aren't available, we can be more like an abstraction layer by falling back to yielding 0.


I hope this resolves the macOS build failure mentioned in #2606 (closed), but I can't test that.

/cc @ebassi @alatiera @nirbheek @pwithnall

Merge request reports

Loading