]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'enosys/ioctl' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Wed, 16 Aug 2023 07:23:01 +0000 (09:23 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 Aug 2023 07:23:01 +0000 (09:23 +0200)
* 'enosys/ioctl' of https://github.com/t-8ch/util-linux:
  enosys: avoid warnings when no aliases are found
  enosys: don't validate that numbers are found from headers
  enosys: add support for ioctl blocking
  enosys: store blocked syscalls in list instead of array
  enosys: build BPF dynamically
  enosys: list syscall numbers


Trivial merge