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
/
htl
Commit message (
Expand
)
Author
Age
Files
Lines
*
htl: Link internal htl tests against libpthread
Samuel Thibault
2020-02-17
1
-1
/
+1
*
htl: Add missing functions and defines for robust mutexes
Samuel Thibault
2020-02-16
1
-0
/
+5
*
htl C11 threads: Avoid pthread_ symbols visibility in static library
Samuel Thibault
2020-02-10
7
-7
/
+7
*
htl: Avoid a local plt for pthread_self
Samuel Thibault
2020-02-10
1
-3
/
+3
*
htl: Make joining self return EDEADLK
Samuel Thibault
2020-02-10
1
-0
/
+3
*
htl: Make sem_wait/sem_timedwait interruptible
Samuel Thibault
2020-02-10
2
-0
/
+10
*
htl: Add support for libc cancellation points
Samuel Thibault
2020-02-10
4
-1
/
+50
*
htl: clean __pthread_get_cleanup_stack hidden proto
Samuel Thibault
2020-02-10
3
-5
/
+3
*
htl: Report missing mutex lock on pthread_cond_*wait
Samuel Thibault
2020-02-09
2
-1
/
+4
*
htl: Fix linking static testcases
Samuel Thibault
2020-02-09
1
-0
/
+2
*
htl: Move __register_atfork from forward to own file
Samuel Thibault
2020-02-09
3
-139
/
+158
*
htl: Fix default guard size
Samuel Thibault
2020-02-09
1
-1
/
+1
*
C11 threads: Move implementation to sysdeps/pthread
Samuel Thibault
2020-02-09
1
-0
/
+16
*
htl: Add support for C11 threads behavior
Samuel Thibault
2020-02-09
2
-1
/
+22
*
htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy
Samuel Thibault
2020-02-09
2
-3
/
+4
*
htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATE
Samuel Thibault
2020-02-09
1
-4
/
+4
*
htl: Remove unused files
Samuel Thibault
2020-02-09
3
-6
/
+0
*
htl: Add internal version of __pthread_mutex_timedlock
Samuel Thibault
2020-01-13
1
-0
/
+1
*
htl: Avoid crashing when passed invalid pthread_t values
Samuel Thibault
2020-01-13
1
-2
/
+4
*
htl: Avoid exposing unixoid functions
Samuel Thibault
2020-01-13
2
-2
/
+2
*
htl: Add internal versions of functions used by C11 threads
Samuel Thibault
2020-01-13
1
-1
/
+2
*
htl: Add __errno_location and __h_errno_location
Samuel Thibault
2020-01-04
3
-0
/
+36
*
htl: Move pthread_atfork to libc_nonshared.a
Samuel Thibault
2020-01-04
1
-31
/
+3
*
htl: Drop common tcbhead_t definition
Samuel Thibault
2020-01-04
1
-10
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
42
-42
/
+42
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
42
-42
/
+42
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
1
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
42
-42
/
+42
*
hurd: Add missing symbols for proper libc_get/setspecific
Samuel Thibault
2018-08-08
1
-0
/
+2
*
htl: Use weak aliases for public symbols
Florian Weimer
2018-07-26
1
-3
/
+3
*
hurd: Fix missing __pthread_get_cleanup_stack symbol
Samuel Thibault
2018-06-16
3
-3
/
+5
*
hurd: Avoid PLT ref for __pthread_get_cleanup_stack
Samuel Thibault
2018-06-16
2
-3
/
+3
*
hurd: Avoid local PLT in libpthread
Samuel Thibault
2018-04-03
1
-1
/
+2
*
hurd: Fix typo
Samuel Thibault
2018-04-03
1
-1
/
+1
*
hurd: Avoid local PLTs in libpthread.
Samuel Thibault
2018-04-02
7
-16
/
+21
*
hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+
Samuel Thibault
2018-04-02
40
-285
/
+285
*
hurd: Add hurd thread library
Samuel Thibault
2018-04-02
50
-0
/
+4126