aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strerror.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-324/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-16/+16
2023-10-26strerror.3: Document the string produced by 'strerrorname_np(0);'Alejandro Colomar1-0/+4
2023-08-14strerror.3: Change strerror() reference from MT-Unsafe to MT-SafeShani Leviim1-16/+15
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/+8
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-20/+25
2023-03-17man2/, man3/, man-pages.7: Move VERSIONS next to STANDARDSAlejandro Colomar1-10/+10
2023-03-13Revert "Many pages: Remove references to C89"Alejandro Colomar1-1/+1
2023-02-05Many pages: Use \[aq] instead of \(aqAlejandro Colomar1-1/+1
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-10Various pages: SYNOPSIS: Use VLA syntax in function parametersAlejandro Colomar1-2/+2
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
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/+312
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-312/+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-mandoc`Alejandro Colomar1-1/+2
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-3/+3
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-27strerror.3: Add LIBRARY section (libc)Alejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-02-18strerror.3: VERSIONS: Document that strerrorname_np() and strerrordesc_np() f...Alejandro Colomar1-0/+6
2021-01-06Various pages: Remove redundant escaping of space characters in FTM infoMichael Kerrisk1-1/+1
2021-01-06Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES"Michael Kerrisk1-2/+4
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-2/+6
2021-01-05Various pages: Use internally consistent continuation indents in SYNOPSISMichael Kerrisk1-2/+2
2021-01-05j0.3, strerror.3, y0.3: wspfixMichael Kerrisk1-1/+1
2021-01-05Various pages: Simplify mark-up for Feature Test Macro requirementsMichael Kerrisk1-9/+7
2020-12-31pread.2, rename.2, syscall.2, utimensat.2, gethostid.3, rcmd.3, seekdir.3, se...Michael Kerrisk1-2/+0
2020-11-05strerror.3: tfixAlejandro Colomar1-1/+1
2020-11-01memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_...Michael Kerrisk1-1/+1
2020-10-25strerror.3: Document strerrorname_np() and strerrordesc_np()Michael Kerrisk1-6/+54
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2019-03-08strerror.3: Don't discuss buffer size for strerror_l()Jakub Wilk1-3/+1
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-1/+1
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-16CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield...Michael Kerrisk1-7/+7
2017-08-15_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele...Michael Kerrisk1-1/+1
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-5/+5
2017-03-13add_key.2, execve.2, fork.2, fsync.2, getrandom.2, getrlimit.2, getxattr.2, i...Michael Kerrisk1-1/+1
2017-02-02strerror.3: Minor tweak's to Heinrich Schuchardt's patchMichael Kerrisk1-2/+2
2017-02-02strerror.3: tfixMichael Kerrisk1-1/+1
2017-02-02strerror.3: Indicate reasonable buffer size for strerror_r() and strerror_l()Heinrich Schuchardt1-0/+9
2016-12-05strerror.3: srcfix: FIXMEMichael Kerrisk1-0/+4
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-08-08strerror.3: Fix section orderingMichael Kerrisk1-4/+4
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-01strerror.3: tfixMichael Kerrisk1-1/+1
2016-03-01brk.2, chroot.2, clock_nanosleep.2, getpagesize.2, posix_fadvise.2, select.2,...Michael Kerrisk1-1/+1
2015-03-02mmap.2, a64l.3, abort.3, abs.3, acos.3, acosh.3, addseverity.3, adjtime.3, ai...Michael Kerrisk1-1/+1
2015-02-27strerror.3: ffixMichael Kerrisk1-1/+2
2015-02-27strerror.3: Modify thread-safety informationMa Shimiao1-1/+1
2015-02-27strerror.3: Reformat thread-safety informationPeng Haitao1-8/+14
2014-08-21adjtimex.2, bind.2, cacheflush.2, clone.2, fallocate.2, fanotify_init.2, fano...Michael Kerrisk1-1/+1
2014-03-18fts.3, isalpha.3, mbrtowc.3, mbsinit.3, mbsnrtowcs.3, mbsrtowcs.3, mbstowcs.3...Michael Kerrisk1-1/+1
2014-03-18strerror.3: CONFORMING TO: strerror() and strerror_r() are in POSIX.1-2008Michael Kerrisk1-2/+2
2014-03-18strerror.3: Document strerror_l()Michael Kerrisk1-17/+53
2014-03-18strerror.3: Add SS heading for strerror_r()Michael Kerrisk1-1/+1
2014-03-18strerror.3: Minor clarificationMichael Kerrisk1-2/+2
2014-03-18strerror.3: tfixMichael Kerrisk1-1/+1
2013-06-21io_setup.2, perf_event_open.2, readdir.2, syscall.2, a64l.3, abs.3, asprintf....Michael Kerrisk1-1/+1
2013-06-19strerror.3: ATTRIBUTES: Note function that is not thread-safePeng Haitao1-0/+9
2013-05-19readdir.2, asprintf.3, getline.3, getlogin.3, pthread_setname_np.3, readdir.3...Michael Kerrisk1-1/+1
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-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2013-02-12strerror.3: tfixMichael Kerrisk1-1/+1
2012-04-23strerror.3: srcfixMichael Kerrisk1-1/+3
2012-04-23strerror.3: Add an example of the kind of string returned by setrerror()Michael Kerrisk1-0/+5
2012-04-22strerror.3: Note how to use 'errno' to detect errors when calling strerror()Michael Kerrisk1-0/+13
2012-04-22strerror.3: Improve strerror_r() descriptionEric Blake1-7/+15
2012-04-22strerror.3: Correct description of error return for XSI strerror_r()Bernhard Walle1-4/+2
2010-09-22brk.2, chroot.2, faccessat.2, fchmodat.2, fchownat.2, fstatat.2, futimesat.2,...Michael Kerrisk1-1/+1
2010-01-16accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, mq_gets...Michael Kerrisk1-1/+1
2009-03-30strerror.3: wfixMichael Kerrisk1-2/+2
2008-06-13Modify SYNOPSIS to show protoypes of both versions of strerror_r(),Michael Kerrisk1-2/+8
2007-12-16ffixMichael Kerrisk1-1/+2
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-1/+1
2007-09-20Change mtk's email addressMichael Kerrisk1-1/+1
2007-07-08Added/updated glibc feature test macro requirementsMichael Kerrisk1-14/+23
2007-06-22ffixMichael Kerrisk1-1/+3
2007-05-12Convert function formatting of the form "\fBname\fP()" to ".BR name ()".Michael Kerrisk1-7/+24
2007-05-12Adding section numbers to xrefs toother pagesMichael Kerrisk1-1/+1
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-21/+21
2007-04-03ffixMichael Kerrisk1-4/+0
2007-01-28Add feature_test_macros(7) to SEE ALSOMichael Kerrisk1-1/+2
2006-12-16Updated various header pages to accurately reflect which functionsMichael Kerrisk1-1/+2
2006-11-28add C99 to CONFORMING TO.Michael Kerrisk1-1/+1
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-3/+3
2006-04-28Add SEE ALSO referring to new error.3Michael Kerrisk1-0/+1
2006-02-15Amend copyright notices, in particular those where I had significantMichael Kerrisk1-1/+1
2005-12-14Added err(3) to SEE ALSOMichael Kerrisk1-0/+1
2005-12-14A few refinments to recent changesMichael Kerrisk1-4/+4
2005-12-13Rewrote and extended the discussion of the two flavours ofMichael Kerrisk1-24/+73
2005-10-19Automated unformatting of parentheses using unformat_parens.shMichael Kerrisk1-6/+6
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-1/+1
2005-06-16strerror_r(3) requires #define _XOPEN_SOURCE 600Michael Kerrisk1-1/+4
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/+94