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

[cstdlib.syn] Add missing extern-C/C++ overloads for at_exit, at_quick_exit #890

Merged
merged 1 commit into from Aug 10, 2016

Conversation

tkoeppe
Copy link
Contributor

@tkoeppe tkoeppe commented Aug 6, 2016

During all the discussion of overloading on language linkage with regards to the C library, we never noticed that at_exit and at_quick_exit are also overloaded.

@zygoloid, @jwakely: Is this simple change to the synopsis sufficient? Unlike for qsort and bsearch, I didn't mark these synopses entries up specially, because we actually specify these functions directly rather than by reference.

@zygoloid zygoloid merged commit 179b165 into cplusplus:master Aug 10, 2016
@tkoeppe tkoeppe deleted the exit branch August 10, 2016 22:16
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.

None yet

2 participants