hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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 */