Pike programming language

Top _static_modules _static_modules._system
➤ _static_modules._system.setgid() _static_modules._system.setitimer() ➤

Method _static_modules._system.setgroups()


Method setgroups

void setgroups(array(int) gids)

Description

Set the supplemental group access list for this process.

Note

Throws errors on failure.

This function is not available on all platforms.

See also

initgroups(), cleargroups(), getgroups(), getgid(), getgid(), getegid(), setegid()

Extracted from as of .