zig/std/os
Andrew Kelley 4a4ea92cf3 remove std.heap.IncrementingAllocator
Use std.heap.FixedBufferAllocator combined with
std.heap.DirectAllocator instead.

std.mem.FixedBufferAllocator is moved to std.heap.FixedBufferAllocator
2018-02-12 02:44:31 -05:00
..
linux Merge remote-tracking branch 'origin/master' into error-sets 2018-02-08 20:45:26 -05:00
windows introduce std.heap.ArenaAllocator and std.heap.DirectAllocator 2018-02-12 02:14:44 -05:00
child_process.zig remove std.heap.IncrementingAllocator 2018-02-12 02:44:31 -05:00
darwin_errno.zig all behavior tests passing for macos 2017-08-27 05:15:24 -04:00
darwin.zig syntax: functions require return type. remove -> 2018-01-25 04:10:11 -05:00
file.zig std.os and std.io API update 2018-02-10 21:02:24 -05:00
get_user_id.zig *WIP* error sets converting std lib 2018-01-31 22:48:40 -05:00
index.zig remove std.heap.IncrementingAllocator 2018-02-12 02:44:31 -05:00
path.zig std lib: modify allocator idiom 2018-02-09 18:27:50 -05:00
zen.zig std: fix fn return syntax for zen os 2018-01-29 10:57:27 -05:00