zig/std/os
Andrew Kelley 32efa68f90
Merge pull request #2449 from Sahnvour/directallocator
Rework of windows' DirectAllocator
2019-05-11 13:04:20 -04:00
..
darwin re-organize std lib darwin files 2018-07-22 00:04:24 -04:00
freebsd rename std lib files to new convention 2019-03-02 16:46:04 -05:00
linux Add ARCH_SET_* definitions for x86_64 2019-05-07 13:19:38 +02:00
netbsd rename std lib files to new convention 2019-03-02 16:46:04 -05:00
wasi wasi: import all core exports 2019-04-30 23:53:17 -04:00
windows Implement Windows' DirectAllocator on top of VirtualAlloc and VirtualFree. 2019-05-11 16:41:13 +02:00
child_process.zig add compile error for ignoring error 2019-03-23 19:33:00 -04:00
darwin.zig fixed syntax error 2019-04-27 11:16:33 -04:00
epoch.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
file.zig Address the comments of the first review round 2019-05-03 22:42:45 +02:00
freebsd.zig munmap allows address 0 2019-03-25 16:04:25 -04:00
get_app_data_dir.zig rename std lib files to new convention 2019-03-02 16:46:04 -05:00
get_user_id.zig rename std lib files to new convention 2019-03-02 16:46:04 -05:00
linux.zig linux: Minor zig fmt induced reformatting 2019-05-11 10:34:22 +02:00
netbsd.zig rename std lib files to new convention 2019-03-02 16:46:04 -05:00
path.zig breaking changes to std.mem.Allocator interface API 2019-03-15 17:57:21 -04:00
test.zig Fix getCurrentId test for pthreads (#2197) 2019-04-05 18:12:46 -04:00
time.zig std lib sleep APIs: add doc comments and no @intCast 2019-05-04 15:16:39 -04:00
uefi.zig fixups 2018-12-26 15:25:54 -05:00
wasi.zig wasi: Implement read and write with err checking 2019-05-03 17:35:42 -04:00
windows.zig Implement Windows' DirectAllocator on top of VirtualAlloc and VirtualFree. 2019-05-11 16:41:13 +02:00
zen.zig rename std lib files to new convention 2019-03-02 16:46:04 -05:00