Skip to content

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

Closed
alexcrichton opened this issue Feb 11, 2020 · 14 comments
Closed

The libc crate doesn't currently have active maintainers #1657

alexcrichton opened this issue Feb 11, 2020 · 14 comments

Comments

@alexcrichton
Copy link
Member

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!

@darcyliu
Copy link
Contributor

Hi @alexcrichton, thanks for letting us know!
I would like to help maintain this crate. Could you provide more information about how to be a maintainer for it? Is there any guidance doc for us to catch up ? Thanks!

@vickenty
Copy link
Contributor

I'd love to help out.

@stevendanna
Copy link

I'm happy to try to help in some capacity.

@xales
Copy link

xales commented Feb 13, 2020

Also would be interested to get involved and help go through PR backlog!

@LMJW
Copy link

LMJW commented Feb 14, 2020

Hi @alexcrichton. I would love to help with maintaining this crate.

@drhaynes
Copy link

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

@reitermarkus
Copy link
Contributor

I'd also be happy to help.

@Aelerinya
Copy link

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.

@DerekStrickland
Copy link

I am willing

@alexcrichton
Copy link
Member Author

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!

@srikwit
Copy link

srikwit commented Feb 18, 2020

Hi @alexcrichton , I would be willing to contribute to this crate too!

@Lee-Ashmore
Copy link

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

@pwang7
Copy link
Contributor

pwang7 commented Mar 13, 2020

put my two cents in, is it possible to automatically generate libc code using similar tool like BindGen?

@GuillaumeDIDIER
Copy link

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

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

No branches or pull requests