Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure.ac, lib/, src/: Assume setgroups(2) and initgroups(3) exist #1125

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alejandro-colomar
Copy link
Collaborator

@alejandro-colomar alejandro-colomar commented Nov 16, 2024

They're available in every system I checked: glibc,musl,{Free,Net,Open}BSD.


Revisions:

v1b
  • Rebase
$ git range-diff master..gh/setgroups shadow/master..setgroups 
1:  878f9ea6 = 1:  5fdcd89b configure.ac, lib/, src/: Assume setgroups(2) exists
2:  0270f587 = 2:  ee242d98 configure.ac, lib/: Assume initgroups(3) exists

@alejandro-colomar alejandro-colomar changed the title configure.ac, lib/, src/: Assume setgroups(2) exists configure.ac, lib/, src/: Assume setgroups(2) and initgroups(3) exist Nov 16, 2024
It's available in every system I checked: glibc,musl,{Free,Net,Open}BSD.

Signed-off-by: Alejandro Colomar <[email protected]>
It's available in every system I checked: glibc,musl,{Free,Net,Open}BSD.

Signed-off-by: Alejandro Colomar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant