Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102908868
D31478.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
532 B
Referenced Files
None
Subscribers
None
D31478.diff
View Options
diff --git a/sys/compat/linux/linux_fork.h b/sys/compat/linux/linux_fork.h
--- a/sys/compat/linux/linux_fork.h
+++ b/sys/compat/linux/linux_fork.h
@@ -32,7 +32,7 @@
#define LINUX_CLONE_FS 0x00000200
#define LINUX_CLONE_FILES 0x00000400
#define LINUX_CLONE_SIGHAND 0x00000800
-#define LINUX_CLONE_PID 0x00001000 /* No longer exist in Linux */
+#define LINUX_CLONE_PIDFD 0x00001000 /* since Linux 5.2 */
#define LINUX_CLONE_PTRACE 0x00002000
#define LINUX_CLONE_VFORK 0x00004000
#define LINUX_CLONE_PARENT 0x00008000
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 3:06 PM (21 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14718609
Default Alt Text
D31478.diff (532 B)
Attached To
Mode
D31478: linux(4): Add CLONE_PIDFD option bit.
Attached
Detach File
Event Timeline
Log In to Comment