Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-16 | htl: Add missing functions and defines for robust mutexes | Samuel Thibault | 1 | -0/+5 |
2020-02-10 | htl: Add support for libc cancellation points | Samuel Thibault | 1 | -0/+2 |
2020-02-09 | C11 threads: Move implementation to sysdeps/pthread | Samuel Thibault | 1 | -0/+16 |
2020-02-09 | htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy | Samuel Thibault | 1 | -1/+2 |
2020-02-09 | htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATE | Samuel Thibault | 1 | -4/+4 |
2020-02-09 | htl: Remove unused files | Samuel Thibault | 1 | -2/+0 |
2020-01-13 | htl: Add internal version of __pthread_mutex_timedlock | Samuel Thibault | 1 | -0/+1 |
2020-01-04 | htl: Add __errno_location and __h_errno_location | Samuel Thibault | 1 | -0/+1 |
2018-08-08 | hurd: Add missing symbols for proper libc_get/setspecific | Samuel Thibault | 1 | -0/+2 |
2018-04-02 | hurd: Add hurd thread library | Samuel Thibault | 1 | -0/+156 |