Ben Buhse
52a6242443
std.os.linux: add F_SEAL constants to F struct
...
Add the missing F_SEAL_SEAL, F_SEAL_SHRINK, F_SEAL_GROW, F_SEAL_WRITE,
F_SEAL_FUTURE_WRITE, and F_SEAL_EXEC constants used with
F.ADD_SEALS/F.GET_SEALS for memfd file sealing. These are defined in the
Linux kernel at include/uapi/linux/fcntl.h.
The FreeBSD equivalents already exist in std.c (freebsd.F),
but the Linux side was missing them.
2026-02-08 02:11:20 +01:00
..
2026-02-07 00:02:50 -05:00
2025-11-10 09:40:42 +01:00
2026-01-19 13:16:03 +01:00
2026-02-05 16:50:41 -08:00
2026-02-02 23:02:31 -08:00
2026-02-07 00:02:50 -05:00
2025-09-30 13:44:51 +01:00
2025-11-22 22:42:38 +00:00
2026-02-02 00:09:48 -08:00
2026-01-13 07:04:51 +01:00
2026-02-03 20:27:28 +01:00
2026-02-02 23:02:31 -08:00
2026-02-07 14:19:29 +00:00
2025-12-23 22:15:10 -08:00
2026-02-05 21:57:32 +01:00
2026-02-04 14:15:41 -05:00
2025-11-22 22:42:38 +00:00
2026-02-08 02:11:20 +01:00
2026-01-30 22:03:14 -08:00
2026-02-07 00:02:50 -05:00
2026-01-14 12:48:09 +01:00
2025-09-17 19:54:15 -07:00
2026-01-11 11:37:17 +00:00
2025-11-13 22:29:28 +01:00
2025-09-30 13:44:54 +01:00
2026-02-05 21:58:35 +01:00
2025-12-23 22:15:07 -08:00
2025-07-11 08:17:43 +02:00
2026-02-07 00:02:50 -05:00
2025-11-20 14:46:23 -08:00
2025-11-20 14:46:23 -08:00
2026-01-04 03:05:34 +01:00
2026-01-17 21:42:38 +01:00
2026-02-02 18:36:40 -08:00
2025-11-07 08:16:34 +01:00
2025-07-01 23:03:15 +02:00
2025-08-11 15:52:49 -07:00
2026-02-02 01:41:35 -08:00
2026-01-06 23:44:10 +01:00
2026-02-01 01:08:01 -08:00
2025-12-05 14:31:27 +01:00
2025-07-31 22:10:11 -07:00
2026-01-07 11:03:36 -08:00
2026-02-07 00:02:50 -05:00
2025-09-20 14:34:18 -07:00
2025-10-25 21:10:02 -07:00
2024-08-22 08:44:08 +02:00
2026-02-04 16:27:13 -08:00
2025-12-05 14:31:27 +01:00
2026-01-28 03:13:37 +01:00
2025-12-05 14:31:27 +01:00
2026-01-08 05:06:31 +01:00
2025-12-22 10:00:35 -08:00
2025-12-05 14:31:27 +01:00
2025-11-22 22:42:38 +00:00
2026-02-07 00:02:50 -05:00
2025-12-23 22:15:07 -08:00
2026-02-05 16:50:41 -08:00
2025-08-29 17:14:26 -07:00
2025-08-29 17:14:26 -07:00
2026-02-05 07:41:25 -05:00
2026-01-09 13:52:00 -08:00
2025-11-22 22:42:38 +00:00
2026-01-27 05:29:51 +01:00
2026-01-28 00:43:20 -08:00
2026-01-04 03:05:34 +01:00
2026-01-04 00:27:07 -08:00
2025-12-23 22:15:07 -08:00
2025-11-14 12:19:38 +01:00
2026-02-02 23:02:31 -08:00
2025-08-11 15:52:49 -07:00
2025-12-05 14:31:27 +01:00
2026-02-07 00:02:50 -05:00
2026-02-05 16:50:41 -08:00
2026-01-14 12:48:09 +01:00
2025-12-05 14:31:27 +01:00
2025-11-10 09:40:44 +01:00
2025-10-25 21:28:54 -07:00
2025-11-27 20:48:54 +01:00
2026-02-07 00:02:50 -05:00
2026-02-05 07:41:25 -05:00
2025-12-23 22:15:11 -08:00
2026-01-09 02:47:13 +01:00
2026-01-17 00:40:22 +01:00
2026-02-07 00:02:50 -05:00
2026-02-02 23:02:31 -08:00
2025-08-11 15:52:49 -07:00
2025-08-28 18:30:57 -07:00
2025-10-29 06:20:50 -07:00
2025-12-05 14:31:27 +01:00
2025-07-16 10:27:39 -07:00
2025-01-15 15:11:36 -08:00
2026-02-05 16:30:33 -08:00
2025-12-23 22:15:11 -08:00
2025-08-15 23:35:16 +02:00