index
:
glibc.git
accept4
aurel32
cvs/glibc-2-1-branch
cvs/glibc-2-2-branch
cvs/glibc-2_0_x
cvs/glibc-2_10-branch
cvs/glibc-2_3-branch
cvs/glibc-2_5-branch
cvs/glibc-2_6-branch
cvs/glibc-2_7-branch
cvs/glibc-2_8-branch
cvs/glibc-2_9-branch
cvs/master
locale-SIGFPE
master
mips-prlimit64
release/2.10/master
release/2.11/master
release/2.12/master
release/2.13/master
release/2.14/master
release/2.15/master
release/2.16/master
release/2.17/master
release/2.18/master
release/2.19/master
Upstream GNU libc + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
Age
Commit message (
Expand
)
Author
2020-03-03
Linux: set_robust_list syscall number is always available
Florian Weimer
2020-02-20
nptl: Move pthread_setschedparam implementation into libc
Florian Weimer
2020-02-20
nptl: Move pthread_getschedparam implementation into libc
Florian Weimer
2020-02-20
nptl: Move pthread_cond_init implementation into libc
Florian Weimer
2020-02-20
nptl: Move pthread_cond_destroy implementation into libc
Florian Weimer
2020-02-20
nptl: Move pthread_condattr_init implementation into libc
Florian Weimer
2020-02-20
nptl: Move pthread_condattr_destroy implementation into libc
Florian Weimer
2020-02-20
nptl: Move pthread_attr_setscope implementation into libc
Florian Weimer
2020-02-20
nptl: Move pthread_attr_getscope implementation into libc
Florian Weimer
2020-02-20
nptl: Move pthread_attr_setschedpolicy implementation into libc
Florian Weimer
2020-02-20
nptl: Move pthread_attr_getschedpolicy implementation into libc
Florian Weimer
2020-02-20
nptl: Sort routines list in Makefile alphabetically
Florian Weimer
2020-02-20
nptl: Use .NOTPARALLEL in Makefile only if actually running tests
Florian Weimer
2020-02-19
Block all signals on timer_create thread (BZ#10815)
Adhemerval Zanella
2020-02-18
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-16
pthread: Fix building tst-robust8 with nptl
Samuel Thibault
2020-02-16
pthread: Move robust mutex tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-14
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-02-14
nptl: Remove ununsed pthread-errnos.h rule
Adhemerval Zanella
2020-02-10
pthread: Move some join tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
pthread: Move most barrier tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
pthread: Move most sem tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-10
pthread: Move key tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
pthread: Move some rwlock tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
pthread: Move most once tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
pthread: Move most cond tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
pthread: Move some attr tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
pthread: Move most mutex tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
pthread: Move spin tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
pthread: Move basic tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-09
C11 threads: Move implementation to sysdeps/pthread
Samuel Thibault
2020-02-09
C11 threads: make thrd_join more portable
Samuel Thibault
2020-02-09
C11 threads: Fix thrd_t / pthread_t compatibility assertion
Samuel Thibault
2020-02-09
C11 threads: do not require PTHREAD_DESTRUCTOR_ITERATIONS
Samuel Thibault
2020-02-09
nptl: Move nptl-specific types to separate header
Samuel Thibault
2020-02-03
Run nptl/tst-pthread-getattr in a container
DJ Delorie
2020-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-12-19
nptl: Move waitpid implementation to libc
Adhemerval Zanella
2019-12-19
nptl: Move wait implementation to libc
Adhemerval Zanella
2019-12-09
nptl: Add more missing placeholder abi symbol from nanosleep move
Adhemerval Zanella
2019-12-03
Expand $(as-needed) and $(no-as-needed) throughout the build system
Florian Weimer
2019-11-26
nptl: Add struct_rwlock.h
Adhemerval Zanella
2019-11-26
nptl: Add struct_mutex.h
Adhemerval Zanella
2019-11-26
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
2019-11-26
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
2019-11-06
nptl: Refactor thrd_sleep in terms of clock_nanosleep
Adhemerval Zanella
2019-11-06
nptl: Move nanosleep implementation to libc
Adhemerval Zanella
2019-11-01
nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test
Mike Crowe
2019-11-01
nptl: Add pthread_clockjoin_np
Mike Crowe
[next]