]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tests: shm_open(2): Verify FD_CLOEXEC
authorKyle Evans <kevans@FreeBSD.org>
Tue, 3 Sep 2019 20:26:08 +0000 (20:26 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Tue, 3 Sep 2019 20:26:08 +0000 (20:26 +0000)
commit06d15f4b67a6603638cd47ee32a919aa0faa5856
treeeaf1a30d4938c53b836a016d166df77f645a3a9c
parent3c6774c077963d940b163fab90b4946aa2a817d1
tests: shm_open(2): Verify FD_CLOEXEC

Motivated by the fact that I'm messing around near the implementation and
wanting to ensure this doesn't get messed up in the process.
tests/sys/posixshm/posixshm_test.c