ref: 65373d4ddad67da6f711b6ab962f18e9d8e6a558
parent: 17dda8e9ba00a68218db115871dad8aa17da146f
author: Ori Bernstein <[email protected]>
date: Mon Jul 14 18:11:32 EDT 2014
Sync eqivalent member on OSX names with linux. This makes things more portable. Whee.
--- a/libstd/sys-osx.myr
+++ b/libstd/sys-osx.myr
@@ -40,9 +40,9 @@
uid : uint32
gid : uint32
rdev : uint32
- atimespec : timespec
- mtimespec : timespec
- ctimespec : timespec
+ atime : timespec
+ mtime : timespec
+ ctime : timespec
birthtimespec : timespec
size : off
blocks : int64