diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-04-17 20:54:59 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-04-17 20:54:59 -0500 |
commit | 36e0a4286937ccb25bc78392a679f496029765b0 (patch) | |
tree | 9487c308f346806a065a268ba13baa57480c4776 /include/sys | |
parent | 3e9758004c131236d53e5fdca4bbeea7bf7efc28 (diff) | |
download | musl-36e0a4286937ccb25bc78392a679f496029765b0.tar.gz musl-36e0a4286937ccb25bc78392a679f496029765b0.tar.bz2 musl-36e0a4286937ccb25bc78392a679f496029765b0.tar.xz musl-36e0a4286937ccb25bc78392a679f496029765b0.zip |
stdlib: Ensure C11 fns are only visible in C11
aligned_alloc, at_quick_exit, and quick_exit are new in C11 and C++11.
Only make these symbols visible in those versions, to avoid polluting
the namespace of C99 and POSIX 2008 sources.
Diffstat (limited to 'include/sys')
0 files changed, 0 insertions, 0 deletions