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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PR19826] fix non-LE TLS in static programs
Alexandre Oliva
2016-09-21
1
-3
/
+6
*
posix: Correctly enable/disable cancellation on Linux posix_spawn
Adhemerval Zanella
2016-09-20
2
-1
/
+177
*
nptl: Consolidate sem_init implementations
Adhemerval Zanella
2016-09-15
1
-0
/
+2
*
nptl: Fix sem_wait and sem_timedwait cancellation (BZ#18243)
Adhemerval Zanella
2016-09-15
8
-52
/
+62
*
nptl: Set sem_open as a non cancellation point (BZ #15765)
Adhemerval Zanella
2016-09-15
3
-5
/
+152
*
nptl: Consolidate sem_open implementations
Adhemerval Zanella
2016-09-15
1
-0
/
+2
*
Remove the ptw-% patterns
Florian Weimer
2016-09-14
1
-8
/
+13
*
malloc: Simplify static malloc interposition [BZ #20432]
Florian Weimer
2016-08-26
1
-153
/
+3
*
nptl: Avoid expected SIGALRM in most tests [BZ #20432]
Florian Weimer
2016-08-26
13
-101
/
+94
*
nptl/tst-once5: Reduce time to expected failure
Florian Weimer
2016-08-17
1
-0
/
+2
*
nptl/tst-tls3-malloc: Force freeing of thread stacks
Florian Weimer
2016-08-16
2
-1
/
+14
*
elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]
Florian Weimer
2016-08-03
2
-2
/
+182
*
elf: Avoid using memalign for TLS allocations [BZ #17730]
Florian Weimer
2016-08-03
1
-3
/
+1
*
Revert "Add pretty printers for the NPTL lock types"
Siddhesh Poyarekar
2016-07-11
3
-669
/
+0
*
Add pretty printers for the NPTL lock types
Martin Galvan
2016-07-08
3
-0
/
+669
*
Add test case for bug 20263
Andreas Schwab
2016-07-07
2
-1
/
+111
*
Fix robust mutex daedlock [BZ #20263]
Jiyoung Yun
2016-07-07
1
-2
/
+5
*
nptl: Add more coverage in tst-cancel4
Adhemerval Zanella
2016-07-05
3
-24
/
+46
*
Compile tst-cleanupx4 test with -fexceptions
H.J. Lu
2016-06-29
2
-3
/
+6
*
Remove atomic_compare_and_exchange_bool_rel.
Torvald Riegel
2016-06-24
1
-12
/
+22
*
nptl: Add sendmmsg and recvmmsg cancellation tests
Adhemerval Zanella
2016-06-13
6
-309
/
+603
*
Remove __ASSUME_FUTEX_LOCK_PI
Adhemerval Zanella
2016-06-13
1
-3
/
+0
*
Revert {send,sendm,recv,recvm}msg conformance changes
Adhemerval Zanella
2016-06-10
1
-3
/
+3
*
Consolidate pwritev/pwritev64 implementations
Adhemerval Zanella
2016-06-06
1
-0
/
+47
*
Consolidate preadv/preadv64 implementation
Adhemerval Zanella
2016-06-06
1
-0
/
+45
*
fork in libpthread cannot use IFUNC resolver [BZ #19861]
Florian Weimer
2016-06-01
1
-33
/
+10
*
network: Fix missing bits from {recv,send}{m}msg standard com,pliance
Adhemerval Zanella
2016-05-26
1
-1
/
+1
*
network: recvmsg and sendmsg standard compliance (BZ#16919)
Adhemerval Zanella
2016-05-25
1
-4
/
+5
*
Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting.
Stefan Liebler
2016-05-17
1
-0
/
+16
*
nptl: support thread stacks that grow up
Carlos O'Donell
2016-02-19
3
-12
/
+44
*
Don't do lock elision on an error checking mutex (bug 17514)
Andreas Schwab
2016-01-25
3
-2
/
+64
*
Fix nptl/tst-setuid3.c
Paul E. Murphy
2016-01-22
1
-5
/
+13
*
nptl: Add first-line description for barrier tests.
Torvald Riegel
2016-01-15
5
-9
/
+10
*
Fix pthread_barrier_init typo.
Torvald Riegel
2016-01-15
1
-1
/
+1
*
New pthread_barrier algorithm to fulfill barrier destruction requirements.
Torvald Riegel
2016-01-15
9
-135
/
+381
*
Make shebang interpreter directives consistent
Marko Myllynen
2016-01-07
2
-2
/
+2
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
399
-399
/
+399
*
Do not violate mutex destruction requirements.
Torvald Riegel
2015-12-23
1
-5
/
+7
*
nptl: Fix racy pipe closing in tst-cancel{20,21}
Adhemerval Zanella
2015-12-02
2
-12
/
+18
*
Remove CPU set size checking from affinity functions [BZ #19143]
Florian Weimer
2015-11-24
3
-43
/
+0
*
Remove a spurious attribution
Florian Weimer
2015-11-04
1
-1
/
+0
*
Add -std=gnu11 and -std=c11 NPTL initializers tests.
Joseph Myers
2015-10-27
3
-1
/
+6
*
Remove sysdeps/nptl/configure.ac.
Joseph Myers
2015-10-27
4
-43
/
+1
*
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
7
-34
/
+16
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
29
-88
/
+39
*
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2015-10-19
12
-41
/
+24
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
58
-148
/
+58
*
nptl: Add adapt_count parameter to lll_unlock_elision
Paul Murphy
2015-10-15
1
-2
/
+2
*
nptl: Add NPTL cases for cancellation failures cases
Adhemerval Zanella
2015-10-09
3
-0
/
+92
[next]