ref: 6f20a44d78daf844adf60d34e07a4a314556e7db
parent: e8eac76ff914dddb544511284fde513004f5dfde
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