LinuxLists
Users
About
Karstens, Nate (
[email protected]
)
Number of posts: 17 (0.68 per day)
First post: 2020-04-20 07:17:58
Last post: 2020-05-15 18:30:46
Date
List
Subject
2020-05-15 18:30:46
linux-kernel
RE: [PATCH v2] Implement close-on-fork
2020-05-15 16:31:03
linux-kernel
RE: [PATCH v2] Implement close-on-fork
2020-05-15 16:09:33
linux-kernel
RE: [PATCH v2] Implement close-on-fork
2020-05-15 15:27:16
linux-kernel
[PATCH v2 1/4] fs: Implement close-on-fork
2020-05-15 15:26:47
linux-kernel
[PATCH v2 3/4] fs: Add F_DUPFD_CLOFORK to fcntl(2)
2020-05-15 15:26:28
linux-kernel
[PATCH v2 4/4] net: Add SOCK_CLOFORK
2020-05-15 15:26:10
linux-kernel
[PATCH v2 2/4] fs: Add O_CLOFORK flag for open(2) and dup3(2)
2020-05-15 15:25:46
linux-kernel
[PATCH v2] Implement close-on-fork
2020-05-04 14:59:51
linux-kernel
RE: Implement close-on-fork
2020-05-01 14:47:53
linux-kernel
RE: [PATCH 1/4] fs: Implement close-on-fork
2020-04-22 16:04:56
linux-kernel
RE: [PATCH 1/4] fs: Implement close-on-fork
2020-04-22 15:38:35
linux-kernel
RE: [PATCH 1/4] fs: Implement close-on-fork
2020-04-20 07:20:04
linux-kernel
[PATCH 1/4] fs: Implement close-on-fork
2020-04-20 07:19:16
linux-kernel
Implement close-on-fork
2020-04-20 07:18:22
linux-kernel
[PATCH 3/4] fs: Add F_DUPFD_CLOFORK to fcntl(2)
2020-04-20 07:18:00
linux-kernel
[PATCH 4/4] net: Add SOCK_CLOFORK
2020-04-20 07:17:58
linux-kernel
[PATCH 2/4] fs: Add O_CLOFORK flag for open(2) and dup3(2)