Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | htl: Add clock variants | Samuel Thibault | 2020-05-26 | 1 | -0/+7 |
* | htl: Add missing functions and defines for robust mutexes | Samuel Thibault | 2020-02-16 | 1 | -0/+5 |
* | htl: Add support for libc cancellation points | Samuel Thibault | 2020-02-10 | 1 | -0/+2 |
* | C11 threads: Move implementation to sysdeps/pthread | Samuel Thibault | 2020-02-09 | 1 | -0/+16 |
* | htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy | Samuel Thibault | 2020-02-09 | 1 | -1/+2 |
* | 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 | 1 | -2/+0 |
* | htl: Add internal version of __pthread_mutex_timedlock | Samuel Thibault | 2020-01-13 | 1 | -0/+1 |
* | htl: Add __errno_location and __h_errno_location | Samuel Thibault | 2020-01-04 | 1 | -0/+1 |
* | hurd: Add missing symbols for proper libc_get/setspecific | Samuel Thibault | 2018-08-08 | 1 | -0/+2 |
* | hurd: Add hurd thread library | Samuel Thibault | 2018-04-02 | 1 | -0/+156 |