aboutsummaryrefslogtreecommitdiff
path: root/src/zig_llvm.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <superjoe30@gmail.com>2018-02-10 20:55:13 -0500
committerAndrew Kelley <superjoe30@gmail.com>2018-02-10 21:02:24 -0500
commit46aa416c48c283849059292267ac25a6d0db76d6 (patch)
treece260c8f27835122f09c010387e7c59aabe3a59d /src/zig_llvm.cpp
parent8c31eaf2a87d39fe2f9ed8f5af2a059048bfffb3 (diff)
downloadzig-46aa416c48c283849059292267ac25a6d0db76d6.tar.gz
zig-46aa416c48c283849059292267ac25a6d0db76d6.zip
std.os and std.io API update
* move std.io.File to std.os.File * add `zig fmt` to self hosted compiler * introduce std.io.BufferedAtomicFile API * introduce std.os.AtomicFile API * add `std.os.default_file_mode` * change FileMode on posix from being a usize to a u32 * add std.os.File.mode to return mode of an open file * std.os.copyFile copies the mode from the source file instead of using the default file mode for the dest file * move `std.os.line_sep` to `std.cstr.line_sep`
Diffstat (limited to 'src/zig_llvm.cpp')
0 files changed, 0 insertions, 0 deletions