Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mmap: set FD_CLOEXEC for file descriptors we keep open for mmap()
I do not have any proof that this matters to any existing problems I am seeing, but I do not think of any reason not to do this. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information