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)
Sun, Aug 30, 12:10 PM
Unknown Object (File)
Sat, Aug 29, 11:17 PM
Unknown Object (File)
Fri, Aug 28, 12:00 PM
Unknown Object (File)
Wed, Aug 26, 11:34 AM
Unknown Object (File)
Tue, Aug 25, 8:11 AM
Unknown Object (File)
Tue, Aug 25, 4:17 AM
Unknown Object (File)
Mon, Aug 24, 11:39 AM
Unknown Object (File)
Sun, Aug 23, 10:15 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