]> sourceware.org Git - glibc.git/commit
linux: Add P_PIDFD
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 28 Jan 2022 20:38:38 +0000 (17:38 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 17 May 2022 13:34:36 +0000 (10:34 -0300)
commitb3528b0048f24e1f3019860c951f17f09e54ff8b
treedede7fbbf5b9b6ed79e6c24554df5dc24cdeb13e
parent56cf9e8eec3bdc0ce44efeda373de9d6b825ea1e
linux: Add P_PIDFD

It was added on Linux 5.4 (3695eae5fee0605f316fbaad0b9e3de791d7dfaf)
to extend waitid to wait on pidfd.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
posix/Makefile
posix/sys/wait.h
sysdeps/mach/hurd/bits/types/idtype_t.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/bits/types/idtype_t.h [new file with mode: 0644]
This page took 0.04231 seconds and 5 git commands to generate.