| author | |
| committer | |
| log | d7e8337909fcf64360568c1f031240a1f9088dee |
| tree | 19f800d192c0ede991cd167e21fcfecb32b57215 |
| parent | 2c5f54c8983ed8649c1a35742bd24e696d6e34b3 |
| signature |
1 files changed, 1 insertions(+), 0 deletions(-)
lib/std/os/linux/sparc64.zig+1| ... | ... | @@ -304,6 +304,7 @@ pub const msghdr_const = extern struct { |
| 304 | 304 | |
| 305 | 305 | pub const off_t = i64; |
| 306 | 306 | pub const ino_t = u64; |
| 307 | pub const time_t = isize; | |
| 307 | 308 | pub const mode_t = u32; |
| 308 | 309 | pub const dev_t = usize; |
| 309 | 310 | pub const nlink_t = u32; |