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
/
nptl-init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __pthread_setcancelstate in libc.a
H.J. Lu
2015-09-17
1
-1
/
+1
*
Add and use new glibc-internal futex API.
Torvald Riegel
2015-07-10
1
-2
/
+3
*
Fix nptl-init.c use of INTERNAL_SYSCALL_DECL.
Roland McGrath
2015-05-22
1
-11
/
+19
*
NaCl: Set tid field to a unique value.
Roland McGrath
2015-05-20
1
-4
/
+2
*
NPTL: Fixed missed conditionalization of setxid hooey.
Roland McGrath
2015-01-08
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Fix pthreads getrlimit, gettimeofday namespace (bug 17682).
Joseph Myers
2014-12-06
1
-1
/
+1
*
Use ALIGN_UP in nptl/nptl-init.c
Carlos O'Donell
2014-11-29
1
-2
/
+2
*
NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.c
Roland McGrath
2014-11-12
1
-0
/
+5
*
NPTL: Clean up THREAD_SYSINFO macros.
Roland McGrath
2014-10-17
1
-0
/
+2
*
NPTL: Conditionalize direct futex syscall uses.
Roland McGrath
2014-10-17
1
-3
/
+5
*
NPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.
Roland McGrath
2014-10-17
1
-4
/
+17
*
Fix NPTL build error when missing __NR_set_robust_list.
Roland McGrath
2014-10-17
1
-0
/
+2
*
nptl: Fix abort in case of set*id failure [BZ #17135]
Florian Weimer
2014-07-11
1
-3
/
+3
*
Check for syscall error in the SETXID implementation in NPTL (bug 13347).
Florian Weimer
2014-04-01
1
-2
/
+7
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-2
/
+2
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
New API to set default thread attributes
Siddhesh Poyarekar
2013-06-15
1
-0
/
+2
*
Move __default_stacksize into __default_pthread_attr
Siddhesh Poyarekar
2013-03-19
1
-1
/
+2
*
Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
Carlos O'Donell
2013-03-01
1
-52
/
+22
*
Set default stack size from program environment
Siddhesh Poyarekar
2013-03-01
1
-22
/
+52
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Remove some pre-2.6.0 Linux kernel conditionals.
Joseph Myers
2012-08-03
1
-12
/
+0
*
Fix comment that describes sighandler_setxid
Siddhesh Poyarekar
2012-07-19
1
-1
/
+3
*
Remove use of INTDEF/INTUSE in nptl
Andreas Schwab
2012-05-30
1
-15
/
+15
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Create internal threads with sufficient stack size
Ulrich Drepper
2011-12-22
1
-1
/
+11
*
Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork
Andreas Schwab
2011-09-15
1
-0
/
+1
*
Fix robust mutex handling after fork
Ulrich Drepper
2011-06-30
1
-2
/
+20
*
Fix races in setXid implementation.
Daniel Jacobowitz
2009-10-30
1
-5
/
+11
*
Rename nptl/init.c to nptl/nptl-init.c.
Ulrich Drepper
2009-05-16
1
-0
/
+446