]> git.ipfire.org Git - thirdparty/glibc.git/commit
Linux: mlock2 syscall number is always available
authorFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 14:39:19 +0000 (15:39 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 15:54:01 +0000 (16:54 +0100)
commit23a3c1501fd4febcf17f10a3c6aeb31c93a25435
tree95f5f078cd4aa0114656a07c68736b676acf02ad
parent49f28ea934a2bb9b46c13da2b1230ea990875943
Linux: mlock2 syscall number is always available

Due to the built-in tables, __NR_mlock2 is always defined.
sysdeps/unix/sysv/linux/mlock2.c