aboutsummaryrefslogtreecommitdiffstats
path: root/man3/setjmp.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-332/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-16/+16
2023-08-13man*/: Remove .sp 1 calls right before SH or PPAlejandro Colomar1-1/+0
2023-07-20man*/: ffix (un-bracket tables)G. Branden Robinson1-4/+4
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-10/+24
2023-03-13Revert "Many pages: Remove references to C89"Alejandro Colomar1-1/+1
2023-02-05Many pages: Use \[bu] instead of \(buAlejandro Colomar1-5/+5
2022-12-29Many pages: Remove references to C89Alejandro Colomar1-1/+1
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-12-04Many pages: wfixAlejandro Colomar1-1/+1
2022-11-05Various pages: Replace noreturn by [[noreturn]]Alejandro Colomar1-2/+2
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-29Many pages: Use a consistent style for listsAlejandro Colomar1-2/+2
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/+318
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-318/+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-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-7/+7
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-27setjmp.3: Add LIBRARY section (libc)Alejandro Colomar1-0/+3
2022-02-25Various pages: [GPL-2.0-or-later] Use SPDX-License-IdentifierAlejandro Colomar1-20/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-02-19setjmp.3: SYNOPSIS: Use 'noreturn' in prototypesAlejandro Colomar1-2/+2
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-1/+6
2021-01-05Various pages: ffix: More layout consistency fixes for FTMsMichael Kerrisk1-1/+3
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2020-07-06intro.1, localedef.1, memusage.1, memusagestat.1, bpf.2, execve.2, fork.2, ke...Michael Kerrisk1-1/+1
2020-06-21man3/*: srcfix: fix warnings from "mandoc -Tlint"Bjarni Ingi Gislason1-2/+0
2017-08-20setjmp.3: ffixMichael Kerrisk1-1/+1
2017-08-18add_key.2, bpf.2, fcntl.2, futex.2, listxattr.2, perf_event_open.2, prctl.2, ...Michael Kerrisk1-1/+1
2017-08-14setjmp.3: ffixMichael Kerrisk1-19/+19
2017-08-14setjmp.3: ffixMichael Kerrisk1-1/+1
2017-04-23setjmp.3: tfixMichael Kerrisk1-1/+1
2017-03-13add_key.2, execve.2, fork.2, fsync.2, getrandom.2, getrlimit.2, getxattr.2, i...Michael Kerrisk1-1/+1
2016-12-12sem_post.3, setjmp.3: SEE ALSO: add signal-safety(7)Michael Kerrisk1-1/+2
2016-12-11setjmp.3: _BSD_SOURCE must be *explicitly* defined to get BSD setjmp() semanticsMichael Kerrisk1-1/+3
2016-12-11setjmp.3: Repair changes to description of pre-2.19 glibc default behaviorMichael Kerrisk1-4/+5
2016-12-10setjmp.3: tfixMichael Kerrisk1-1/+1
2016-12-09setjmp.3: srcfixMichael Kerrisk1-3/+0
2016-12-09setjmp.3: tfixMichael Kerrisk1-1/+1
2016-12-09setjmp.3: Improve description of pre-2.19 glibc default behaviorMichael Kerrisk1-5/+6
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-08-08arch_prctl.2, execveat.2, fanotify_mark.2, fcntl.2, fork.2, madvise.2, mknod....Michael Kerrisk1-3/+3
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-01kill.2, sigaction.2, sigpending.2, sigprocmask.2, sigsuspend.2, ctermid.3, fe...Michael Kerrisk1-3/+2
2016-03-01setjmp.3: Remove reference to obsolete _XOPEN_SOURCE_EXTENDEDMichael Kerrisk1-1/+1
2016-02-17setjmp.3: wfixMichael Kerrisk1-1/+1
2016-02-16signal.7: Note the interactions of longjmp() and non-async-signal-safe functionsMichael Kerrisk1-2/+1
2016-02-16setjmp.3: Note the interactions of longjmp() and non-async-signal-safe functionsMichael Kerrisk1-0/+31
2016-02-16setjmp.3: Rewrite and merge longjmp()/siglongjmp() discussion into this pageMichael Kerrisk1-46/+168
2016-02-16setjmp.3: Explain why nonlocal gotos make code harder to maintainMichael Kerrisk1-6/+21
2016-02-16setjmp.3: Reword warning on longjmp() to function that has already returnedMichael Kerrisk1-3/+6
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-07-24setjmp.3: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-4/+5
2015-05-07add_key.2, chown.2, epoll_ctl.2, epoll_wait.2, execve.2, fcntl.2, get_mempoli...Michael Kerrisk1-1/+1
2015-04-29setjmp.3: ATTRIBUTES: Note functions that are thread-safeZeng Linggang1-0/+14
2014-03-26setjmp.3: grfixMichael Kerrisk1-1/+1
2014-01-30setjmp.3: ffixDavid Prévot1-1/+1
2014-01-08setjmp.3: BSD setjmp() semantics go away in glibc 2.19Michael Kerrisk1-3/+18
2013-06-12time.1, _syscall.2, acct.2, getsockname.2, nanosleep.2, pciconfig_read.2, sch...Michael Kerrisk1-5/+13
2013-03-10getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get...Michael Kerrisk1-1/+1
2013-03-10getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get...Michael Kerrisk1-0/+2
2013-03-10getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get...Michael Kerrisk1-3/+2
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2010-11-01Changes, clone.2, mount.2, nanosleep.2, sigaltstack.2, statfs.2, timer_settim...Michael Kerrisk1-1/+1
2010-01-16accept.2, access.2, acct.2, clock_nanosleep.2, mbind.2, mincore.2, remap_file...Michael Kerrisk1-1/+1
2010-01-16intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso...Michael Kerrisk1-2/+2
2009-06-26setjmp.3: Fix typo and clarify RETURN descriptionMike Frysinger1-2/+4
2009-01-14setjmp.3: Clarify when setjmp() provides BSD vs System V signal mask semanticsMichael Kerrisk1-2/+18
2009-01-14longjmp.3, setjmp.3: Clarify wording re saving/restoring signal maskMichael Kerrisk1-7/+8
2009-01-14longjmp.3: siglongjmp() only restores signal mask iff 'savesigs' was non-zeroMichael Kerrisk1-1/+1
2008-08-29Add/fix feature test macro requirements.Michael Kerrisk1-2/+2
2008-03-19s/nonzero/non-zero/Michael Kerrisk1-2/+2
2008-01-11Rework/remove use of ".ad" macros.Michael Kerrisk1-2/+0
2007-12-25hyphenation fixesMichael Kerrisk1-2/+2
2007-12-23wspace in SYNOPSISMichael Kerrisk1-0/+1
2007-07-08Added/updated glibc feature test macro requirementsMichael Kerrisk1-1/+9
2007-05-18Make "manual" in .TH line "Linux Programmers Manual"Michael Kerrisk1-1/+1
2007-05-12Convert function formatting of the form "\fBname\fP()" to ".BR name ()".Michael Kerrisk1-13/+37
2007-05-12Adding section numbers to xrefs toother pagesMichael Kerrisk1-4/+4
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-4/+9
2006-12-16Updated various header pages to accurately reflect which functionsMichael Kerrisk1-1/+2
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-1/+1
2006-01-13Replace "SYSV" by "System V"Michael Kerrisk1-1/+1
2005-10-19Automated unformatting of parentheses using unformat_parens.shMichael Kerrisk1-9/+9
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-3/+3
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-1/+1
2005-06-15Global edit: s/nonzero/non-zero/Michael Kerrisk1-1/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+63