shm_open(3): Set the FD_CLOEXEC flag for the new fd, per POSIX.
commitfc962bc679e9e19b6e8b92bfd9d55faf0515eacd
authorSascha Wildner <saw@online.de>
Sun, 17 Sep 2017 16:07:54 +0000 (17 18:07 +0200)
committerSascha Wildner <saw@online.de>
Sun, 17 Sep 2017 16:07:54 +0000 (17 18:07 +0200)
treef940e26a56aa595323f7591361221dc24a12afb8
parentbe0bea4a0548dcd984c69c41d755cb95a1d2acdf
shm_open(3): Set the FD_CLOEXEC flag for the new fd, per POSIX.

See:

http://pubs.opengroup.org/onlinepubs/9699919799/functions/shm_open.html
lib/libc/gen/posixshm.c