relibc: bump submodule pointer for round 17 network stack Tier A + B

Pulls in the 10-file relibc fork commit (1117 insertions, 160 deletions):

  arpa_inet/mod.rs         — IPv6 inet_ntop with RFC 5952 :: compression
  netinet_ip/mod.rs        — populated constants + struct ip / iphdr
  netinet_ip/cbindgen.toml — export configuration
  netdb/lookup.rs          — AAAA DNS query, lookup_host_v6, parse_ipv6_string
  netdb/mod.rs             — full POSIX getaddrinfo hints (AI_V4MAPPED, etc.)
  sys_ioctl/redox/mod.rs   — FIONREAD wired into ioctl_inner
  sys_socket/mod.rs        — public accept4 C wrapper
  platform/pal/socket.rs   — accept4 in PalSocket trait
  platform/linux/socket.rs — native __NR_accept4 via sc::syscall5
  platform/redox/socket.rs — accept4 = accept() + fcntl() fallback

Docs were committed concurrently in aa12991053 (SUPERSEDED-DOC-LOG
Round 17 entries, NETWORKING-AND-DRIVERS-SYSTEMATIC-ASSESSMENT §6.1
status column updates).
This commit is contained in:
2026-07-27 23:10:38 +09:00
parent 58b269da3e
commit 5b470b98a8