Why glibc's fstat() is slow
Why glibc's fstat() is slow
Posted Sep 25, 2023 18:29 UTC (Mon) by BenHutchings (subscriber, #37955)In reply to: Why glibc's fstat() is slow by izbyshev
Parent article: Why glibc's fstat() is slow
The statx() system call is also the only Y2038-safe stat system call on 32-bit architectures (aside from x32).
