about summary refs log tree commit diff
path: root/manual/threads.texi
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellings in manual/ -- BZ 25337Paul Pluzhnikov2023-05-271-1/+1
* manual: Remove unsupported line breaks in waiting-with-clock sectionFlorian Weimer2023-05-081-21/+8
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-021-1/+1
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-1/+1
* nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer2021-12-091-0/+81
* nptl: Return EINVAL for invalid clock for pthread_clockjoin_npAdhemerval Zanella2020-11-251-0/+2
* manual: Fix typoJonathan Wakely2020-10-051-1/+1
* Linux: Remove rseq supportFlorian Weimer2020-07-161-64/+0
* manual: Document __libc_single_threadedFlorian Weimer2020-07-061-0/+113
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+64
* manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-151-0/+72
* manual: Add missing section and node for clockid_t wait functionsFlorian Weimer2020-05-201-0/+8
* nptl: Fix niggles with pthread_clockjoin_npMike Crowe2019-11-041-1/+1
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+12
* manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_npMike Crowe2019-11-011-2/+24
* Revise the documentation of simple calendar time.Zack Weinberg2019-10-301-1/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+28
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+20
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+10
* Add manual documentation for threads.hRical Jasan2018-07-241-7/+552
* manual: Replace summary.awk with summary.pl.Rical Jasan2017-06-151-12/+6
* Manual typos: POSIX ThreadsRical Jasan2016-10-061-1/+1
* Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer2015-11-241-2/+0
* Add header and standard information to threads.texi.Carlos O'Donell2014-02-281-0/+12
* * manual/threads.texi (pthread_key_create, pthread_key_delete,Alexandre Oliva2014-02-031-8/+28
* * manual/threads.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+138
* Fix typo in manualSiddhesh Poyarekar2013-10-041-1/+1
* manual: Fix a typo in `POSIX Threads' sectionMaciej W. Rozycki2013-09-231-1/+1
* Add first set of memory probes.Alexandre Oliva2013-09-201-1/+1
* Add documentation for default pthread attribute functionsSiddhesh Poyarekar2013-06-151-0/+40
* Rename nptl.texi to threads.texiSiddhesh Poyarekar2013-03-191-0/+44