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
gentoo/2.41
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
...
*
Remove configuration name patterns from shlib-versions.
Joseph Myers
2014-09-12
1
-1
/
+1
*
Move architecture-specific shlib-versions entries to sysdeps files.
Joseph Myers
2014-09-12
1
-5
/
+0
*
Remove NOT_IN_libc definition for pthread_atfork
Siddhesh Poyarekar
2014-08-21
1
-2
/
+0
*
Remove unnecessary uses of NOT_IN_libc
Siddhesh Poyarekar
2014-08-21
1
-5
/
+5
*
IA64: Define TLS_DEFINE_INIT_TP
Roland McGrath
2014-08-04
1
-0
/
+2
*
Add __safe_fatal and use it in __pthread_unwind forwarder fallback.
Roland McGrath
2014-07-31
1
-9
/
+6
*
Split nptl-signals.h out from pthreadP.h
Roland McGrath
2014-07-31
1
-16
/
+2
*
Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.
Roland McGrath
2014-07-15
3
-0
/
+107
*
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
6
-5
/
+136
*
Get rid of lll_robust_dead.
Roland McGrath
2014-07-10
1
-1
/
+2
*
Get rid of lll_robust_trylock.
Roland McGrath
2014-07-10
1
-2
/
+3
*
NPTL is no longer an add-on!
Roland McGrath
2014-07-07
4
-298
/
+0
*
Get rid of nptl/sysdeps/ entirely!
Roland McGrath
2014-07-07
60
-2677
/
+108
*
Add missing #include for MIN/MAX users.
Roland McGrath
2014-07-01
3
-0
/
+3
*
Move remaining S390 code out of nptl/.
Roland McGrath
2014-06-26
25
-1444
/
+0
*
S390: Consolidate NPTL/non versions of vfork
Roland McGrath
2014-06-26
4
-219
/
+0
*
S390: Consolidate NPTL/non versions of clone
Roland McGrath
2014-06-26
2
-18
/
+0
*
Remove stray includes of kernel-features.h.
Joseph Myers
2014-06-25
18
-19
/
+0
*
Remove unused label
Andreas Schwab
2014-06-23
1
-1
/
+0
*
Move generic smp.h to nptl/
Roland McGrath
2014-06-20
1
-1
/
+1
*
Remove unused file rtld-lowlevel.h.
Roland McGrath
2014-06-20
1
-43
/
+0
*
Clean up stack-coloring macros.
Roland McGrath
2014-06-20
2
-0
/
+30
*
Move linux bits/ files out of nptl/.
Roland McGrath
2014-06-20
2
-290
/
+0
*
Move remaining SPARC code out of nptl/.
Roland McGrath
2014-06-20
35
-1998
/
+0
*
Include <kernel-features.h> explicitly where required.
Joseph Myers
2014-06-20
4
-0
/
+4
*
Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.
Joseph Myers
2014-06-20
1
-28
/
+1
*
PowerPC: Move powerpc code out of nptl/ subdirectory
Adhemerval Zanella
2014-06-17
6
-382
/
+0
*
Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)
Florian Weimer
2014-06-16
1
-1
/
+1
*
S390: Move NPTL public headers to sysdeps/s390/nptl/.
Roland McGrath
2014-06-13
2
-287
/
+0
*
Move S390 code out of nptl/sysdeps/s390/.
Roland McGrath
2014-06-13
8
-385
/
+0
*
S390: Convert fork.c to arch-fork.h
Roland McGrath
2014-06-13
1
-30
/
+0
*
Consolidate sparc clone, fork, and vfork implementations.
David S. Miller
2014-06-13
6
-202
/
+0
*
Add adaptive elision to rwlocks
Andi Kleen
2014-06-13
6
-0
/
+36
*
Add a fast path for C rd/wrlock v2
Andi Kleen
2014-06-13
2
-44
/
+103
*
Move SPARC public headers out of nptl/
Roland McGrath
2014-06-12
3
-365
/
+0
*
Move SPARC code out of nptl/sysdeps/sparc/.
Roland McGrath
2014-06-12
15
-411
/
+0
*
SPARC: Define TLS_DEFINE_INIT_TP
Roland McGrath
2014-06-12
1
-0
/
+3
*
SPARC: Convert fork.c to arch-fork.h
Roland McGrath
2014-06-12
1
-28
/
+0
*
Get rid of nptl/sysdeps/pthread/ subdirectory
Roland McGrath
2014-06-12
37
-4479
/
+1
*
Consolidate NPTL sigprocmask.
Roland McGrath
2014-06-12
1
-19
/
+0
*
Move i386 code out of nptl/ subdirectory.
Roland McGrath
2014-06-12
12
-809
/
+0
*
Move SH code out of nptl/ subdirectory.
Roland McGrath
2014-06-12
31
-6483
/
+0
*
Move x86_64 code out of nptl/ subdirectory.
Roland McGrath
2014-06-11
13
-738
/
+0
*
S390: Define TLS_DEFINE_INIT_TP
Roland McGrath
2014-06-11
1
-0
/
+3
*
PowerPC: Define TLS_DEFINE_INIT_TP
Roland McGrath
2014-06-11
1
-0
/
+4
*
SH: Define TLS_DEFINE_INIT_TP
Roland McGrath
2014-06-09
2
-23
/
+2
*
Start cleaning up TLS initial value for pthread_create.
Roland McGrath
2014-06-09
3
-22
/
+47
*
Remove redundant C locale settings.
Joseph Myers
2014-06-07
1
-5
/
+5
*
Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.
Roland McGrath
2014-06-06
2
-222
/
+0
[prev]
[next]