aboutsummaryrefslogtreecommitdiffstats
path: root/man2/time.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-114/+0
2023-11-11man*/: Improve timestamp documentationPaul Eggert1-20/+17
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-4/+4
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-12/+12
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-03time.2: SYNOPSIS: Add _NullableAlejandro Colomar1-1/+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/+117
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-117/+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-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25time.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-08-08time.2: wfix regarding year-2038Viet Than1-1/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk1-2/+3
2021-01-03Various pages: Use .nf/.fi in SYNOPSISMichael Kerrisk1-0/+2
2017-11-09time.2: Note that time() may be implemented in the vDSOMichael Kerrisk1-0/+6
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-20s390_pci_mmio_write.2, sched_setscheduler.2, select.2, select_tut.2, shmctl.2...Michael Kerrisk1-1/+0
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-4/+4
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-1/+1
2015-12-29Removed trailing white space at end of linesMichael Kerrisk1-2/+2
2015-12-29accept.2, acct.2, bind.2, clock_getres.2, connect.2, dup.2, epoll_create.2, e...Michael Kerrisk1-1/+1
2015-12-17time.2: Rename 't' argument to 'tloc'Michael Kerrisk1-7/+7
2015-12-17time.2: Describe EOVERFLOW detailsMichael Kerrisk1-0/+21
2015-12-16time.2: Explain why the glibc time() wrapper never sets 'errno'Zack Weinberg1-1/+15
2015-12-16time.2: Where time() is provided by vDSO, an invalid address may give SIGSEGVMichael Kerrisk1-0/+9
2015-12-16time.2: SEE ALSO: add vdso(7)Michael Kerrisk1-1/+2
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-03-10_exit.2, access.2, acct.2, adjtimex.2, alarm.2, alloc_hugepages.2, arch_prctl...Michael Kerrisk1-2/+0
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2011-09-16time.2: NOTES: Fix description of "Seconds since the Epoch"Michael Kerrisk1-9/+11
2010-02-25add_key.2, keyctl.2, request_key.2, stime.2, time.2, ctime.3, difftime.3, fti...Michael Kerrisk1-1/+1
2010-01-17stime.2, time.2, difftime.3, rtime.3, core.5: srcfixMichael Kerrisk1-2/+2
2010-01-17stime.2, time.2, utimensat.2, ctime.3, difftime.3, ftime.3, getspnam.3, mq_re...Michael Witten1-2/+2
2007-11-29ffixMichael Kerrisk1-1/+1
2007-07-10ffixMichael Kerrisk1-1/+1
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-18Reordered sections for consistency.Michael Kerrisk1-6/+6
2007-05-12Convert function formatting of the form "\fBname\fP()" to ".BR name ()".Michael Kerrisk1-1/+2
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-5/+6
2006-12-27Remove sentence "gettimeofday() obsoleting time() on 4.3BSD".Michael Kerrisk1-3/+3
2006-12-16Updated various header pages to accurately reflect which functionsMichael Kerrisk1-1/+1
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-1/+1
2006-07-20ffixMichael Kerrisk1-1/+1
2006-04-26Added SEE ALSO referring to new time.7Michael Kerrisk1-1/+2
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-1/+1
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-2/+2
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+76