mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-29 02:26:34 +02:00
Add a function that checks if a fd is sealed and, if it's not, seals it. On Linux this is more or less an operation on memfd. On other systems, it currently always returns FALSE.