aboutsummaryrefslogtreecommitdiff
path: root/tools/update-linux-headers.zig
AgeCommit message (Expand)Author
2025-08-30update tools and other miscellaneous things to new APIsAndrew Kelley
2025-08-11std.ArrayList: make unmanaged the defaultAndrew Kelley
2025-07-16tools: fix some bitrotAlex Rønne Petersen
2025-02-10std.ArrayList: popOrNull() -> pop() [v2] (#22720)Meghan Denny
2024-05-03Rename Dir.writeFile2 -> Dir.writeFile and update all callsitesRyan Liptak
2023-11-22Revert "Merge pull request #12060 from Vexu/IterableDir"Andrew Kelley
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-06-15update-linux-headers: add loongarch and xtensaAndrew Kelley
2023-05-25std.fs.file: Rename File.Kind enum values to snake caseLinus Groh
2023-05-23std.sort: add pdqsort and heapsortAli Chraghi
2022-07-15std.fs: split `Dir` into `IterableDir`Veikka Tuominen
2022-06-06tools: fix update-linux-headers.zig and process_headers.zigBratishkaErik
2022-01-26[linux headers] rename arm64 to aarch64Motiejus Jakštys
2021-11-30allocgate: change resize to return optional instead of errorLee Cannon
2021-11-30remove linux header files that have case conflictsAndrew Kelley
2021-11-30std lib API deprecations for the upcoming 0.9.0 releaseAndrew Kelley
2021-11-29update libc linux headers to v5.16-rc3Andrew Kelley