]> git.ipfire.org Git - thirdparty/man-pages.git/history - man3/pthread_join.3
err.3: EXAMPLES: use EXIT_FAILURE rather than 1 as exit status
[thirdparty/man-pages.git] / man3 / pthread_join.3
2020-05-31  Michael KerriskVarious pages: retitle EXAMPLE section heading to EXAMPLES
2017-09-15  Michael Kerriskiconv.1, ldd.1, locale.1, localedef.1, memusage.1,...
2017-08-16  Michael KerriskCPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_...
2017-08-15  Michael Kerrisk_syscall.2, clock_getres.2, clone.2, copy_file_range...
2017-08-15  Michael Kerrisk_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod...
2016-10-08  Michael Kerriskmemusage.1, memusagestat.1, pldd.1, accept.2, adjtimex...
2016-08-30  Michael Kerriskpthread_join.3: Note that the caller might do clean...
2016-08-28  Michael Kerriskpthread_join.3: Clarify use of 'retval' pointer
2015-07-24  Michael Kerriskpthread_join.3: CONFORMING TO: add POSIX.1-2008
2015-07-23  Michael Kerriskintro.1, locale.1, _exit.2, access.2, bpf.2, brk.2...
2015-05-20  Zeng Linggangpthread_join.3: ATTRIBUTES: Note function that is threa...
2013-03-10  Michael Kerriskintro.1, _exit.2, access.2, alarm.2, alloc_hugepages...
2013-03-10  Michael Kerriskintro.1, _exit.2, access.2, alarm.2, alloc_hugepages...
2009-12-03  Michael Kerriskpthread_join.3: wfix: s/pthread_create/pthread_join/
2009-02-02  Michael Kerriskpthread_join.3: tfix
2008-11-26  Michael Kerriskpthread_cancel.3, pthread_detach.3, pthread_join.3...
2008-10-29  Michael Kerriskpthread_join.3: wfix: s/unpredictable/undefined/
2008-10-29  Michael Kerriskpthread_join.3: SEE ALSO: Add pthread_tryjoin_np(3)
2008-10-29  Michael Kerriskpthread_join.3: EINVAL also occurs if there is already...
2008-10-29  Michael Kerriskpthread_join.3: New page for pthread_join(3)