55 Commits (master)

Author SHA1 Message Date
Paul Eggert dff8da6b3e Update copyright dates with scripts/update-copyrights 2 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Wilco Dijkstra 8114b95cef Use C11 atomics instead of atomic_and/or 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Siddhesh Poyarekar 30891f35fa Remove "Contributed by" lines 5 years ago
Florian Weimer 08970190fc nptl: Move mtx_trylock into libc 5 years ago
Florian Weimer a2b0f2e186 nptl: Move pthread_mutex_trylock, __pthread_mutex_trylock into libc 5 years ago
Florian Weimer 5a664d7ae8 nptl: Move elision implementations into libc 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Adhemerval Zanella bc2eb9321e linux: Remove INTERNAL_SYSCALL_DECL 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Adhemerval Zanella 6b1472eb2e Refactor PI mutexes internal definitions 7 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Wolfram Sang 04de930226 nptl: Fix comment typo in pthread_mutex_trylock.c 7 years ago
Stefan Liebler 823624bdc4 Add compiler barriers around modifications of the robust mutex list for pthread_mutex_trylock. [BZ #24180] 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Stefan Liebler 403b4feb22 Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275] 8 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
Adhemerval Zanella fa872e1b62 Clean pthread functions namespaces for C11 threads 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Joseph Myers 9dd346ff43 Convert 113 more function definitions to prototype style (files with assertions). 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Andreas Schwab e2dd138e21 Remove obsolete comment 11 years ago
Andreas Schwab b0a3c1640a Properly handle forced elision in pthread_mutex_trylock (bug 16657) 12 years ago
Roland McGrath 184ee94010 NPTL: Conditionalize direct futex syscall uses. 12 years ago
Roland McGrath 887865fcfa Get rid of lll_robust_trylock. 12 years ago
Ondřej Bílka a1ffb40e32 Use glibc_likely instead __builtin_expect. 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Dominik Vogt 075b9322c9 Clean up whitespace in lock elision patches. 13 years ago
Andi Kleen e8c659d74e Add elision to pthread_mutex_{try,timed,un}lock 13 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
Paul Eggert 59ba27a63a Replace FSF snail mail address with URLs. 14 years ago
Ulrich Drepper efac1fce62 [BZ #6955] 18 years ago
Ulrich Drepper 5bd8a24966 * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define. 19 years ago
Ulrich Drepper e51deae7f6 * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 19 years ago
Ulrich Drepper ae1ad3aebb [BZ #4647] 19 years ago
Ulrich Drepper 113ad5fc91 [BZ #4512] 19 years ago
Ulrich Drepper 1bb5f5a1c5 [BZ #4392] 19 years ago
Ulrich Drepper 11bf311edc [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] 19 years ago
Jakub Jelinek 32c075e1f0 . 19 years ago
Ulrich Drepper f17efcb43e * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve): 20 years ago
Ulrich Drepper df47504c78 2006-07-28 Ulrich Drepper <drepper@redhat.com> 20 years ago
Ulrich Drepper 0f6699ea05 * sysdeps/unix/sysv/linux/kernel-features.h: Add 20 years ago
Ulrich Drepper 683040c3b2 * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, 20 years ago
Ulrich Drepper 1bcfb5a5eb * Versions.def: Add GLIBC_2.4 for libpthread. 21 years ago
Ulrich Drepper d4d138a4d9 * manual/errno.texi: Add new Linux errno codes. 21 years ago
Ulrich Drepper dcc73a8dda * pthread_mutex_destroy.c: Set mutex type to an invalid value. 21 years ago
Ulrich Drepper a334319f65 (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. 22 years ago
Jakub Jelinek 0ecb606cb6 2.5-18.1 19 years ago