8fcd1929a4 · Added default feature `default-cloexec`: If this feature is set, file-descriptors will be created with the close-on-exec flag (`MFD_CLOEXEC` for memfds, `FD_CLOEXEC` for other pseudofiles and `O_CLOEXEC` for `open()` calls.) · Updated 6 months ago
Delete Branch
Deleting a branch is permanent. It CANNOT be undone. Continue?