Add go mod, update ftime.
+ Stat_t on Darwin amd64 now uses the same struct fields for file times as Lunix, not the BSD ones. I need to follow up on this.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// +build freebsd darwin netbsd
|
// +build freebsd darwin,386 netbsd
|
||||||
|
|
||||||
package lib
|
package lib
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user