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
/
c
Age
Commit message (
Expand
)
Author
2024-02-15
std.os.termios: add/fix std.c.TCSA for BSDs
Michael Dusan
2024-02-14
bsd: debitrot type-safe std.c.O
Michael Dusan
2024-02-14
std.os: export T struct and winsize struct
Tim Culverhouse
2024-02-12
std.os.speed_t: add type safety
Andrew Kelley
2024-02-12
std.os.termios: add type safety to lflag field
Andrew Kelley
2024-02-12
std.os.termios: add type safety to cflag field
Andrew Kelley
2024-02-12
std.os.termios: add type safety to oflag field
Andrew Kelley
2024-02-12
std.os.termios: add type safety to iflag field
Andrew Kelley
2024-02-12
std.os.termios: consolidate and correct
Andrew Kelley
2024-02-12
std.c.NCSS: consolidate and correct
Andrew Kelley
2024-02-12
std: add type safety to cc_t
Andrew Kelley
2024-02-11
some API work on std.c, std.os, std.os.wasi
Andrew Kelley
2024-02-06
std.c.MAP: use a packed struct
Andrew Kelley
2023-11-25
translate-c: use Aro's tokenizer
Veikka Tuominen
2023-10-03
Merge pull request #17341 from rzezeski/illumos-updates
Andrew Kelley
2023-10-03
correctly detect apple a15 and a16 chips
xdBronch
2023-09-30
solaris: fix path component max
Ryan Zezeski
2023-09-30
solaris: add missing registers
Ryan Zezeski
2023-09-22
Added basic support for wasm32-emscripten target
Aven Bross
2023-09-08
std.c.linux: Add getpw{nam,uid}()
Linus Groh
2023-08-15
dragonfly: std.c: more decls
Michael Dusan
2023-08-15
netbsd: std.c: fix pthread_rwlock_t
Michael Dusan
2023-08-15
netbsd: std.c.REG: populate indexes for x86_64
Michael Dusan
2023-07-31
std.c.openbsd: remove "msg_" prefixes from structs
Andrew Kelley
2023-07-31
std.c.openbsd: add PTHREAD_STACK_MIN
Andrew Kelley
2023-07-31
std.c.openbsd: add ucontext_t for aarch64
Andrew Kelley
2023-07-31
Revert "std: add FreeBSD's procctl api."
Andrew Kelley
2023-07-31
Revert "std: add kinfo_vmentry for FreeBSD"
Andrew Kelley
2023-07-31
Revert "std add getrandom to solato solaris based systems"
Andrew Kelley
2023-07-31
Revert "std: add shm_create_largepage for FreeBSD, completing MFD* constants."
Andrew Kelley
2023-07-31
Revert "std: freebsd update proposal"
Andrew Kelley
2023-07-31
Revert "std: adding freebsd's elf_aux_info api"
Andrew Kelley
2023-07-31
Revert "os: expand sched_getaffinity wrapper and update freebsd's cpuset api ...
Andrew Kelley
2023-07-31
Revert "std: adding netbsd's pthread to cpu affinity api"
Andrew Kelley
2023-07-31
Revert "std: enriching malloc api on freebsd."
Andrew Kelley
2023-07-31
Revert "std: add a subset of the macOs's libproc api."
Andrew Kelley
2023-07-31
Revert "std: add accept_filter struct to make use of SO_ACCEPTFILTER socket o...
Andrew Kelley
2023-07-31
Revert "std: mcontext layout for x86 and fixing few x86_64 fields types for"
Andrew Kelley
2023-07-31
Revert "std: adding FreeBSD's sched wrappers"
Andrew Kelley
2023-07-31
Revert "std: adding sigevent to supported platforms."
Andrew Kelley
2023-07-31
Revert "std.c: add find_path for haiku"
Andrew Kelley
2023-07-31
Revert "std.c: adding mincore for freebsd"
Andrew Kelley
2023-07-31
Revert "std.c: add mincore api to darwin."
Andrew Kelley
2023-07-31
Revert "std.c:complete further more netbsd's mmap flags"
Andrew Kelley
2023-07-31
Revert "std.c: freebsd add procctl exclusive x86_64 flags"
Andrew Kelley
2023-07-31
Revert "std.c: add essential freebsd's capsicum api subset."
Andrew Kelley
2023-07-31
Revert "std.c: adding freebsd's CPU_COUNT macro portage."
Andrew Kelley
2023-07-31
Revert "std.c: add os_proc_available_memory for darwin"
Andrew Kelley
2023-07-31
Revert "Merge pull request #15317 from devnexen/darwin_rand_nativegen"
Andrew Kelley
2023-07-31
Revert "std.c: adding cpu affinity api for macOs (mainly x86_64)"
Andrew Kelley
[next]