aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getitimer.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-278/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-18/+18
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-1/+1
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-23/+25
2023-02-12man2/: use consistent closed interval notation for value rangesBrian Inglis1-2/+2
2023-02-05Many pages: Use \[em] instead of \(emAlejandro Colomar1-2/+2
2022-12-04Many pages: wfixAlejandro Colomar1-6/+6
2022-12-03getitimer.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/+276
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-276/+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-12/+20
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25getitimer.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-02-06getitimer.2: Use restrict in prototypesAlejandro Colomar1-2/+2
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk1-1/+1
2020-04-11getent.1, localedef.1, accept.2, arch_prctl.2, clock_getres.2, clock_nanoslee...Michael Kerrisk1-1/+1
2020-02-23getent.1, localedef.1, clock_nanosleep.2, fcntl.2, getitimer.2, getsockopt.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-20getitimer.2: srcfixMichael Kerrisk1-1/+0
2017-08-18getent.1, intro.1, time.1, _exit.2, alloc_hugepages.2, arch_prctl.2, clock_ge...Michael Kerrisk1-1/+1
2017-08-16getitimer.2: ffixMichael Kerrisk1-5/+4
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-17/+17
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-1/+1
2016-07-24getitimer.2: tfixDr. Tobias Quathamer1-1/+1
2016-07-24getitimer.2: tfixDr. Tobias Quathamer1-1/+1
2016-07-17ldd.1, localedef.1, add_key.2, chroot.2, clone.2, fork.2, futex.2, get_mempol...Michael Kerrisk1-1/+1
2016-07-07getitimer.2: Change license to note that page may be modifiedMichael Kerrisk1-1/+1
2016-07-05getitimer.2: Substantial rewrites to various parts of the pageMichael Kerrisk1-68/+83
2014-07-08iconv.1, ldd.1, connect.2, dup.2, epoll_ctl.2, eventfd.2, fallocate.2, fcntl....Michael Kerrisk1-1/+1
2014-07-01getitimer.2: Rewrite a few pieces to clarify some detailsMichael Kerrisk1-10/+17
2014-04-28time.1, get_kernel_syms.2, getitimer.2, open.2, perf_event_open.2, wait.2, al...Michael Kerrisk1-1/+1
2014-03-26getitimer.2: grfixMichael Kerrisk1-1/+1
2013-03-12ldd.1, arch_prctl.2, faccessat.2, fchmodat.2, fchownat.2, flock.2, futimesat....Michael Kerrisk1-0/+1
2013-03-12epoll_create.2, epoll_ctl.2, epoll_wait.2, getcpu.2, getitimer.2: srcfixMichael Kerrisk1-0/+1
2013-03-12epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, fallocate.2, futex.2, g...Michael Kerrisk1-1/+1
2013-03-10ldd.1, capget.2, clone.2, create_module.2, fallocate.2, futex.2, get_kernel_s...Michael Kerrisk1-0/+1
2013-03-10futex.2, getitimer.2, pciconfig_read.2, sysinfo.2: Added LICENSE_START(FREELY...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
2012-10-01getitimer.2: Note Linux's odd handling of the new_value==NULL caseMichael Kerrisk1-1/+16
2012-09-30getitimer.2: Fix types used to declare fields in timeval structMichael Kerrisk1-3/+3
2010-11-01getitimer.2: ffixMichael Kerrisk1-1/+1
2010-09-26Changes.old, clone.2, execve.2, fcntl.2, futex.2, getitimer.2, getpriority.2,...Michael Kerrisk1-2/+2
2010-01-16getitimer.2, termios.3: Gloabl fix: s/non-canonical/noncanonical/Michael Kerrisk1-1/+1
2010-01-16getitimer.2, getrusage.2, times.2, utimensat.2, pthread_create.3, pthreads.7,...Michael Kerrisk1-1/+1
2009-03-15getitimer.2: Note that POSIX.1-2008 recommends POSIX timers API instead of th...Michael Kerrisk1-2/+5
2009-02-10getitimer.2, clock_getcpuclockid.3, time.7: SEE ALSO: add timer_create(2)Michael Kerrisk1-0/+1
2009-02-10getitimer.2: Rename arguments for consistency with other timer pagesMichael Kerrisk1-14/+18
2008-08-06POSIX.1-2008 marks getitimer() and setitimer() obsolete.Michael Kerrisk1-3/+6
2008-06-27wfixMichael Kerrisk1-1/+1
2008-06-25Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2008-06-23Noted that POSIX.1 leaves interactions with alarm(), sleep(),Michael Kerrisk1-4/+18
2008-05-07s/since kernel x.y.z/since Linux s.y.z/Michael Kerrisk1-2/+2
2008-03-19Added FIXME relating to SUSv4 chhangesMichael Kerrisk1-0/+2
2008-03-19s/nonzero/non-zero/Michael Kerrisk1-1/+1
2008-02-12Added SEE ALSO entry referring to timerfd_create.2.Michael Kerrisk1-0/+1
2007-12-25hyphenation fixesMichael Kerrisk1-1/+1
2007-12-24s/x86/i386/Michael Kerrisk1-2/+2
2007-12-23Indent structure definitions by +4n.Michael Kerrisk1-2/+3
2007-12-19remove superflous white space in textMichael Kerrisk1-1/+1
2007-08-28Since kernel 2.6.22, Linux setitimer() now conforms to POSIX.1,Michael Kerrisk1-15/+13
2007-06-22ffixMichael Kerrisk1-1/+2
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-21Updated FIXMEMichael Kerrisk1-0/+2
2007-05-21Updated FIXMEMichael Kerrisk1-0/+1
2007-05-18Reordered sections to be more consistent, in some cases renamingMichael Kerrisk1-2/+2
2007-05-16Move SEE ALSO section to end of pageMichael Kerrisk1-5/+5
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-12/+17
2007-04-05ffixMichael Kerrisk1-1/+0
2006-08-04Updated CONFOMRING TOs and/or standards references.Michael Kerrisk1-1/+1
2006-07-22Noted effect of fork() and execve().Michael Kerrisk1-0/+6
2006-04-26Update on scheduled fix for tv_usecMichael Kerrisk1-1/+2
2006-04-26Added text to note that current incorrect behaviour ofMichael Kerrisk1-2/+11
2006-04-26Added SEE ALSO referring to new time.7Michael Kerrisk1-1/+2
2006-04-26Updated discussion of maximum timer value to reflect the factMichael Kerrisk1-2/+6
2006-03-20spfixMichael Kerrisk1-2/+2
2006-03-08Fix SYNOPSIS formattingMichael Kerrisk1-15/+6
2005-07-04Von: "Michael Kerrisk" <mtk-manpages@gmx.net>Michael Kerrisk1-0/+2
2005-06-23The short sleep bug (up to 1 jiffy) that was newly noted inMichael Kerrisk1-7/+7
2005-06-21Minor changesMichael Kerrisk1-1/+2
2005-06-15Global edit: s/nonzero/non-zero/Michael Kerrisk1-1/+1
2005-06-13Salut Olivier (and Nishanth),Michael Kerrisk1-8/+16
2005-04-06Matthias Lang, mtkMichael Kerrisk1-3/+23
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+147