]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/nptl_setxid.c
stdlib: Fix tst-makecontext2 log when swapcontext fails
[thirdparty/glibc.git] / nptl / nptl_setxid.c
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-09-23  Wilco DijkstraUse C11 atomics instead of atomic_increment(_val)
2022-09-09  Wilco DijkstraUse C11 atomics instead of atomic_decrement(_val)
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-04-21  Florian Weimernptl: Move setxid broadcast implementation into libc