diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-04-17 20:54:59 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-05-05 21:21:37 -0500 |
commit | 41735bdeff548ce44afe21aa21f1345047eb18e4 (patch) | |
tree | d820dc6d013a2ccf2df16c484d2e416668c35c4b /src/time | |
parent | 8e936ea931afa5b17e03c1fea7a17024b677263b (diff) | |
download | musl-41735bdeff548ce44afe21aa21f1345047eb18e4.tar.gz musl-41735bdeff548ce44afe21aa21f1345047eb18e4.tar.bz2 musl-41735bdeff548ce44afe21aa21f1345047eb18e4.tar.xz musl-41735bdeff548ce44afe21aa21f1345047eb18e4.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 'src/time')
0 files changed, 0 insertions, 0 deletions