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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gentoo: disable tests that fail only in sandbox
Andreas K. Hüttel
2019-08-03
1
-4
/
+4
*
Gentoo: support running tests under sandbox
Stephanie J. Lockwood-Childs
2019-08-03
1
-1
/
+1
*
nptl: Use uintptr_t for address diagnostic in nptl/tst-pthread-getattr
Florian Weimer
2019-07-30
1
-8
/
+9
*
nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libc
Mike Crowe
2019-07-18
2
-6
/
+0
*
nptl: Remove futex_supports_exact_relative_timeouts
Mike Crowe
2019-07-12
2
-10
/
+0
*
nptl: Add POSIX-proposed pthread_mutex_clocklock
Mike Crowe
2019-07-12
9
-27
/
+160
*
nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter
Mike Crowe
2019-07-12
2
-13
/
+18
*
nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
Mike Crowe
2019-07-12
14
-100
/
+307
*
nptl: pthread_rwlock: Move timeout validation into _full functions
Mike Crowe
2019-07-12
3
-20
/
+20
*
nptl: Add POSIX-proposed pthread_cond_clockwait
Mike Crowe
2019-07-12
9
-18
/
+221
*
nptl: Add POSIX-proposed sem_clockwait
Mike Crowe
2019-07-12
9
-20
/
+193
*
nptl: Add clockid parameter to futex timed wait calls
Mike Crowe
2019-07-12
4
-34
/
+16
*
nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]
Florian Weimer
2019-07-02
4
-70
/
+42
*
Fix build warnings in nptl/tst-eintr1.c
Stefan Liebler
2019-06-26
1
-3
/
+2
*
nptl: Convert various tests to use libsupport
Mike Crowe
2019-06-21
9
-409
/
+117
*
nptl: Add comment to __pthread_get_minstack about external users
Florian Weimer
2019-05-27
1
-0
/
+8
*
Assume LLL_LOCK_INITIALIZER is 0
Adhemerval Zanella
2019-05-14
5
-38
/
+0
*
Small optimization for lowlevellock
Adhemerval Zanella
2019-05-14
1
-12
/
+19
*
Add single-thread.h header
Adhemerval Zanella
2019-05-14
1
-37
/
+0
*
sem_close: Use __twalk_r
Florian Weimer
2019-05-10
1
-13
/
+15
*
nptl/tst-abstime: Use libsupport
Mike Crowe
2019-05-09
1
-52
/
+18
*
nptl: Convert some rwlock tests to use libsupport
Mike Crowe
2019-05-09
4
-386
/
+97
*
nptl: Use recent additions to libsupport in tst-sem5
Mike Crowe
2019-05-09
1
-16
/
+5
*
nptl: Convert tst-cond11.c to use libsupport
Mike Crowe
2019-05-09
1
-133
/
+36
*
Move nptl/tst-eintr1 to xtests
Szabolcs Nagy
2019-05-09
1
-1
/
+6
*
nptl/tst-rwlock14: Test pthread_rwlock_timedwrlock correctly
Mike Crowe
2019-03-25
1
-6
/
+6
*
nptl: Convert tst-sem5 & tst-sem13 to use libsupport
Mike Crowe
2019-03-25
2
-79
/
+20
*
Refactor hp-timing rtld usage
Adhemerval Zanella
2019-03-22
1
-1
/
+1
*
nptl: Remove pthread_clock_gettime pthread_clock_settime
Adhemerval Zanella
2019-03-22
8
-192
/
+1
*
nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support
Adhemerval Zanella
2019-03-05
2
-56
/
+0
*
Add some spaces before '('.
Joseph Myers
2019-02-27
2
-3
/
+3
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
1
-2
/
+3
*
nptl: Fix comment typo in pthread_mutex_trylock.c
Wolfram Sang
2019-02-19
1
-1
/
+1
*
nptl: Fix pthread_tryjoin comment.
Carlos O'Donell
2019-02-19
1
-1
/
+1
*
Move remaining nptl_db headers to sysdeps/nptl
Florian Weimer
2019-02-16
1
-1
/
+1
*
nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]
Florian Weimer
2019-02-15
1
-2
/
+3
*
nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)
Adhemerval Zanella
2019-02-14
6
-130
/
+137
*
RISC-V: Fix elfutils testsuite unwind failures.
Jim Wilson
2019-02-13
2
-1
/
+6
*
nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]
Florian Weimer
2019-02-08
1
-3
/
+5
*
Add compiler barriers around modifications of the robust mutex list for pthre...
Stefan Liebler
2019-02-07
1
-4
/
+53
*
Avoid "inline" after return type in function definitions.
Joseph Myers
2019-02-06
1
-2
/
+1
*
Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]
Stefan Liebler
2019-02-06
2
-42
/
+52
*
nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
Carlos O'Donell
2019-01-31
5
-11
/
+489
*
nptl: Cleanup cancellation macros
Adhemerval Zanella
2019-01-03
2
-15
/
+2
*
nptl: Fix testcases for new pthread cancellation mechanism
Adhemerval Zanella
2019-01-03
1
-0
/
+8
*
nptl: Remove tst-cancel-wrappers test and related macros
Adhemerval Zanella
2019-01-03
3
-118
/
+2
*
nptl/tst-audit-threads: Switch to <support/test-driver.c>
Florian Weimer
2019-01-02
1
-8
/
+6
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
481
-481
/
+481
*
Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)
Andreas Schwab
2018-12-13
3
-2
/
+90
[next]