]> git.ipfire.org Git - thirdparty/systemd.git/commit
missing_syscall: name_to_handle_at is supported by glibc since 2.14
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 28 Feb 2025 13:30:42 +0000 (22:30 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 3 Mar 2025 17:24:49 +0000 (02:24 +0900)
commit96ff465861f090a971949bb887852050c2fe4f09
tree5a7c3d4951126fbc98d52214d7dd1f0cb2b0dce7
parent65e844bdb884521cbbf8336a027fff57c7f63edb
missing_syscall: name_to_handle_at is supported by glibc since 2.14

Now our baseline of glibc is 2.31, hence it is OK to drop our
definition.
meson.build
src/basic/missing_fcntl.h
src/basic/missing_syscall.h
src/basic/missing_syscall_def.h
src/basic/missing_syscalls.py