Page MenuHomeFreeBSD

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

Authored by grembo on Jun 25 2021, 2:11 PM.
Tags
None
Referenced Files
F157369351: D30896.diff
Wed, May 20, 5:07 PM
Unknown Object (File)
Mon, Apr 27, 8:30 AM
Unknown Object (File)
Fri, Apr 24, 9:55 AM
Unknown Object (File)
Apr 21 2026, 10:53 AM
Unknown Object (File)
Apr 20 2026, 4:36 AM
Unknown Object (File)
Apr 13 2026, 6:57 PM
Unknown Object (File)
Apr 13 2026, 2:37 AM
Unknown Object (File)
Apr 10 2026, 5:11 PM
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