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)
Sat, Mar 30, 2:19 PM
Unknown Object (File)
Dec 26 2023, 6:12 AM
Unknown Object (File)
Dec 22 2023, 3:50 PM
Unknown Object (File)
Dec 20 2023, 8:07 AM
Unknown Object (File)
Dec 16 2023, 8:30 AM
Unknown Object (File)
Aug 27 2023, 9:45 AM
Unknown Object (File)
Jul 13 2023, 7:38 PM
Unknown Object (File)
Jun 9 2023, 2:49 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40092
Build 36981: arc lint + arc unit