aboutsummaryrefslogtreecommitdiff
path: root/manual/threads.texi
AgeCommit message (Expand)AuthorFilesLines
2023-05-27Fix misspellings in manual/ -- BZ 25337Paul Pluzhnikov1-1/+1
2023-05-08manual: Remove unsupported line breaks in waiting-with-clock sectionFlorian Weimer1-21/+8
2022-02-02Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer1-1/+1
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-1/+1
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer1-0/+81
2020-11-25nptl: Return EINVAL for invalid clock for pthread_clockjoin_npAdhemerval Zanella1-0/+2
2020-10-05manual: Fix typoJonathan Wakely1-1/+1
2020-07-16Linux: Remove rseq supportFlorian Weimer1-64/+0
2020-07-06manual: Document __libc_single_threadedFlorian Weimer1-0/+113
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers1-0/+64
2020-06-15manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer1-0/+72
2020-05-20manual: Add missing section and node for clockid_t wait functionsFlorian Weimer1-0/+8
2019-11-04nptl: Fix niggles with pthread_clockjoin_npMike Crowe1-1/+1
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe1-0/+12
2019-11-01manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_npMike Crowe1-2/+24
2019-10-30Revise the documentation of simple calendar time.Zack Weinberg1-1/+1
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe1-0/+28
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe1-0/+20
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe1-0/+10
2018-07-24Add manual documentation for threads.hRical Jasan1-7/+552
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan1-12/+6
2016-10-06Manual typos: POSIX ThreadsRical Jasan1-1/+1
2015-11-24Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer1-2/+0
2014-02-28Add header and standard information to threads.texi.Carlos O'Donell1-0/+12
2014-02-03* manual/threads.texi (pthread_key_create, pthread_key_delete,Alexandre Oliva1-8/+28
2014-02-01* manual/threads.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+138
2013-10-04Fix typo in manualSiddhesh Poyarekar1-1/+1
2013-09-23manual: Fix a typo in `POSIX Threads' sectionMaciej W. Rozycki1-1/+1
2013-09-20Add first set of memory probes.Alexandre Oliva1-1/+1
2013-06-15Add documentation for default pthread attribute functionsSiddhesh Poyarekar1-0/+40
2013-03-19Rename nptl.texi to threads.texiSiddhesh Poyarekar1-0/+44