hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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 */