]> git.ipfire.org Git - thirdparty/glibc.git/history - stdlib/tst-quick_exit.cc
getenv: Move call to strlen to the branch it's used in.
[thirdparty/glibc.git] / stdlib / tst-quick_exit.cc
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.