aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pthreads.7
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-937/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-26/+26
2023-09-22man*/: Update references to sigevent(7 => 3type)Alejandro Colomar1-1/+1
2023-03-18man*/: tfixTom Schwindl1-1/+1
2023-02-05Many pages: Use \[bu] instead of \(buAlejandro Colomar1-45/+45
2023-02-05Many pages: Use \[aq] instead of \(aqAlejandro Colomar1-3/+3
2023-01-07Many pages: TH: Use lowercaseAlejandro Colomar1-1/+1
2022-12-04Many pages: wfixAlejandro Colomar1-6/+6
2022-10-29Many pages: Use a consistent style for listsAlejandro Colomar1-45/+45
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+937
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-937/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-12-18pthread_cancel.3, pthread_cleanup_push_defer_np.3, pthread_setcancelstate.3, ...Samanta Navarro1-14/+14
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-21Various pages: Inside code blocks (.EX/.EE) use \- to get real minus signsMichael Kerrisk1-1/+1
2020-12-21getent.1, access.2, cacheflush.2, chroot.2, clock_getres.2, fcntl.2, getrusag...Michael Kerrisk1-1/+1
2020-12-20pthreads.7: ffixMichael Kerrisk1-4/+8
2020-12-20pthreads.7: Rephrase function list in terms of POSIX rather than SUSMichael Kerrisk1-3/+3
2020-09-07pthreads.7: Explicitly note that pthreads APIs return an errno-style value on...Michael Kerrisk1-0/+4
2020-08-13intro.1, clock_getres.2, execve.2, fcntl.2, iopl.2, lseek.2, mknod.2, mmap.2,...Michael Kerrisk1-1/+1
2020-07-24Various pages: Drop t comment headerMike Frysinger1-1/+0
2020-07-02man7/*: ffix: change '-' to '\-' for options and to '\(en' for a rangeBjarni Ingi Gislason1-1/+1
2019-10-11localedef.1, close.2, copy_file_range.2, execve.2, get_robust_list.2, getdoma...Michael Kerrisk1-1/+1
2019-10-05pthreads.7: Minor tweaks to Carlos O'Donell's patchMichael Kerrisk1-1/+0
2019-10-05pthread_setcancelstate.3, pthreads.7: srcfix: wrap source lines at sentence b...Michael Kerrisk1-2/+4
2019-10-05pthread_setcancelstate.3, pthreads.7, signal-safety.7: Describe issues with c...Carlos O'Donell1-0/+9
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2019-02-27locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, ...Michael Kerrisk1-2/+2
2017-10-20pthreads.7: SEE ALSO: add pthread_spin_init(3) and pthread_spin_lock(3)Michael Kerrisk1-0/+2
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-09-13pthreads.7: SEE ALSO: add pthread_mutexattr_destroy(3) and pthread_mutexattr_...Michael Kerrisk1-0/+2
2017-09-06request_key.2, statx.2, pthreads.7: Fix order of SEE ALSO entriesMichael Kerrisk1-1/+1
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-9/+9
2017-08-19ioctl_console.2, ioctl_getfsmap.2, ioctl_iflags.2, ioctl_list.2, ioctl_ns.2, ...Michael Kerrisk1-13/+13
2017-08-18aio.7, arp.7, attributes.7, boot.7, cgroups.7, cpuset.7, credentials.7, fanot...Michael Kerrisk1-13/+13
2017-05-03_exit.2, alarm.2, chmod.2, clone.2, epoll_ctl.2, fcntl.2, fork.2, fsync.2, ge...Michael Kerrisk1-1/+1
2017-04-24pthreads.7: SEE ALSO: add pthread_rwlockattr_setkind_np(3)Michael Kerrisk1-0/+1
2016-08-08pthreads.7: tfixMichael Kerrisk1-1/+1
2016-05-18pthreads.7: tfixMichael Kerrisk1-1/+1
2015-05-07add_key.2, chown.2, epoll_ctl.2, epoll_wait.2, execve.2, fcntl.2, get_mempoli...Michael Kerrisk1-1/+1
2015-05-05pthreads.7: Using thread IDs whose lifetime has expired gives undefined behaviorMichael Kerrisk1-1/+3
2015-05-05pthreads.7: Reorder text on thread IDsMichael Kerrisk1-3/+5
2015-03-29intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, m...Michael Kerrisk1-1/+1
2015-03-28pthreads.7: Add references to nptl(7)Michael Kerrisk1-3/+6
2015-02-27pthreads.7: SEE ALSO: add attributes(7)Michael Kerrisk1-0/+1
2015-02-21time.1, access.2, arch_prctl.2, cacheflush.2, capget.2, clone.2, execve.2, fc...Michael Kerrisk1-1/+1
2015-02-21pthreads.7: SEE ALSO: add fork(2)Michael Kerrisk1-0/+1
2015-01-28pthreads.7: wfixMichael Kerrisk1-1/+1
2015-01-16pthreads.7: tfixMichael Kerrisk1-1/+1
2014-05-21chown.2, fcntl.2, futex.2, recvmmsg.2, sched_setscheduler.2, semget.2, shmget...Michael Kerrisk1-1/+1
2014-05-14pthread_attr_setinheritsched.3, pthread_attr_setschedparam.3, pthread_attr_se...Michael Kerrisk1-3/+1
2013-04-01intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get...Michael Kerrisk1-3/+3
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-1/+1
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-0/+2
2013-02-24intro.1, time.1, _syscall.2, accept.2, capget.2, clone.2, execve.2, fcntl.2, ...Michael Kerrisk1-6/+6
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-1/+1
2013-02-24intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa...Michael Kerrisk1-4/+4
2012-09-24arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set....David Prévot1-2/+2
2012-05-07pthreads.7: wfixMichael Kerrisk1-1/+1
2010-11-17pthreads.7: ffixMichael Kerrisk1-0/+2
2010-11-17sigqueue.2, pthreads.7, signal.7: SEE ALSO: Add pthread_sigqueue(3)Michael Kerrisk1-0/+1
2010-11-14pthreads.7: Added description of async-cancel-safe functionsMichael Kerrisk1-1/+16
2010-09-22pthreads.7, signal.7: Add SEE ALSO reference to new sigevent(7) pageMichael Kerrisk1-0/+1
2010-01-16getitimer.2, getrusage.2, times.2, utimensat.2, pthread_create.3, pthreads.7,...Michael Kerrisk1-4/+4
2010-01-16intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso...Michael Kerrisk1-1/+1
2010-01-16accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, mq_gets...Michael Kerrisk1-2/+2
2009-09-28pthreads.7: Minor fixesNicolas Fran�ois1-1/+1
2009-02-09clock_nanosleep.2, execve.2, fork.2, nanosleep.2, sigaction.2, timerfd_create...Michael Kerrisk1-1/+1
2008-11-25pthreads.7: srcfix: added FIXMEMichael Kerrisk1-0/+2
2008-11-25pthreads.7: Add ref to signal(7) for further info on use of real-time signalsMichael Kerrisk1-3/+8
2008-11-11pthreads.7: SEE ALSO: add pthread_attr_init() and pthread_cancel()Michael Kerrisk1-0/+2
2008-11-11pthreads.7: tstampMichael Kerrisk1-1/+1
2008-11-11pthreads.7: Rework, and fix small error in, thread-safe function listMichael Kerrisk1-12/+10
2008-11-11pthreads.7: Tweak text on sigpause() cancellation pointMichael Kerrisk1-1/+1
2008-11-10pthreads.7: Add section on cancellation pointsMichael Kerrisk1-1/+403
2008-11-06pthreads.7: spfixMichael Kerrisk1-1/+1
2008-11-06pthreads.7: Add a section describing thread IDsMichael Kerrisk1-1/+15
2008-10-29pthreads.7: tstampMichael Kerrisk1-1/+1
2008-10-29pthreads.7: Describe return value from pthreads functionsMichael Kerrisk1-0/+7
2008-09-09Update FIXME.Michael Kerrisk1-0/+3
2008-08-24SEE ALSO: add proc(5).Michael Kerrisk1-1/+2
2008-08-21Remove FIXMEMichael Kerrisk1-3/+0
2008-08-21Update thread-safe functions list with changes in POSIX.1-2008.Michael Kerrisk1-1/+6
2008-07-14Put SEE ALSO section into alphabetical order.Michael Kerrisk1-1/+2
2008-06-09s/\\'/\\(aq/Michael Kerrisk1-3/+3
2008-06-05Change use of quote characters to get better UTF-8 rendering.Michael Kerrisk1-3/+3
2008-05-29Update timestampMichael Kerrisk1-1/+1
2008-05-12Add list of thread-safe functions.Michael Kerrisk1-0/+104
2008-04-17tfixMichael Kerrisk1-1/+1
2008-03-25wfixMichael Kerrisk1-1/+1
2008-01-08minor changes.Michael Kerrisk1-6/+4
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-6/+6
2007-10-23Modified licenseMichael Kerrisk1-1/+4
2007-09-20Change mtk's email addressMichael Kerrisk1-1/+1
2007-07-10Update text about modern threading implementations (NPTL vs LinuxThreads).Michael Kerrisk1-7/+7
2007-06-22ffixMichael Kerrisk1-2/+3
2007-06-21Formatted signal namesMichael Kerrisk1-1/+5
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-11Add section numbers to page xrefsMichael Kerrisk1-3/+3
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-4/+4
2006-09-12Noted effect of RLIMIT_STACK resource limit for NPTL.Michael Kerrisk1-0/+16
2006-04-21complex.5 --> complex.7Michael Kerrisk1-1/+1
2006-03-22Added FIXMEMichael Kerrisk1-0/+2
2006-03-21Kernel 2.6.16 eliminated buggy behaviour with respect toMichael Kerrisk1-5/+6
2006-03-05The NPTL limitation that only the main thread could callMichael Kerrisk1-14/+9
2006-02-10Reformatted FIXMEsMichael Kerrisk1-2/+2
2006-02-08Updated FIXMEsMichael Kerrisk1-2/+7
2005-10-19formatting fixMichael Kerrisk1-1/+1
2005-07-19Formatting fixes.Michael Kerrisk1-1/+1
2005-07-18Consistent use of "set-user-ID" and "set-group-ID".Michael Kerrisk1-1/+1
2005-07-06hyphen/dash fixesMichael Kerrisk1-2/+2
2005-07-06Hyphenation/dash fixesMichael Kerrisk1-1/+1
2005-07-05s/the the/the/Michael Kerrisk1-1/+1
2005-06-13Small wording fix.Michael Kerrisk1-1/+1
2005-06-08Fix discussion of alternate signals stackMichael Kerrisk1-27/+36
2005-06-07New pthreads.7 pageMichael Kerrisk1-0/+332