sys/wait.h: add P_PIDFD from linux v5.4
authorSzabolcs Nagy <nsz@port70.net>
Sun, 22 Dec 2019 12:11:30 +0000 (12:11 +0000)
committerRich Felker <dalias@aerifal.cx>
Mon, 30 Dec 2019 23:14:08 +0000 (18:14 -0500)
commitf296be74d5ab94f6ccac26e129d96e08f1c20538
tree9f4df97e432e4b8eb92fcaa794c44ca972cfbfa3
parent5e0c9f246cf7c0d174b7b8fbd9e02d4729ff66d2
sys/wait.h: add P_PIDFD from linux v5.4

allows waiting on a pidfd, in the future it might allow retrieving the
exit status by a non-parent process, see

  linux commit 3695eae5fee0605f316fbaad0b9e3de791d7dfaf
  pidfd: add P_PIDFD to waitid()
include/sys/wait.h