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
/
allocatestack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined
Florian Weimer
2019-10-18
1
-3
/
+0
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
nptl: Remove pthread_clock_gettime pthread_clock_settime
Adhemerval Zanella
2019-03-22
1
-48
/
+0
*
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
1
-1
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
nptl: Use __mprotect consistently for _STACK_GROWS_UP
Florian Weimer
2018-07-12
1
-1
/
+1
*
libc: Extend __libc_freeres framework (Bug 23329).
Carlos O'Donell
2018-06-29
1
-3
/
+9
*
nptl: Remove __ASSUME_PRIVATE_FUTEX
H.J. Lu
2018-05-17
1
-12
/
+0
*
[BZ #22637] Fix stack guard size accounting
Szabolcs Nagy
2018-01-08
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
2017-11-07
1
-1
/
+1
*
nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153]
Peter Zelezny
2017-10-13
1
-2
/
+7
*
nptl: Remove internal_function attribute
Florian Weimer
2017-08-31
1
-5
/
+0
*
ia64: Fix thread stack allocation permission set (BZ #21672)
Adhemerval Zanella
2017-08-29
1
-1
/
+28
*
NPTL: Remove internal_function from stack marking functions
Florian Weimer
2017-08-13
1
-1
/
+0
*
Fix guard alignment in allocate_stack when stack grows up.
John David Anglin
2017-07-15
1
-2
/
+8
*
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-06-23
1
-16
/
+16
*
nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)
Adhemerval Zanella
2017-06-14
1
-8
/
+58
*
nptl: Remove COLORING_INCREMENT
Adhemerval Zanella
2017-02-06
1
-38
/
+2
*
Bug 20915: Do not initialize DTV of other threads.
Alexandre Oliva
2017-02-03
1
-5
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Remove cached PID/TID in clone
Adhemerval Zanella
2016-11-24
1
-18
/
+2
*
[PR19826] fix non-LE TLS in static programs
Alexandre Oliva
2016-09-21
1
-3
/
+6
*
elf: Avoid using memalign for TLS allocations [BZ #17730]
Florian Weimer
2016-08-03
1
-3
/
+1
*
nptl: support thread stacks that grow up
Carlos O'Donell
2016-02-19
1
-7
/
+13
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
nptl: fix set-but-unused warning w/_STACK_GROWS_UP
Mike Frysinger
2015-08-05
1
-7
/
+10
*
Add and use new glibc-internal futex API.
Torvald Riegel
2015-07-10
1
-6
/
+10
*
Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage
Alexandre Oliva
2015-03-17
1
-6
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
NPTL: Clean up THREAD_SYSINFO macros.
Roland McGrath
2014-10-17
1
-4
/
+2
*
NPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.
Roland McGrath
2014-10-17
1
-0
/
+3
*
nptl: Fix abort in case of set*id failure [BZ #17135]
Florian Weimer
2014-07-11
1
-2
/
+25
*
Clean up stack-coloring macros.
Roland McGrath
2014-06-20
1
-0
/
+1
*
Inline nested function check_list
Siddhesh Poyarekar
2014-06-06
1
-20
/
+17
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-7
/
+7
*
Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."
Allan McRae
2014-02-06
1
-1
/
+5
*
Revert "Async-signal safe TLS."
Allan McRae
2014-02-06
1
-9
/
+4
*
Async-signal safe TLS.
Andrew Hunter
2014-01-03
1
-4
/
+9
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Patch 3/4 of the effort to make TLS access async-signal-safe.
Paul Pluzhnikov
2013-12-18
1
-5
/
+1
*
New API to set default thread attributes
Siddhesh Poyarekar
2013-06-15
1
-2
/
+10
*
Move __default_stacksize into __default_pthread_attr
Siddhesh Poyarekar
2013-03-19
1
-1
/
+1
*
Remove unnecessary assert on attr in allocate_stack().
Carlos O'Donell
2013-01-11
1
-1
/
+4
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Remove __ASSUME_TGKILL.
Joseph Myers
2012-08-08
1
-11
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Return errno on failure in allocate_stack
Carlos O'Donell
2011-12-14
1
-12
/
+4
[next]