GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
nptl: Add struct_mutex.h
Adhemerval Zanella
2019-11-26
1
-1
/
+2
*
nptl: Move nanosleep implementation to libc
Adhemerval Zanella
2019-11-06
1
-2
/
+1
*
nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test
Mike Crowe
2019-11-01
1
-0
/
+1
*
nptl: Add pthread_clockjoin_np
Mike Crowe
2019-11-01
1
-2
/
+3
*
nptl/tst-cancel25 needs to be an internal test
Florian Weimer
2019-10-18
1
-2
/
+2
*
nptl: Move pthread_attr_setschedparam implementation into libc
Florian Weimer
2019-10-07
1
-2
/
+2
*
nptl: Move pthread_attr_getschedparam implementation into libc
Florian Weimer
2019-10-07
1
-2
/
+2
*
nptl: Move pthread_attr_setinheritsched implementation into libc.
Florian Weimer
2019-10-04
1
-2
/
+2
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
nptl: Move pthread_attr_getinheritsched implementation into libc
Florian Weimer
2019-08-30
1
-2
/
+1
*
nptl: Move pthread_attr_setdetachstate implementation into libc
Florian Weimer
2019-08-28
1
-2
/
+2
*
nptl: Move pthread_attr_getdetachstate implementation into libc
Florian Weimer
2019-08-16
1
-2
/
+2
*
nptl: Move pthread_attr_init implementation into libc
Florian Weimer
2019-08-15
1
-2
/
+1
*
nptl: Remove pthread_self compatibility symbol from libpthread
Florian Weimer
2019-08-15
1
-2
/
+1
*
nptl: Move pthread_attr_destroy implementation into libc
Florian Weimer
2019-08-15
1
-2
/
+3
*
nptl: Move pthread_equal implementation into libc
Florian Weimer
2019-08-15
1
-2
/
+2
*
nptl: Add POSIX-proposed pthread_mutex_clocklock
Mike Crowe
2019-07-12
1
-1
/
+1
*
nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
Mike Crowe
2019-07-12
1
-0
/
+2
*
nptl: Add POSIX-proposed pthread_cond_clockwait
Mike Crowe
2019-07-12
1
-0
/
+1
*
nptl: Add POSIX-proposed sem_clockwait
Mike Crowe
2019-07-12
1
-2
/
+3
*
nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]
Florian Weimer
2019-07-02
1
-2
/
+3
*
Move nptl/tst-eintr1 to xtests
Szabolcs Nagy
2019-05-09
1
-1
/
+6
*
nptl: Remove pthread_clock_gettime pthread_clock_settime
Adhemerval Zanella
2019-03-22
1
-1
/
+0
*
nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)
Adhemerval Zanella
2019-02-14
1
-1
/
+2
*
RISC-V: Fix elfutils testsuite unwind failures.
Jim Wilson
2019-02-13
1
-1
/
+4
*
nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
Carlos O'Donell
2019-01-31
1
-1
/
+2
*
nptl: Remove tst-cancel-wrappers test and related macros
Adhemerval Zanella
2019-01-03
1
-16
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)
Andreas Schwab
2018-12-13
1
-1
/
+2
*
Mutex: Add pthread mutex tunables
Kemi Wang
2018-12-01
1
-1
/
+1
*
Fix _dl_profile_fixup data-dependency issue (Bug 23690)
Tulio Magno Quites Machado Filho
2018-11-30
1
-2
/
+12
*
Enable VDSO on x86_64 statically linked programs [BZ #19767]
Rafael Ávila de Espíndola
2018-11-23
1
-2
/
+3
*
Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...
Stefan Liebler
2018-10-17
1
-3
/
+5
*
nptl: Add test cases for ISO C11 threads
Adhemerval Zanella
2018-07-24
1
-1
/
+4
*
nptl: Add C11 threads tss_* functions
Adhemerval Zanella
2018-07-24
1
-1
/
+2
*
nptl: Add C11 threads cnd_* functions
Adhemerval Zanella
2018-07-24
1
-1
/
+2
*
nptl: Add C11 threads call_once functions
Adhemerval Zanella
2018-07-24
1
-1
/
+1
*
nptl: Add C11 threads mtx_* functions
Adhemerval Zanella
2018-07-24
1
-1
/
+3
*
nptl: Add C11 threads thrd_* functions
Adhemerval Zanella
2018-07-24
1
-3
/
+5
*
libc: Extend __libc_freeres framework (Bug 23329).
Carlos O'Donell
2018-06-29
1
-1
/
+1
*
Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
Adhemerval Zanella
2018-06-26
1
-0
/
+1
*
Avoid cancellable I/O primitives in ld.so.
Zack Weinberg
2018-06-12
1
-2
/
+2
*
nptl: Turn libpthread.so into a symbolic link to the real DSO
Florian Weimer
2018-03-01
1
-19
/
+0
*
nptl: Drop libpthread_nonshared.a from libpthread.so
Florian Weimer
2018-03-01
1
-1
/
+0
*
nptl: Move pthread_atfork to libc_nonshared.a
Florian Weimer
2018-03-01
1
-13
/
+6
*
Refactor atfork handlers
Adhemerval Zanella
2018-02-22
1
-1
/
+1
*
Add runtime check if mutex will be elided in tst-mutex8 testcases.
Stefan Liebler
2018-02-16
1
-4
/
+0
*
Revert Intel CET changes to __jmp_buf_tag (Bug 22743)
Carlos O'Donell
2018-01-25
1
-2
/
+1
*
nptl/tst-thread-exit-clobber: Run with any C++ compiler
Florian Weimer
2018-01-16
1
-2
/
+2
*
nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensions
Florian Weimer
2018-01-16
1
-0
/
+1
[next]