about summary refs log tree commit diff
path: root/sysdeps/htl
Commit message (Expand)AuthorAgeFilesLines
...
* htl: Fix spurious symbols in namespacesSamuel Thibault2020-11-115-5/+5
* htl: Move cleanup handling to non-private libc-lockSamuel Thibault2020-06-282-33/+70
* htl: Fix includes for lockfileSamuel Thibault2020-06-283-6/+3
* htl: Add wrapper header for <semaphore.h> with hidden __sem_postFlorian Weimer2020-06-243-2/+11
* htl: Fix case when sem_*wait is canceled while holding a tokenSamuel Thibault2020-06-241-2/+13
* htl: Make sem_*wait cancellations pointsSamuel Thibault2020-06-241-8/+84
* htl: Simplify non-cancel path of __pthread_cond_timedwait_internalSamuel Thibault2020-06-241-20/+21
* htl: Fix cleanup support for IO lockingSamuel Thibault2020-06-142-0/+90
* htl: Add noreturn attribute on __pthread_exit forwardSamuel Thibault2020-06-141-2/+2
* htl: Fix registration of atfork handlers in modulesSamuel Thibault2020-06-072-2/+12
* htl: Fix tls initialization for already-created threadsSamuel Thibault2020-06-071-0/+3
* htl: Add sem_clockwait supportSamuel Thibault2020-06-072-3/+12
* htl: Fix gsync_wait symbol expositionSamuel Thibault2020-06-011-1/+1
* htl: Make pthread_cond_destroy wait for threads to be wokenSamuel Thibault2020-06-013-5/+28
* htl: Add clock variantsSamuel Thibault2020-05-268-12/+126
* pthread: Move robust mutex tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-161-0/+2
* htl: Add missing functions and defines for robust mutexesSamuel Thibault2020-02-161-0/+1
* htl C11 threads: Avoid pthread_ symbols visibility in static librarySamuel Thibault2020-02-1028-28/+28
* hurd: Add __pthread_spin_wait and use itSamuel Thibault2020-02-1115-21/+21
* htl: Fix barrier_wait with one threadSamuel Thibault2020-02-101-1/+3
* htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault2020-02-101-6/+4
* htl: Make sem_open return ENOSYSSamuel Thibault2020-02-101-1/+1
* htl: Add support for semaphore maximum valueSamuel Thibault2020-02-101-0/+7
* htl: Add support for libc cancellation pointsSamuel Thibault2020-02-101-0/+1
* htl: clean __pthread_get_cleanup_stack hidden protoSamuel Thibault2020-02-101-1/+1
* htl: support cancellation during pthread_onceSamuel Thibault2020-02-091-0/+10
* htl: make pthread_cond_destroy return EBUSY on waitersSamuel Thibault2020-02-091-1/+8
* htl: Report missing mutex lock on pthread_cond_*waitSamuel Thibault2020-02-091-0/+4
* htl: Fix default guard sizeSamuel Thibault2020-02-091-1/+1
* htl: Avoid check-installed-headers looking at inlinesSamuel Thibault2020-02-091-2/+4
* htl: Do not put spin_lock inlines in public headersSamuel Thibault2020-02-092-36/+36
* C11 threads: Move implementation to sysdeps/pthreadSamuel Thibault2020-02-093-1/+33
* htl: Add C11 threads types definitionsSamuel Thibault2020-02-091-0/+13
* htl: Make __PTHREAD_ONCE_INIT more flexibleSamuel Thibault2020-02-092-2/+2
* htl: Add support for C11 threads behaviorSamuel Thibault2020-02-091-0/+3
* htl: Add missing internal functions declarationsSamuel Thibault2020-02-091-0/+13
* htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroySamuel Thibault2020-02-092-3/+4
* htl: Remove unused filesSamuel Thibault2020-02-0923-1099/+0
* htl: Add internal version of __pthread_mutex_timedlockSamuel Thibault2020-01-132-1/+4
* htl: Avoid exposing unixoid functionsSamuel Thibault2020-01-131-1/+1
* htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault2020-01-1311-0/+24
* htl: Add internal versions of functions used by C11 threadsSamuel Thibault2020-01-133-1/+5
* htl: Add __errno_location and __h_errno_locationSamuel Thibault2020-01-041-0/+4
* htl: Move pthread_atfork to libc_nonshared.aSamuel Thibault2020-01-042-3/+3
* htl: Use dso_handle.hSamuel Thibault2020-01-041-5/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01134-134/+134
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-275-5/+10
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07134-134/+134
* hurd: advertise *_setpshared as not supportedSamuel Thibault2019-01-024-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01134-134/+134