hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/include/uapi/linux/wait.h
....@@ -17,6 +17,7 @@
1717 #define P_ALL 0
1818 #define P_PID 1
1919 #define P_PGID 2
20
+#define P_PIDFD 3
2021
2122
2223 #endif /* _UAPI_LINUX_WAIT_H */