]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/tst-quick_exit.cc
posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
[thirdparty/glibc.git] / stdlib / tst-quick_exit.cc
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-06-09  Florian Weimerquick_exit tests: Do not use C++ headers
2016-06-07  Carlos O'DonellBug 20198: quick_exit should not call destructors.