aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm/BitcodeReader.zig
diff options
context:
space:
mode:
authorPat Tullmann <pat.github@tullmann.org>2024-06-26 12:51:19 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-07-03 02:57:24 -0400
commita31fe8aa3ed4868fb10000c1e3eeaa094488fc94 (patch)
tree64eadd24cae7bd3a2671b9c0451eb9a91d3e3982 /src/codegen/llvm/BitcodeReader.zig
parent5e3bad3556435663fa9220390248a5ed4f75be47 (diff)
downloadzig-a31fe8aa3ed4868fb10000c1e3eeaa094488fc94.tar.gz
zig-a31fe8aa3ed4868fb10000c1e3eeaa094488fc94.zip
glibc headers: arc4random* functions added in glibc 2.36
Here's the glibc v2.36 announcment noting the addition of arc4random, arc4random_buf and arc4random_uniform: https://sourceware.org/git/?p=glibc.git;a=blob;f=NEWS;h=8420a65cd06874ee09518366b8fba746a557212a;hb=6f4e0fcfa2d2b0915816a3a3a1d48b4763a7dee2 Tested with the testcase from the bug. I get a compile-time error when building against older glibc (instead of a linker error), and no errors (as before) when compiling against v2.36 or later. And the glibc_compat regression tests pass. Fix #20426
Diffstat (limited to 'src/codegen/llvm/BitcodeReader.zig')
0 files changed, 0 insertions, 0 deletions