hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
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 */