1 Commits

Author SHA1 Message Date
buque
bb63f941fd gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
It's possible that inode numbers are outside the 32-bit range.
    The existing code only handles the in-libc case correctly, and
    still uses the legacy interfaces when building iconv.
2022-09-23 18:46:31 +08:00