zig/lib/std/c
ominitay b2610649fc
std.c.*: add birthtime function to Stat
Adds a birthtime function to the `Stat` structs of Unices which support this. This is done to match the `atime`, `mtime`, and `ctime` functions.
2022-02-13 20:40:45 +00:00
..
darwin debug: implement segfault handler for macOS aarch64 2022-02-07 16:34:05 -05:00
darwin.zig std.c.*: add birthtime function to Stat 2022-02-13 20:40:45 +00:00
dragonfly.zig stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00
emscripten.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
freebsd.zig std.c.*: add birthtime function to Stat 2022-02-13 20:40:45 +00:00
fuchsia.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
haiku.zig std.c.haiku: move Stat.crtime to Stat.birthtime 2022-02-13 20:40:44 +00:00
hermit.zig std: reorganization that allows new usingnamespace semantics 2021-09-01 17:54:06 -07:00
linux.zig std: Add some missing termios types to c/linux.zig and os.zig 2022-01-23 17:12:07 +01:00
minix.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
netbsd.zig std.c.*: add birthtime function to Stat 2022-02-13 20:40:45 +00:00
openbsd.zig std.c.*: add birthtime function to Stat 2022-02-13 20:40:45 +00:00
solaris.zig stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00
tokenizer.zig std lib API deprecations for the upcoming 0.9.0 release 2021-11-30 00:13:07 -07:00
wasi.zig std.c.Wasi.Stat: use timespec 2022-02-13 20:40:44 +00:00
windows.zig stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00