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
/
pthreadP.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nptl: Move pthread_cond_init implementation into libc
Florian Weimer
2020-02-20
1
-0
/
+1
*
nptl: Move pthread_cond_destroy implementation into libc
Florian Weimer
2020-02-20
1
-0
/
+1
*
pthread: Move robust mutex tests from nptl to sysdeps/pthread
Samuel Thibault
2020-02-16
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
2019-11-26
1
-0
/
+3
*
nptl: Add pthread_clockjoin_np
Mike Crowe
2019-11-01
1
-3
/
+4
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
nptl: Add POSIX-proposed pthread_cond_clockwait
Mike Crowe
2019-07-12
1
-0
/
+5
*
Add single-thread.h header
Adhemerval Zanella
2019-05-14
1
-37
/
+0
*
nptl: Remove pthread_clock_gettime pthread_clock_settime
Adhemerval Zanella
2019-03-22
1
-10
/
+0
*
nptl: Remove tst-cancel-wrappers test and related macros
Adhemerval Zanella
2019-01-03
1
-10
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Mutex: Add pthread mutex tunables
Kemi Wang
2018-12-01
1
-3
/
+8
*
Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...
Stefan Liebler
2018-10-17
1
-4
/
+8
*
nptl: Add C11 threads thrd_* functions
Adhemerval Zanella
2018-07-24
1
-0
/
+3
*
libc: Extend __libc_freeres framework (Bug 23329).
Carlos O'Donell
2018-06-29
1
-2
/
+3
*
Rename nptl-signals.h to internal-signals.h
Adhemerval Zanella
2018-02-22
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
nptl: Consolidate pthread_{timed,try}join{_np}
Adhemerval Zanella
2017-12-20
1
-0
/
+3
*
nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9
Adhemerval Zanella
2017-11-21
1
-1
/
+1
*
nptl: Change tst-typesizes to _Static_assert
Adhemerval Zanella
2017-11-07
1
-0
/
+8
*
nptl: Add tests for internal pthread_mutex_t offsets
Adhemerval Zanella
2017-11-07
1
-0
/
+6
*
nptl: Remove internal_function attribute
Florian Weimer
2017-08-31
1
-18
/
+11
*
NPTL: Remove internal_function from stack marking functions
Florian Weimer
2017-08-13
1
-2
/
+1
*
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-06-23
1
-0
/
+9
*
Remove __ASSUME_REQUEUE_PI
Adhemerval Zanella
2017-04-04
1
-12
/
+0
*
New pthread rwlock that is more scalable.
Torvald Riegel
2017-01-10
1
-3
/
+10
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
New condvar implementation that provides stronger ordering guarantees.
Torvald Riegel
2016-12-31
1
-0
/
+7
*
nptl: Fix sem_wait and sem_timedwait cancellation (BZ#18243)
Adhemerval Zanella
2016-09-15
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Use __pthread_setcancelstate in libc.a
H.J. Lu
2015-09-17
1
-0
/
+1
*
The patch committed to fix bug #18435 caused regressions on aarch64
Martin Sebor
2015-07-09
1
-0
/
+11
*
The C++ 2011 std::call_once function is specified to allow
Martin Sebor
2015-07-01
1
-7
/
+0
*
NPTL: Refactor cpu_set_t validation to be sysdeps-controlled
Roland McGrath
2015-01-08
1
-27
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Remove IS_IN_libpthread
Siddhesh Poyarekar
2014-11-24
1
-6
/
+6
*
Remove IS_IN_librt
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
pthread_once: Clean up constants.
Torvald Riegel
2014-10-20
1
-0
/
+6
*
Remove unnecessary uses of NOT_IN_libc
Siddhesh Poyarekar
2014-08-21
1
-5
/
+5
*
Split nptl-signals.h out from pthreadP.h
Roland McGrath
2014-07-31
1
-16
/
+2
*
Remove declarations of two nonexistent variables from nptl/pthreadP.h.
Roland McGrath
2014-07-15
1
-5
/
+0
*
nptl: Fix abort in case of set*id failure [BZ #17135]
Florian Weimer
2014-07-11
1
-0
/
+2
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Add elision to pthread_mutex_{try,timed,un}lock
Andi Kleen
2013-07-02
1
-1
/
+3
*
Add new internal mutex type flags for elision.
Andi Kleen
2013-07-02
1
-1
/
+14
*
New API to set default thread attributes
Siddhesh Poyarekar
2013-06-15
1
-0
/
+1
*
Consolidate pthread_attr value validation
Siddhesh Poyarekar
2013-04-22
1
-1
/
+63
*
Move __default_stacksize into __default_pthread_attr
Siddhesh Poyarekar
2013-03-19
1
-2
/
+2
[next]