zig/lib/libc
Pat Tullmann a31fe8aa3e 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
2024-07-03 02:57:24 -04:00
..
darwin macos: better SDK version detection 2023-09-25 15:53:05 -04:00
glibc test/link/glibc_compat: Add C test case for glibc versions 2024-06-06 09:36:16 -07:00
include glibc headers: arc4random* functions added in glibc 2.36 2024-07-03 02:57:24 -04:00
mingw mingw: support -municode 2024-03-27 10:05:57 +00:00
musl update musl libc.S to v1.2.5 2024-06-04 22:37:28 -07:00
wasi Update wasi-libc to 3189cd1ceec8771e8f27faab58ad05d4d6c369ef (#15817) 2023-05-23 22:12:53 +02:00