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
Group-Canceled
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
groupAwait
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
2020-12-14
Add missed Linux syscalls
data-man
2020-12-13
Fix compilation error on OpenBSD
LemonBoy
2020-12-13
Fix compilation error on FreeBSD
LemonBoy
2020-12-13
std: Drop struct prefixes in FreeBSD siginfo
LemonBoy
2020-12-13
Fix Sigaction struct on FreeBSD.
Alex Cameron
2020-12-13
std: Update more siginfo bits for BSDs
LemonBoy
2020-12-13
std: Fixes for siginfo test on macos
LemonBoy
2020-12-12
std: Further siginfo refinements
LemonBoy
2020-12-12
std: Improve sigaction interface
LemonBoy
2020-11-30
add std.os.shutdown function for sockets
Jonathan Marler
2020-11-25
std/os: fix prctl constants
Isaac Freund
2020-11-20
std/os: define and use dev_t for linux x86_64
Isaac Freund
2020-11-20
std/os: add time_t definiton for x86_64 linux
Isaac Freund
2020-11-10
openbsd: proper implementation for Thread.cpuCount()
Sébastien Marie
2020-11-10
openbsd: add time definitions for gettimeofday()
Sébastien Marie
2020-11-10
openbsd: add sockets constants
Sébastien Marie
2020-11-10
openbsd: add dlfcn.h definitions for dlopen()
Sébastien Marie
2020-11-05
Merge pull request #6978 from LemonBoy/statshit
Andrew Kelley
2020-11-05
Merge pull request #6974 from daurnimator/prctl-cleanup
Andrew Kelley
2020-11-05
Merge pull request #6895 from jorangreef/fallocate
Andrew Kelley
2020-11-05
Label WASI stat as kernel_stat
LemonBoy
2020-11-05
std: Split kernel&libc definitions of stat struct
LemonBoy
2020-11-04
std: Correct stack_t definition for mips
LemonBoy
2020-11-04
std: use PR enum as only location of opcode numbers
daurnimator
2020-11-04
std: add PR enum for the prctl opcode
daurnimator
2020-11-03
Merge pull request #6921 from xackus/gimmeMoreOfThoseSweetSweetFileDescriptors
Jakub Konka
2020-11-03
Fix Darwin codepath
Jakub Konka
2020-11-01
Merge pull request #6792 from koachan/sparc64-linux
Andrew Kelley
2020-11-01
std: add {set,get}rlimit bits and improve test
xackus
2020-11-01
Add definitions for FALLOC_FL_ mode flags
Joran Dirk Greef
2020-10-30
Add close_range, faccessat2 and process_madvise
Joran Dirk Greef
2020-10-30
Add more mips syscall numbers
Joran Dirk Greef
2020-10-30
Select stat struct type based on whether we are linking with libc
Koakuma
2020-10-29
Merge pull request #6356 from jorangreef/io_uring
Andrew Kelley
2020-10-29
Use the *_stat type as self
Koakuma
2020-10-27
std: Add basic smoke test for net functionality
LemonBoy
2020-10-26
std/*: add missing MIT license headers
Frank Denis
2020-10-25
openbsd: make dl_phdr_info cross arches
Sébastien Marie
2020-10-25
Separate libc stat and kernel stat definitions
Koakuma
2020-10-25
Fix sparc64 bits definitions
Koakuma
2020-10-25
Fix SA_* constants for sparc64
Koakuma
2020-10-24
Add sparc64-specific values for the various SA_ and SIG_ constants
Koakuma
2020-10-24
Fix constants
Koakuma
2020-10-24
Add sp loading
Koakuma
2020-10-24
Fix register naming
Koakuma
2020-10-24
Add sparc64 linux bits
Koakuma
2020-10-22
Merge branch 'improve-windows-networking'
Andrew Kelley
2020-10-19
std: Minor changes to startup code
LemonBoy
2020-10-17
code cleanups
Andrew Kelley
2020-10-17
Merge branch 'openbsd-minimal' of https://github.com/semarie/zig into semarie...
Andrew Kelley
[prev]
[next]