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_glibc.zig
Age
Commit message (
Expand
)
Author
2021-01-07
Reduce use of deprecated IO types
Jay Petacat
2020-12-23
update depreciated code (#7502)
g-w1
2020-12-12
glibc: do not provide -lcrypt
Andrew Kelley
2020-12-08
glibc: additionally provide -lcrypt
Andrew Kelley
2020-11-07
remove deprecated uses of ArrayList.span
Josh Holland
2020-08-22
update update_glibc and process_headers to latest zig
Jan200101
2020-06-12
Fix a few std.sort.sort invocations
Cassidy Dingenskirchen
2020-04-04
add libutil to zig's glibc support
Andrew Kelley
2020-03-30
std lib API deprecations for the upcoming 0.6.0 release
Andrew Kelley
2020-03-20
include ld symbols when generating glibc dummy objects
Andrew Kelley
2020-03-04
update glibc abilists for 2.31
Andrew Kelley
2020-03-03
update update_glibc tool to latest zig
Andrew Kelley
2020-01-09
Fix remaining variadic formatted prints
Ryan Liptak
2019-11-25
rename std.heap.direct_allocator to std.heap.page_allocator
Andrew Kelley
2019-09-07
update glibc ABI lists to 2.30
Andrew Kelley
2019-08-24
hash_map: adding a StringHashMap for convenience
Sahnvour
2019-07-07
add an update_glibc tool, delete dummy libc files
Andrew Kelley