1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-03 12:11:17 +03:00
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