]> git.ipfire.org Git - thirdparty/systemd.git/commit
include: add coredump_code to struct pidfd_info
authorEmanuele Rocca <emanuele.rocca@arm.com>
Wed, 6 May 2026 15:43:58 +0000 (15:43 +0000)
committerEmanuele Rocca <emanuele.rocca@arm.com>
Tue, 19 May 2026 08:14:18 +0000 (08:14 +0000)
commit577f2f975d09f10bade176cbdbb49ed414630489
tree99e8ddf695d2efadc590f8bf2e0fb6eebaf4c7e5
parentbdbcff6530bf6cc9f200a9edf3918f94f36109d2
include: add coredump_code to struct pidfd_info

Linux v7.1 adds coredump_code to struct pidfd_info and defines a few new
constants. Reflect the changes in include/override/sys/pidfd.h too.

Stop including the libc version of sys/pidfd.h to be able to override the
definition of pidfd_info.

Signed-off-by: Emanuele Rocca <emanuele.rocca@arm.com>
src/include/override/sys/pidfd.h