| author | |
| committer | |
| log | bb9a9d8f2673fb091983c618ba3eea4a8bb908f8 |
| tree | 26832c610e7f91f3360f30eaad4618a8e61b9783 |
| parent | cef90eab57e8f6a5ca621b6a334479881ab90044 |
1 files changed, 1 insertions(+), 0 deletions(-)
lib/std/os.zig+1| ... | ... | @@ -149,6 +149,7 @@ pub const cpu_set_t = system.cpu_set_t; |
| 149 | 149 | pub const dev_t = system.dev_t; |
| 150 | 150 | pub const dl_phdr_info = system.dl_phdr_info; |
| 151 | 151 | pub const empty_sigset = system.empty_sigset; |
| 152 | pub const filled_sigset = system.filled_sigset; | |
| 152 | 153 | pub const fd_t = system.fd_t; |
| 153 | 154 | pub const fdflags_t = system.fdflags_t; |
| 154 | 155 | pub const fdstat_t = system.fdstat_t; |