diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-09-21 00:48:12 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-09-21 08:44:21 +0100 |
commit | cb29396e67f5e2622e31bf83f253c6d66c51135d (patch) | |
tree | c8173e56f368f42e951faca7673901cc788dbf96 /gcc | |
parent | d784c5cfe694fe8d5620504ae45ceaebb3cc9f7c (diff) | |
download | gcc-cb29396e67f5e2622e31bf83f253c6d66c51135d.zip gcc-cb29396e67f5e2622e31bf83f253c6d66c51135d.tar.gz gcc-cb29396e67f5e2622e31bf83f253c6d66c51135d.tar.bz2 |
libstdc++: Add _Exit to <stdlib.h> for freestanding
When I added std::_Exit to the freestanding declarations in <cstdlib> I
should also have added it to <stdlib.h>.
libstdc++-v3/ChangeLog:
* include/c_compatibility/stdlib.h [!_GLIBCXX_HOSTED]: Add
using-declaration for _Exit.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions