mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-02 16:01:20 +03:00
With the 2.6.32 minimum kernel on x86 and 3.2 on other architectures, __NR_openat is always defined. Changelog: * sysdeps/unix/sysv/linux/dl-openat64.c (openat64) [__NR_openat]: Make code unconditional.