Files
glibc/bits/resource.h
Samuel Thibault b7e0ec907b hurd: Fix RLIM_INFINITY on 64b
rlim_t is 64b on 64b systems, so we should extend RLIM_INFINITY to that,
not only RLIM64_INFINITY or requiring 64b offsets.

This is similar to Linux headers.
2025-09-22 02:30:14 +02:00

4.8 KiB