b24afb9d3389760c4762abbc5b1d4e184af2aa2b
Attempt to detect misbehaving getgrouplist() fails when user is actually a member of group 0 (aka. root). Instead, fill with (gid_t)-1 which seems less likely to cause problems if erroneously grant.
pvAccessCPP
pvAccess is a network communications protocol designed for distributed control systems. It is designed to transport serialized data formatted as pvData data structures.
The pvAccessCPP module is a part of the EPICS software toolkit that contains the C++ implementation of pvAccess.
Links
- General information about EPICS can be found at the EPICS Controls website.
- API documentation for this module can be found on its Github Pages website
Building
This module is included as a submodule of a full EPICS 7 release and will be compiled during builds of that software.
Description
Languages
C++
63.4%
C
35.2%
Python
0.9%
Makefile
0.5%