index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
std
/
os
/
bits
Age
Commit message (
Expand
)
Author
2021-05-03
std/os/linux/bits: correct socket option codes for ppc/ppc64
lithdew
2021-05-03
std/os/bits: add timeval struct for riscv64 linux
lithdew
2021-05-03
x/os, x/net: re-approach `Address`, rename namespace `TCP -> tcp`
lithdew
2021-05-03
x/os, x/net: layout tcp, ipv4/ipv6, and socket abstractions
lithdew
2021-05-01
std: Add signal numbers for SPARC
LemonBoy
2021-05-01
std: Import correct errno defs for SPARC
LemonBoy
2021-04-29
move behavior tests from test/stage1/ to test/
Andrew Kelley
2021-04-28
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
2021-04-26
Merge pull request #8604 from hoanga/haiku-support-sysdefs
Andrew Kelley
2021-04-25
x: fmt source code
lithdew
2021-04-24
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
2021-04-23
update haiku system constants
Al Hoang
2021-04-22
std: fix compile errors caught by stage2 AstGen
Andrew Kelley
2021-04-21
std: Use stat definition with 32bit *time fields
LemonBoy
2021-04-15
std: change `@import("builtin")` to `std.builtin`
Andrew Kelley
2021-04-10
Rename time32 syscalls to match rest of stdlib
Benjamin Feng
2021-04-10
Add ppc Linux bits
Benjamin Feng
2021-04-07
netbsd: minor fixes to allow stage1 to build
Michael Dusan
2021-04-04
os/bits/linux: add IPv6 socket options
Vincent Rischmann
2021-03-02
os/linux: fix IO_Uring.timeout
Vincent Rischmann
2021-03-01
zig fmt the std lib
Andrew Kelley
2021-02-28
std: add sendmsg
daurnimator
2021-02-25
initial support for haiku sync update
Al Hoang
2021-02-25
initial support for haiku continue clean up
Al Hoang
2021-02-25
initial support for haiku past stage0
Al Hoang
2021-02-24
zig fmt the std lib
Andrew Kelley
2021-02-21
Add epoll_pwait2 Linux syscall
data-man
2021-02-10
Convert inline fn to callconv(.Inline) everywhere
Tadeo Kondrak
2021-01-12
define nfds_t for windows
Bill Nagel
2021-01-11
os/bits/linux: add the termios cc bits
Vincent Rischmann
2021-01-11
Merge pull request #7134 from alexnask/fix_std_fs_watch
Andrew Kelley
2021-01-08
Add IP_ constants
Robin Voetter
2021-01-05
freebsd, netbsd, dragonfly: add struct timeval
xackus
2021-01-03
Improve uring definitions
daurnimator
2021-01-01
openbsd: add pollfd interface
Sébastien Marie
2020-12-31
Year++
Frank Denis
2020-12-30
std: Add more standard type definitions for FreeBSD
LemonBoy
2020-12-29
std: Fix compilation on FreeBSD/Darwin
LemonBoy
2020-12-29
std: Fix poll definitions for FreeBSD/Darwin
LemonBoy
2020-12-26
Merge pull request #7449 from kristoff-it/macos-termios
Andrew Kelley
2020-12-23
openbsd: implement segfault handling on openbsd x86_64
Sébastien Marie
2020-12-23
added comments, removed useless comptime keywords
Loris Cro
2020-12-23
add termios bits for darwin
Loris Cro
2020-12-23
openbsd: fix siginfo_t struct definition
Sébastien Marie
2020-12-23
Enable segfault handling on FreeBSD.
Alex Cameron
2020-12-18
std.crypto.random: introduce fork safety
Andrew Kelley
2020-12-17
Add EV_ERROR to FreeBSD bits
Alexandros Naskos
2020-12-17
Add baudrate constants
Tau
2020-12-17
Add process_madvise to Linux syscalls (#7450)
Dmitry Atamanov
2020-12-15
openbsd: correct few structs
Sébastien Marie
[prev]
[next]