]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/pthread/tst-pthread_cancel-select-loop.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / pthread / tst-pthread_cancel-select-loop.c
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-13  Florian Weimernptl: Fix race between pthread_kill and thread exit...