aboutsummaryrefslogtreecommitdiffstats
path: root/man3/tmpnam.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-168/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-8/+8
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/+14
2023-03-13Revert "Many pages: Remove references to C89"Alejandro 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-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/+164
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-164/+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-1/+1
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-27tmpnam.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-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-1/+6
2021-01-05Various pages: Simplify mark-up for Feature Test Macro requirementsMichael Kerrisk1-12/+6
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-18getent.1, intro.1, time.1, _exit.2, alloc_hugepages.2, arch_prctl.2, clock_ge...Michael Kerrisk1-3/+3
2017-08-16CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield...Michael Kerrisk1-3/+3
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-2/+2
2016-12-12bind.2, chmod.2, chown.2, chroot.2, clock_getres.2, clone.2, connect.2, dup.2...Michael Kerrisk1-1/+1
2016-12-08tmpnam.3: wfixMichael Kerrisk1-1/+1
2016-12-08tmpnam.3: Properly document tmpnam_r(3)Michael Kerrisk1-30/+40
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-01tmpnam.3: Remove mention od _BSD_SOURCE and _SVID_SOURCEMichael Kerrisk1-10/+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-27tmpnam.3: Modify thread-safety informationPeng Haitao1-1/+1
2015-02-27tmpnam.3: Reformat thread-safety informationPeng Haitao1-7/+12
2014-03-26tmpnam.3: grfixMichael Kerrisk1-1/+1
2014-02-27tmpnam.3: Recommend use mkstemp(3) or tmpfile(3) insteadMichael Kerrisk1-1/+10
2013-06-21io_setup.2, perf_event_open.2, readdir.2, syscall.2, a64l.3, abs.3, asprintf....Michael Kerrisk1-1/+1
2013-06-19tmpnam.3: ATTRIBUTES: Note function that is thread safe with exceptionsPeng Haitao1-0/+10
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
2010-09-10fcntl.2, intro.2, open.2, poll.2, ftw.3, intro.3, matherr.3, system.3, tmpnam...Michael Kerrisk1-4/+6
2008-08-06POSIX.1-2008 marks tmpnam() as obsolete.Michael Kerrisk1-2/+4
2008-07-10s/parameter/argument/ when talking about the things givenMichael Kerrisk1-1/+1
2008-03-19Added FIXME relating to SUSv4 chhangesMichael Kerrisk1-0/+1
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-1/+1
2007-12-09Format include files consistently (".I <.*\.h>").Michael Kerrisk1-1/+1
2007-11-24Remove section numbers for page references where theMichael Kerrisk1-2/+2
2007-07-08ffixMichael Kerrisk1-2/+5
2007-06-22ffixMichael Kerrisk1-3/+9
2007-06-22ffixMichael Kerrisk1-1/+5
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-2/+2
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-11/+15
2007-04-05Code formatting fixesMichael Kerrisk1-1/+3
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-2/+1
2006-05-23Updated CONFORMING TO.Michael Kerrisk1-1/+2
2006-05-23Add text noting the need to use open(O_EXCL).Michael Kerrisk1-1/+22
2006-02-12Change "path name" to "pathname"Michael Kerrisk1-1/+1
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
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+110