index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpthread
/
nptl
/
sysdeps
/
generic
/
libc-tls.c
Age
Commit message (
Expand
)
Author
2022-09-21
static pie: fix building static PDE
Max Filippov
2022-09-07
nptl: use mmap to allocate initial TLS data for static PIE on noMMU
Max Filippov
2022-07-26
Added support for creation of Static Position-Independent Executables (PIE) o...
linted
2020-09-02
Revert "Fix static linking with GCC-10"
Waldemar Brodkorb
2020-08-11
Fix static linking with GCC-10
Lance Fredrickson
2019-04-14
Fix _dl_deallocate_tls in !SHARED case
Yann Sionneau
2018-08-10
nptl: Replace sbrk with mmap
Christophe Lyon
2018-08-10
nptl: Clear TLS area for static binaries.
Christophe Lyon
2018-08-10
nptl: Use linker-defined symbol to find start of .tdata section.
Christophe Lyon
2016-11-30
NONTLS_INIT_TP is never defined, remove dead code
Waldemar Brodkorb
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2011-03-03
add missing prototypes
Peter S. Mazinger
2011-03-03
add missing prototypes
Peter S. Mazinger
2009-10-17
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley