index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
mach
/
htl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-16
Add pthread_getname_np and pthread_setname_np for Hurd
Flavio Cruz
2
-0
/
+119
2024-03-23
htl: Respect GL(dl_stack_flags) when allocating stacks
Sergey Bugaev
1
-2
/
+7
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
11
-11
/
+11
2023-07-03
htl: Let Mach place thread stacks
Sergey Bugaev
1
-29
/
+6
2023-05-30
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
11
-11
/
+11
2023-01-02
htl: Drop duplicate check in __pthread_stack_alloc
Samuel Thibault
1
-3
/
+0
2022-01-22
htl: Fix cleaning the reply port
Samuel Thibault
1
-9
/
+17
2022-01-15
htl: Clear kernel_thread field before releasing the thread structure
Samuel Thibault
1
-3
/
+3
2022-01-15
hurd: Fix pthread_kill on exiting/ted thread
Samuel Thibault
1
-0
/
+3
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
11
-11
/
+11
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
11
-11
/
+11
2020-02-11
hurd: Add __pthread_spin_wait and use it
Samuel Thibault
1
-0
/
+9
2020-02-10
htl: Make sem_wait/sem_timedwait interruptible
Samuel Thibault
4
-3
/
+33
2020-02-09
htl: make pthread_spin_lock really spin
Samuel Thibault
1
-1
/
+1
2020-02-09
C11 threads: Move implementation to sysdeps/pthread
Samuel Thibault
1
-0
/
+26
2020-01-13
htl: Avoid exposing unixoid functions
Samuel Thibault
1
-1
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
10
-10
/
+10
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
10
-10
/
+10
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
10
-10
/
+10
2018-04-02
hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+
Samuel Thibault
8
-56
/
+56
2018-04-02
hurd: Add hurd thread library
Samuel Thibault
11
-0
/
+589