]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/pthread/sem_routines.c
nptl: Move sem_close, sem_open into libc
[thirdparty/glibc.git] / sysdeps / pthread / sem_routines.c
2021-05-05  Florian Weimernptl: Move sem_close, sem_open into libc
2021-02-09  Adhemerval Zanellalinux: Fix __sem_check_add_mapping search_sem
2021-02-09  Adhemerval Zanellalinux: Fix __sem_check_add_mapping name length
2021-02-08  Adhemerval Zanellapthread: Remove alloca usage from __sem_check_add_mapping
2021-02-08  Adhemerval Zanellapthread: Refactor semaphore code