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

Add BSD extension functions to the C function list #79

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

Conversation

cataldor
Copy link

Hello,
this commit adds the BSD extensions to the function list for C.
Some of them are natively supported by Linux (e.g., err, verr); others require libbsd

Cataldo and others added 8 commits October 18, 2019 15:13
When the option cpp_posix_standard is enable, BSD
extension functions are highlighted
As of P1754, all concepts will become snake_case, consistent with the
rest of the standard library. This change adds support for the new names
by using the value of g:cpp_concepts_highlight to select the concept
naming convention.

This new section includes all concepts currently defined in the working
draft and their names from P1754.
Also corrects iterators to remove types that don't exist in the
standard.
When the option cpp_posix_standard is enabled, POSIX
functions are highlighted
@octol
Copy link
Owner

octol commented Nov 14, 2019

Hi, would you mind rebase and resolve the conflicts and then I can merge the PR?

@cataldor
Copy link
Author

Hello,
I've tried to do the rebase -- but i'm not sure if it worked properly.
Best regards

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.

3 participants