projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
elf: Define DT_RELR related macros and types
[platform/upstream/glibc.git]
/
htl
/
2022-02-14
Samuel Thibault
htl: Destroy thread-specific data before releasing...
tree
|
commitdiff
2022-01-22
Samuel Thibault
htl: Fix cleaning the reply port
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2021-09-26
Samuel Thibault
htl: Fix sigset of main thread
tree
|
commitdiff
2021-09-15
Sergey Bugaev
htl: Move thread table to ld.so
tree
|
commitdiff
2021-09-03
Siddhesh Poyarekar
Remove "Contributed by" lines
tree
|
commitdiff
2021-07-13
Samuel Thibault
htl: Let libc call __pthread_mutex_{,try,un}lock
tree
|
commitdiff
2021-06-24
Adhemerval Zanella
Consolidate pthread_atfork
tree
|
commitdiff
2021-06-03
Florian Weimer
dlfcn: Cleanups after -ldl is no longer required
tree
|
commitdiff
2021-05-18
Samuel Thibault
htl: Add __libpthread_freeres
tree
|
commitdiff
2021-03-29
Samuel Thibault
fork.h: replace with register-atfork.h
tree
|
commitdiff
2021-03-12
Adhemerval Zanella
posix: Consolidate register-atfork
tree
|
commitdiff
2021-02-08
Adhemerval Zanella
pthread: Refactor semaphore code
tree
|
commitdiff
2021-02-08
Florian Weimer
linux: Require /dev/shm as the shared memory file system
tree
|
commitdiff
2021-01-02
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2020-12-16
Samuel Thibault
{nptl,htl}/semaphoreP.h: clean up
tree
|
commitdiff
2020-12-16
Samuel Thibault
htl: Get sem_open/sem_close/sem_unlink support [BZ...
tree
|
commitdiff
2020-12-16
Samuel Thibault
htl: Add pshared semaphore support
tree
|
commitdiff
2020-12-03
Samuel Thibault
htl: Add hidden def for __pthread_create/detach
tree
|
commitdiff
2020-12-03
Samuel Thibault
htl: Add missing symbols
tree
|
commitdiff
2020-11-15
Samuel Thibault
hurd: Remove some remnants of cthreads
tree
|
commitdiff
2020-11-11
Samuel Thibault
htl: Initialize later
tree
|
commitdiff
2020-11-11
Samuel Thibault
htl: Keep thread signals blocked during its initialization
tree
|
commitdiff
2020-07-06
Florian Weimer
Add the __libc_single_threaded variable
tree
|
commitdiff
2020-06-14
Samuel Thibault
htl: Move cleanup stack to variable shared between...
tree
|
commitdiff
2020-06-14
Samuel Thibault
htl: initialize first and prevent from unloading
tree
|
commitdiff
2020-06-10
Samuel Thibault
htl: Fix linking static tests by factorizing the symbol...
tree
|
commitdiff
2020-06-08
Samuel Thibault
pthread: Move back linking rules to nptl and htl
tree
|
commitdiff
2020-06-07
Samuel Thibault
htl: Fix tls initialization for already-created threads
tree
|
commitdiff
2020-06-07
Samuel Thibault
htl: Enable more tests
tree
|
commitdiff
2020-06-07
Samuel Thibault
htl: Add sem_clockwait support
tree
|
commitdiff
2020-06-07
Samuel Thibault
htl: fix register-atfork ordering
tree
|
commitdiff
2020-05-26
Samuel Thibault
htl: Add clock variants
tree
|
commitdiff
2020-02-16
Samuel Thibault
htl: Link internal htl tests against libpthread
tree
|
commitdiff
2020-02-16
Samuel Thibault
htl: Add missing functions and defines for robust mutexes
tree
|
commitdiff
2020-02-10
Samuel Thibault
htl C11 threads: Avoid pthread_ symbols visibility...
tree
|
commitdiff
2020-02-10
Samuel Thibault
htl: Avoid a local plt for pthread_self
tree
|
commitdiff
2020-02-10
Samuel Thibault
htl: Make joining self return EDEADLK
tree
|
commitdiff
2020-02-10
Samuel Thibault
htl: Make sem_wait/sem_timedwait interruptible
tree
|
commitdiff
2020-02-10
Samuel Thibault
htl: Add support for libc cancellation points
tree
|
commitdiff
2020-02-10
Samuel Thibault
htl: clean __pthread_get_cleanup_stack hidden proto
tree
|
commitdiff
2020-02-09
Samuel Thibault
htl: Report missing mutex lock on pthread_cond_*wait
tree
|
commitdiff
2020-02-09
Samuel Thibault
htl: Fix linking static testcases
tree
|
commitdiff
2020-02-09
Samuel Thibault
htl: Move __register_atfork from forward to own file
tree
|
commitdiff
2020-02-09
Samuel Thibault
htl: Fix default guard size
tree
|
commitdiff
2020-02-09
Samuel Thibault
C11 threads: Move implementation to sysdeps/pthread
tree
|
commitdiff
2020-02-09
Samuel Thibault
htl: Add support for C11 threads behavior
tree
|
commitdiff
2020-02-09
Samuel Thibault
htl: Rename _pthread_mutex_init/destroy to __pthread_mu...
tree
|
commitdiff
2020-02-09
Samuel Thibault
htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATE
tree
|
commitdiff
2020-02-09
Samuel Thibault
htl: Remove unused files
tree
|
commitdiff
2020-01-13
Samuel Thibault
htl: Add internal version of __pthread_mutex_timedlock
tree
|
commitdiff
2020-01-13
Samuel Thibault
htl: Avoid crashing when passed invalid pthread_t values
tree
|
commitdiff
2020-01-13
Samuel Thibault
htl: Avoid exposing unixoid functions
tree
|
commitdiff
2020-01-12
Samuel Thibault
htl: Add internal versions of functions used by C11...
tree
|
commitdiff
2020-01-04
Samuel Thibault
htl: Add __errno_location and __h_errno_location
tree
|
commitdiff
2020-01-04
Samuel Thibault
htl: Move pthread_atfork to libc_nonshared.a
tree
|
commitdiff
2020-01-04
Samuel Thibault
htl: Drop common tcbhead_t definition
tree
|
commitdiff
2020-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2019-09-07
Paul Eggert
Prefer https to http for gnu.org and fsf.org URLs
tree
|
commitdiff
2019-02-25
Joseph Myers
Break more lines before not after operators.
tree
|
commitdiff
2019-01-01
Joseph Myers
Update copyright dates with scripts/update-copyrights.
tree
|
commitdiff
2018-08-07
Samuel Thibault
hurd: Add missing symbols for proper libc_get/setspecific
tree
|
commitdiff
2018-07-26
Florian Weimer
htl: Use weak aliases for public symbols
tree
|
commitdiff
2018-06-16
Samuel Thibault
hurd: Fix missing __pthread_get_cleanup_stack symbol
tree
|
commitdiff
2018-06-15
Samuel Thibault
hurd: Avoid PLT ref for __pthread_get_cleanup_stack
tree
|
commitdiff
2018-04-03
Samuel Thibault
hurd: Avoid local PLT in libpthread
tree
|
commitdiff
2018-04-03
Samuel Thibault
hurd: Fix typo
tree
|
commitdiff
2018-04-02
Samuel Thibault
hurd: Avoid local PLTs in libpthread.
tree
|
commitdiff
2018-04-02
Samuel Thibault
hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+
tree
|
commitdiff
2018-04-01
Samuel Thibault
hurd: Add hurd thread library
tree
|
commitdiff