zig/lib/std/os/bits
LemonBoy 96fe971051 std: Minor changes to startup code
* Smaller startup sequence for ppc64
* Terminate the frame-pointer chain when executing _start
* Make the stack traces work on ppc64
* Make the stack traces coloured on ppc64, some ioctls numbers are
  different and the whole set of constants should be audited.
2020-10-19 15:15:43 +02:00
..
linux std: add securebits definitions for linux 2020-09-11 22:32:23 +02:00
darwin.zig Pull in Darwin definitions for rusage 2020-10-08 15:19:52 -05:00
dragonfly.zig std: fix linux uid_t, use uid_t/gid_t in std.os 2020-09-03 15:08:37 +02:00
freebsd.zig std: fix linux uid_t, use uid_t/gid_t in std.os 2020-09-03 15:08:37 +02:00
linux.zig std: Minor changes to startup code 2020-10-19 15:15:43 +02:00
netbsd.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
openbsd.zig code cleanups 2020-10-17 17:52:09 -07:00
wasi.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
windows.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00