index
:
ampere-computing/glibc.git
glibc-2.27-amp-branch
glibc-2.28-amp-branch
glibc-2.29-amp-branch
glibc-2.31-amp-branch
glibc including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
allocatestack.c
Age
Commit message (
Expand
)
Author
2018-01-08
[BZ #22637] Fix stack guard size accounting
Szabolcs Nagy
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-11-07
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
2017-10-13
nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153]
Peter Zelezny
2017-08-31
nptl: Remove internal_function attribute
Florian Weimer
2017-08-29
ia64: Fix thread stack allocation permission set (BZ #21672)
Adhemerval Zanella
2017-08-13
NPTL: Remove internal_function from stack marking functions
Florian Weimer
2017-07-15
Fix guard alignment in allocate_stack when stack grows up.
John David Anglin
2017-06-23
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-06-14
nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)
Adhemerval Zanella
2017-02-06
nptl: Remove COLORING_INCREMENT
Adhemerval Zanella
2017-02-03
Bug 20915: Do not initialize DTV of other threads.
Alexandre Oliva
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-11-24
Remove cached PID/TID in clone
Adhemerval Zanella
2016-09-21
[PR19826] fix non-LE TLS in static programs
Alexandre Oliva
2016-08-03
elf: Avoid using memalign for TLS allocations [BZ #17730]
Florian Weimer
2016-02-19
nptl: support thread stacks that grow up
Carlos O'Donell
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-08-05
nptl: fix set-but-unused warning w/_STACK_GROWS_UP
Mike Frysinger
2015-07-10
Add and use new glibc-internal futex API.
Torvald Riegel
2015-03-17
Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage
Alexandre Oliva
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-10-17
NPTL: Clean up THREAD_SYSINFO macros.
Roland McGrath
2014-10-17
NPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.
Roland McGrath
2014-07-11
nptl: Fix abort in case of set*id failure [BZ #17135]
Florian Weimer
2014-06-20
Clean up stack-coloring macros.
Roland McGrath
2014-06-06
Inline nested function check_list
Siddhesh Poyarekar
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-06
Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."
Allan McRae
2014-02-06
Revert "Async-signal safe TLS."
Allan McRae
2014-01-03
Async-signal safe TLS.
Andrew Hunter
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-12-18
Patch 3/4 of the effort to make TLS access async-signal-safe.
Paul Pluzhnikov
2013-06-15
New API to set default thread attributes
Siddhesh Poyarekar
2013-03-19
Move __default_stacksize into __default_pthread_attr
Siddhesh Poyarekar
2013-01-11
Remove unnecessary assert on attr in allocate_stack().
Carlos O'Donell
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-08-08
Remove __ASSUME_TGKILL.
Joseph Myers
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2011-12-14
Return errno on failure in allocate_stack
Carlos O'Donell
2011-09-15
Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork
Andreas Schwab
2011-08-31
Fix setxid race handling exiting threads
Andreas Schwab
2011-07-14
Quash a warning in nptl/allocatestack.c
Roland McGrath
2011-05-11
Translate kernel error into what pthread_create should return
Ulrich Drepper
2011-04-10
Fix memory leak in TLS of loaded objects.
Ulrich Drepper
2010-03-08
Revert to original version of setxid race fix
Andreas Schwab
2010-03-05
Fix setxid race with thread creation
Ulrich Drepper
2009-10-30
Fix races in setXid implementation.
Daniel Jacobowitz
2009-01-29
* allocatestack.c (__free_stacks): Renamed from free_stacks.
Ulrich Drepper
2009-01-08
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
Ulrich Drepper
[next]