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
/
htl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hurd: Fix pthread_self() without libpthread
Samuel Thibault
2024-07-17
1
-0
/
+1
*
Add pthread_getname_np and pthread_setname_np for Hurd
Flavio Cruz
2024-07-16
2
-0
/
+7
*
htl: Implement some support for TLS_DTV_AT_TP
Sergey Bugaev
2024-03-23
1
-0
/
+2
*
htl/tests: Reformat Makefile.
Carlos O'Donell
2024-02-25
1
-4
/
+19
*
htl: Reformat Makefile.
Carlos O'Donell
2024-02-25
1
-141
/
+183
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
47
-47
/
+47
*
__call_tls_dtors: Use call_function_static_weak
Samuel Thibault
2023-09-04
1
-4
/
+1
*
htl: thread_local destructors support
Samuel Thibault
2023-09-03
1
-0
/
+6
*
htl: move pthread_attr_setdetachstate into libc
Guy-Fleury Iteriteka
2023-08-24
4
-7
/
+4
*
htl: move pthread_attr_getdetachstate into libc
Guy-Fleury Iteriteka
2023-08-24
4
-7
/
+3
*
htl: move pthread_attr_setschedpolicy into libc
Guy-Fleury Iteriteka
2023-08-24
4
-7
/
+3
*
htl: move pthread_attr_getschedpolicy into libc
Guy-Fleury Iteriteka
2023-08-24
4
-6
/
+2
*
htl: move pthread_attr_setinheritsched into libc
Guy-Fleury Iteriteka
2023-08-24
4
-7
/
+4
*
htl: move pthread_attr_getinheritsched into libc
Guy-Fleury Iteriteka
2023-08-24
4
-6
/
+3
*
htl: move pthread_attr_getschedparam into libc
Guy-Fleury Iteriteka
2023-08-24
4
-7
/
+3
*
htl: move pthread_setschedparam into libc
Guy-Fleury Iteriteka
2023-08-24
4
-9
/
+3
*
htl: move pthread_getschedparam into libc
Guy-Fleury Iteriteka
2023-08-24
4
-8
/
+4
*
htl: move pthread_equal into libc
Guy-Fleury Iteriteka
2023-08-24
4
-8
/
+2
*
htl: Initialize ___pthread_self early
Samuel Thibault
2023-08-08
2
-17
/
+1
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
3
-3
/
+3
*
hurd 64bit: Fix pthread_t/thread_t type to long
Samuel Thibault
2023-05-01
1
-0
/
+2
*
htl: move pthread_self info libc.
Guy-Fleury Iteriteka
2023-04-05
5
-12
/
+14
*
htl: move ___pthread_self into libc.
Guy-Fleury Iteriteka
2023-04-05
2
-1
/
+2
*
htl: move __pthtread_total into libc
Guy-Fleury Iteriteka
2023-04-05
5
-7
/
+26
*
Fix typos in comments
Samuel Thibault
2023-02-12
1
-1
/
+1
*
mach, hurd: Cast through uintptr_t
Sergey Bugaev
2023-02-12
1
-2
/
+3
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
46
-46
/
+46
*
htl: Check error returned by __getrlimit
Samuel Thibault
2023-01-02
1
-2
/
+2
*
Use C11 atomics instead of atomic_decrement_and_test
Wilco Dijkstra
2022-09-23
2
-2
/
+2
*
Use C11 atomics instead of atomic_increment(_val)
Wilco Dijkstra
2022-09-23
1
-1
/
+1
*
Use C11 atomics instead of atomic_decrement(_val)
Wilco Dijkstra
2022-09-09
1
-1
/
+1
*
htl: Let pthread_self and cancellability called early
Samuel Thibault
2022-08-02
2
-1
/
+15
*
htl: Destroy thread-specific data before releasing joins
Samuel Thibault
2022-02-14
1
-3
/
+3
*
htl: Fix cleaning the reply port
Samuel Thibault
2022-01-22
6
-25
/
+27
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
46
-46
/
+46
*
htl: Fix sigset of main thread
Samuel Thibault
2021-09-26
1
-2
/
+5
*
htl: Move thread table to ld.so
Sergey Bugaev
2021-09-16
4
-52
/
+31
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
1
-1
/
+0
*
htl: Let libc call __pthread_mutex_{,try,un}lock
Samuel Thibault
2021-07-13
1
-0
/
+1
*
Consolidate pthread_atfork
Adhemerval Zanella
2021-06-24
1
-3
/
+1
*
dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
2021-06-03
1
-1
/
+0
*
htl: Add __libpthread_freeres
Samuel Thibault
2021-05-18
2
-1
/
+25
*
fork.h: replace with register-atfork.h
Samuel Thibault
2021-03-29
1
-1
/
+0
*
posix: Consolidate register-atfork
Adhemerval Zanella
2021-03-12
2
-158
/
+1
*
pthread: Refactor semaphore code
Adhemerval Zanella
2021-02-08
2
-21
/
+1
*
linux: Require /dev/shm as the shared memory file system
Florian Weimer
2021-02-08
2
-3
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
46
-46
/
+46
*
{nptl,htl}/semaphoreP.h: clean up
Samuel Thibault
2020-12-16
1
-2
/
+2
*
htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]
Samuel Thibault
2020-12-16
2
-2
/
+51
*
htl: Add pshared semaphore support
Samuel Thibault
2020-12-16
2
-1
/
+34
[next]