]> git.ipfire.org Git - thirdparty/glibc.git/history - htl/semaphoreP.h
Use C11 atomics instead of atomic_decrement(_val)
[thirdparty/glibc.git] / htl / semaphoreP.h
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-02-08  Adhemerval Zanellapthread: Refactor semaphore code
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-16  Samuel Thibault{nptl,htl}/semaphoreP.h: clean up
2020-12-16  Samuel Thibaulthtl: Get sem_open/sem_close/sem_unlink support [BZ...