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
/
tools
/
update-linux-headers.zig
Age
Commit message (
Expand
)
Author
2025-08-30
update tools and other miscellaneous things to new APIs
Andrew Kelley
2025-08-11
std.ArrayList: make unmanaged the default
Andrew Kelley
2025-07-16
tools: fix some bitrot
Alex Rønne Petersen
2025-02-10
std.ArrayList: popOrNull() -> pop() [v2] (#22720)
Meghan Denny
2024-05-03
Rename Dir.writeFile2 -> Dir.writeFile and update all callsites
Ryan Liptak
2023-11-22
Revert "Merge pull request #12060 from Vexu/IterableDir"
Andrew Kelley
2023-06-24
all: migrate code to new cast builtin syntax
mlugg
2023-06-19
all: zig fmt and rename "@XToY" to "@YFromX"
Eric Joldasov
2023-06-15
update-linux-headers: add loongarch and xtensa
Andrew Kelley
2023-05-25
std.fs.file: Rename File.Kind enum values to snake case
Linus Groh
2023-05-23
std.sort: add pdqsort and heapsort
Ali Chraghi
2022-07-15
std.fs: split `Dir` into `IterableDir`
Veikka Tuominen
2022-06-06
tools: fix update-linux-headers.zig and process_headers.zig
BratishkaErik
2022-01-26
[linux headers] rename arm64 to aarch64
Motiejus Jakštys
2021-11-30
allocgate: change resize to return optional instead of error
Lee Cannon
2021-11-30
remove linux header files that have case conflicts
Andrew Kelley
2021-11-30
std lib API deprecations for the upcoming 0.9.0 release
Andrew Kelley
2021-11-29
update libc linux headers to v5.16-rc3
Andrew Kelley