-
Notifications
You must be signed in to change notification settings - Fork 1.1k
The libc
crate doesn't currently have active maintainers
#1657
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
Comments
Hi @alexcrichton, thanks for letting us know! |
I'd love to help out. |
I'm happy to try to help in some capacity. |
Also would be interested to get involved and help go through PR backlog! |
Hi @alexcrichton. I would love to help with maintaining this crate. |
Also happy to help out. @darcyliu the RFC looks like a good place to start getting up to speed on the design of the library: https://github.com/rust-lang/rfcs/blob/master/text/1291-promote-libc.md Platform specific docs appear to be in: https://rust-lang.github.io/libc/#platform-specific-documentation |
I'd also be happy to help. |
I have a somewhat strong knowledge of the C library and I'd be glad to help out. However I currently don't know how the libc crate works. |
I am willing |
Thanks for the support everyone! I've added @JohnTitor as a maintainer of this crate in the meantime and I hope to be pretty hands-off myself with this. I know @JohnTitor could use help with reviewing PRs and helping to fix CI, though, so any help that can be offered would be greatly appreciated! |
Hi @alexcrichton , I would be willing to contribute to this crate too! |
Hello @JohnTitor, I would love to help you out on maintenance of this crate. I've notice the docs for this one could use some love and wouldn't mind lending a hand |
put my two cents in, is it possible to automatically generate libc code using similar tool like BindGen? |
I believe this a long running debate and the object of a very old closed issue. #423 |
This crate does not currently have any active maintainers. There's a long backlog of PRs as well as CI maintenance that needs to happen. As such at this time we're temporarily not merging any PRs.
If you or someone else would like to help maintain this crate, please leave comments here! This is a pretty critical crate, and more maintainers for it would be most welcome!
The text was updated successfully, but these errors were encountered: