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)
Dec 6 2024, 9:50 AM
Unknown Object (File)
Nov 23 2024, 5:43 PM
Unknown Object (File)
Oct 21 2024, 10:44 AM
Unknown Object (File)
Oct 2 2024, 7:57 AM
Unknown Object (File)
Oct 1 2024, 12:03 AM
Unknown Object (File)
Sep 28 2024, 11:04 PM
Unknown Object (File)
Sep 28 2024, 4:09 AM
Unknown Object (File)
Sep 27 2024, 6:56 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