octol / vim-cpp-enhanced-highlight

Additional Vim syntax highlighting for C++ (including C++11/14/17)
MIT License
1.06k stars 149 forks source link

Add BSD extension functions to the C function list #79

Open cataldor opened 5 years ago

cataldor commented 5 years ago

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

octol commented 4 years ago

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

cataldor commented 4 years ago

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