zig/lib/std/os
Jens Goldberg d2b5105f54
Add Linux ioctl creation utilities (#9748)
* Add Linux ioctl creation utilities

* Apply suggestions from code review

Co-authored-by: Veikka Tuominen <git@vexu.eu>

* Update lib/std/os/linux.zig

Co-authored-by: zigazeljko <ziga.zeljko@gmail.com>

Co-authored-by: Veikka Tuominen <git@vexu.eu>
Co-authored-by: zigazeljko <ziga.zeljko@gmail.com>
2021-09-18 09:56:11 +03:00
..
linux Add Linux ioctl creation utilities (#9748) 2021-09-18 09:56:11 +03:00
uefi remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
windows Set the Storage socket sizes to be system defined 2021-09-16 13:32:55 +03:00
linux.zig Add Linux ioctl creation utilities (#9748) 2021-09-18 09:56:11 +03:00
test.zig std.os reorg: regression fixes to stack_t, and std.Thread 2021-09-01 17:54:07 -07:00
uefi.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
wasi.zig std.os fixes to get the test suite passing again 2021-09-01 17:54:07 -07:00
windows.zig Remove WIN16 version of WSAOVERLAPPED. Use LPWSAOVERLAPPED_COMPLETION_ROUTINE 2021-09-14 15:36:08 -04:00