zig/std/os
Andrew Kelley 15e59eb142
remove deprecated, unused windows functions
* `CryptAcquireContextA`
 * `CryptReleaseContext`
 * `CryptGenRandom`

See https://github.com/ziglang/zig/issues/534#issuecomment-422208368
2018-09-17 20:07:48 -04:00
..
darwin re-organize std lib darwin files 2018-07-22 00:04:24 -04:00
linux Merge pull request #1294 from ziglang/async-fs 2018-08-10 15:51:17 -04:00
windows remove deprecated, unused windows functions 2018-09-17 20:07:48 -04:00
child_process.zig fix zig fmt on windows 2018-09-12 14:26:21 -04:00
darwin.zig std.event.fs support for macos 2018-08-07 00:49:09 -04:00
epoch.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
file.zig printing info from the ModuleInfo substream of DebugInfo 2018-08-29 19:00:24 -04:00
get_app_data_dir.zig fix windows 2018-08-21 16:07:28 -04:00
get_user_id.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
index.zig remove this. add @This(). 2018-09-13 16:34:33 -04:00
path.zig fix linux 2018-08-21 20:31:50 -04:00
test.zig fix linux 2018-08-21 20:31:50 -04:00
time.zig all integer sizes are available as primitives 2018-07-16 10:53:15 -04:00
zen.zig zig fmt 2018-08-27 19:25:40 -04:00