mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-19 00:02:09 +03:00
Linux 5.5 renames RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET, with the old name kept as an alias. This patch makes the corresponding change in glibc. Tested for x86_64.