Skip to content
New issue

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

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

Already on GitHub? # to your account

Split out NSS interaction code #76

Open
notgull opened this issue Nov 25, 2023 · 1 comment
Open

Split out NSS interaction code #76

notgull opened this issue Nov 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@notgull
Copy link

notgull commented Nov 25, 2023

The code that uses getent to interact with NSS is probably useful in contexts outside of eyra as well. It would be useful for implementing libc calls like, say, getpwuid_r.

@sunfishcode
Copy link
Owner

It's not a high priority for me, but if someone wanted to factor these functions out into a separate crate and maintain them, I'd support that.

@sunfishcode sunfishcode added the enhancement New feature or request label Nov 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants