1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-11 21:41:51 +03:00
Files
glibc/sysdeps/unix/sysv/linux/generic/bits
Adhemerval Zanella Netto 9d53dc48e8 Linux: Make generic fcntl.h the default one
It is currently used for csky, arc, nios2, and or1k.  Newer 64 bit
architecture, like riscv32 and loongarch, reimplement it to override
F_GETLK64/F_SETLK64/F_SETLKW64.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2022-12-07 14:40:52 -03:00
..