zig/lib/std/os
Andrew Kelley abc717f203 modernize the PIE patch for the latest master branch
This is the part of #3960 that has to be rewritten to apply to latest
master branch code.
2020-11-22 17:28:11 -07:00
..
bits std/os: define and use dev_t for linux x86_64 2020-11-20 17:35:52 -08:00
linux modernize the PIE patch for the latest master branch 2020-11-22 17:28:11 -07:00
uefi Update zig files for opaque type syntax 2020-10-06 22:08:25 -06:00
windows Update code to not use unsupported calling conventions for target 2020-11-19 14:01:07 +02:00
bits.zig Merge branch 'master' into openbsd-minimal 2020-10-17 17:38:23 +02:00
darwin.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
dragonfly.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
freebsd.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
linux.zig std: add support for ppoll 2020-11-21 14:06:04 -08:00
netbsd.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
openbsd.zig add minimal openbsd support 2020-10-11 08:23:36 +00:00
test.zig Merge branch 'piepiepie' of https://github.com/LemonBoy/zig into pie 2020-11-22 12:39:44 -07:00
uefi.zig Update zig files for opaque type syntax 2020-10-06 22:08:25 -06:00
wasi.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
windows.zig Move utf8->utf16 up one level into os.zig 2020-11-18 15:37:44 +01:00