Expose setgroups. Fixes feature request #468116.

This commit is contained in:
Martin v. Löwis 2001-10-18 04:06:00 +00:00
parent 6b47129424
commit 61c5edf6fc
6 changed files with 62 additions and 4 deletions

View file

@ -498,6 +498,9 @@
/* Define if you have the setgid function. */
#undef HAVE_SETGID
/* Define if you have the setgroups function. */
#undef HAVE_SETGROUPS
/* Define if you have the setlocale function. */
#undef HAVE_SETLOCALE