Page MenuHomeFreeBSD

shm_open(2): Cross-reference posixshmcontrol(1)
ClosedPublic

Authored by grembo on Jun 25 2021, 2:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 27, 8:30 AM
Unknown Object (File)
Fri, Apr 24, 9:55 AM
Unknown Object (File)
Tue, Apr 21, 10:53 AM
Unknown Object (File)
Mon, Apr 20, 4:36 AM
Unknown Object (File)
Mon, Apr 13, 6:57 PM
Unknown Object (File)
Mon, Apr 13, 2:37 AM
Unknown Object (File)
Fri, Apr 10, 5:11 PM
Unknown Object (File)
Fri, Apr 10, 3:25 AM
Subscribers

Details

Summary

When debugging POSIX shared memory issues, it's really
useful to learn that there is a command line tool now
to manipulate shared memory segments.

Test Plan
mandoc -T lint shm_open.2
mandoc: shm_open.2:289:2: WARNING: sections out of conventional order: Sh EXAMPLES

(didn't want to re-arrange sections in the man page)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable