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

Explain how to contribute code #6

Open
dns2utf8 opened this issue Nov 25, 2017 · 1 comment
Open

Explain how to contribute code #6

dns2utf8 opened this issue Nov 25, 2017 · 1 comment

Comments

@dns2utf8
Copy link

Hi all

I would like to contribute code for pthread_getname_np but I can not find any information on how.
Please add an explanation on how to submit patches.

Best regards

@richfelker
Copy link
Collaborator

Indeed such a page would probably be appropriate for the wiki. Patches should be submitted to the mailing list, but when the patch is not just a bug fix but new functionality, it's a good idea to ask first on the list or the IRC channel if there's a reason it's not already there. We should probably dig up the "criteria for inclusion/exclusion" threads from mailing list & related IRC discussion and write them up nicely for the wiki.

In the case of pthread_getname_np, I believe it was determined to have grossly incompatible signatures across different historical OS's, which is usually a strong indicator for exclusion.

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

3 participants
@dns2utf8 @richfelker and others