Page MenuHomeFreeBSD

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

Authored by grembo on Jun 25 2021, 2:11 PM.
Tags
None
Referenced Files
F108942967: D30896.id91346.diff
Wed, Jan 29, 8:30 PM
Unknown Object (File)
Sat, Jan 18, 3:53 AM
Unknown Object (File)
Sat, Jan 18, 3:53 AM
Unknown Object (File)
Sat, Jan 18, 12:41 AM
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
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