| author | |
| committer | |
| log | 47e46b58d258f03af3082cf30f313bab5337360f |
| tree | 50b8f047cd88c20d072f5c9a65e37a10cacc54bf |
| parent | 200fb1e92e3cbbd855eed03b6dd8120a2ec84015 |
| 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; |