hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
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 */