zig/std/c
Andrew Kelley 1ac46fac15 add a std lib test for reading and writing files
* fix fstat wrong on darwin
 * move std.debug.global_allocator to std.debug.global_allocator_state and make it private
 * add std.debug.global_allocator as a pointer (to upgrade your zig code remove
   the '&')
2017-11-10 14:17:23 -05:00
..
darwin.zig add a std lib test for reading and writing files 2017-11-10 14:17:23 -05:00
index.zig add a std lib test for reading and writing files 2017-11-10 14:17:23 -05:00
linux.zig all behavior tests passing for macos 2017-08-27 05:15:24 -04:00
windows.zig progress toward windows hello world working 2017-06-14 00:04:34 -04:00