Brandon Black 6dbfba526f linux: Doc and check retval for no-fail pid calls
The switch from @bitCast() to @intCast() here safety-checks
Linux's assertion that these 3 calls never return errors (negative
values as pid_t).  getppid() can legally return 0 if the parent is
in a different pid namespace, but this is not an error.
2025-09-12 07:20:08 -05:00
..
2025-08-31 12:49:18 -07:00
2025-08-31 12:49:18 -07:00
2025-08-30 06:36:41 +02:00
2025-08-30 06:36:40 +02:00
2025-08-30 06:36:41 +02:00
2025-08-30 06:36:41 +02:00
2025-08-29 17:14:26 -07:00
2025-08-11 11:30:51 -07:00