mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
Add an utility library that supersedes the getgroups function from libc. The getgroups function from this added library always returns an empty result (0). It is used for coverage test of the getgroups call made within the Envmodules_InitStateUsergroupsObjCmd function of the Tcl extension library.