GNU C Library 2.36 released

Post Syndicated from original https://lwn.net/Articles/903556/

Version
2.36
of the GNU C Library has been released. Changes include support
for the new DT_RELR relocation format,
wrappers for the
process_madvise(),
process_mrelease(),
pidfd_open(),
pidfd_getfd(), and
pidfd_send_signal() system calls,
wrappers for the new filesystem mounting API,
a DNS stub resolver that only does IPv4 queries,
support for the BSD
arc4random() API
(despite some last-minute
discussion
),
LoongArch architecture support,
and more.