diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-15 14:36:23 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-15 14:36:23 +0000 |
commit | 538fd727337959b1d7b8449a578a31fd9a9c62b4 (patch) | |
tree | 4f5ec634e850af310a7ed7eb439711dcfac0544d | |
parent | 840175d576030f5276c9a95e5a77a87ae6f35382 (diff) | |
download | skalibs-538fd727337959b1d7b8449a578a31fd9a9c62b4.tar.xz |
Add egidingroups sysdeps, because FreeBSD
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -501,6 +501,7 @@ EOF choose cl revoke REVOKE 'revoke()' choose cl sendfile SENDFILE 'sendfile()' choose cl setgroups SETGROUPS 'setgroups()' + choose clr egidingroups EGIDINGROUPS 'the effective gid in the supplementary group list' choose cl settimeofday SETTIMEOFDAY 'settimeofday()' choose clr signalfd SIGNALFD 'signalfd()' choose clr splice SPLICE 'splice()' |