aboutsummaryrefslogtreecommitdiffstats
path: root/man2/timerfd_create.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-704/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-21/+21
2023-10-23man*/: ffix (Use '.TQ' where appropriate)Alejandro Colomar1-1/+5
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-15/+15
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-4/+4
2023-02-05Many pages: Use \[bu] instead of \(buAlejandro Colomar1-2/+2
2023-02-05Many pages: Use \[ha] instead of \(haAlejandro Colomar1-2/+2
2023-02-05Many pages: Use \[em] instead of \(emAlejandro Colomar1-1/+1
2023-01-07Many pages: TH: Use lowercaseAlejandro Colomar1-1/+1
2022-12-04Many pages: wfixAlejandro Colomar1-3/+3
2022-12-03timerfd_create.2: SYNOPSIS: Add _NullableAlejandro Colomar1-1/+1
2022-10-29Many pages: Use a consistent style for listsAlejandro Colomar1-4/+4
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-17Various pages: EXAMPLES: Align variable declarationsAlex Colomar1-9/+9
2022-09-15Various pages: EXAMPLES: Use unsigned types for loop iteratorsAlex Colomar1-2/+2
2022-09-13Various pages: EXAMPLES: Use <err.h> functionsAlex Colomar1-9/+7
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+702
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-702/+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-08-01timer_settime.2, timerfd_create.2, itimerspec.3type: Document itimerspec in a...Alejandro Colomar1-13/+2
2022-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-05-03timerfd_create.2: EXAMPLES: Remove unnecessary parenthesesAlejandro Colomar1-1/+1
2022-05-02Various pages: EXAMPLES: Remove unused includesAlejandro Colomar1-4/+3
2022-04-30Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC ENDAlejandro Colomar1-0/+2
2022-04-14timerfd_create.2: tfixнаб1-1/+1
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-23/+23
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25timerfd_create.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [GPL-2.0-or-later] Use SPDX-License-IdentifierAlejandro Colomar1-15/+1
2021-12-06Many pages: replace in-line struct timespec declarations with "timespec(3) st...наб1-7/+4
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-21Various pages: Inside code blocks (.EX/.EE) use \- to get real minus signsMichael Kerrisk1-3/+3
2021-01-01Various pages: bring more whitespace consistency in SYNOPSISMichael Kerrisk1-1/+0
2020-12-27ioctl_ns.2, keyctl.2, memfd_create.2, pidfd_send_signal.2, poll.2, seccomp.2,...Michael Kerrisk1-1/+1
2020-09-11timerfd_create.2: ffixMichael Kerrisk1-1/+1
2020-09-11timerfd_create.2: Use 'PRIxN' macros when printing C99 fixed-width integer typesAlejandro Colomar1-3/+2
2020-08-13intro.1, clock_getres.2, execve.2, fcntl.2, iopl.2, lseek.2, mknod.2, mmap.2,...Michael Kerrisk1-1/+1
2020-08-09pldd.1, bpf.2, execve.2, futex.2, ioctl_fat.2, ioctl_tty.2, keyctl.2, signalf...Michael Kerrisk1-2/+2
2020-06-12timer_create.2, timerfd_create.2: tfixMichael Kerrisk1-1/+1
2020-06-12timerfd_create.2: tfixMichael Kerrisk1-1/+1
2020-05-31Various pages: retitle EXAMPLE section heading to EXAMPLESMichael Kerrisk1-1/+1
2020-04-11getent.1, localedef.1, accept.2, arch_prctl.2, clock_getres.2, clock_nanoslee...Michael Kerrisk1-1/+1
2020-04-06timerfd_create.2: Refer reader to clock_getres(2) for further details on the ...Michael Kerrisk1-0/+4
2020-04-02timerfd_create.2: Note a case where timterfd_settime() can fail with ECANCELEDMichael Kerrisk1-0/+49
2020-04-02clock_nanosleep.2, timer_create.2, timerfd_create.2: Add various missing errorsMichael Kerrisk1-0/+10
2020-04-02timerfd_create.2: Rework text for EINVAL for invalid clock IDMichael Kerrisk1-4/+1
2020-04-01timerfd_create.2: wfixMichael Kerrisk1-1/+1
2020-03-30timerfd_create.2: Negetive changes to CLOCK_REALTIME may cause read() to retu...Michael Kerrisk1-0/+22
2020-03-12timerfd_create.2: srcfix: remove obsolete FIXMEMichael Kerrisk1-3/+0
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-4/+4
2019-02-27keyctl.2, mlock.2, timerfd_create.2, write.2, nl_langinfo.3, posix_spawn.3: ffixMichael Kerrisk1-1/+1
2018-12-01accept.2, copy_file_range.2, eventfd.2, inotify_init.2, pipe.2, readahead.2, ...Michael Kerrisk1-1/+3
2018-05-02timerfd_create.2: wfixMichael Kerrisk1-1/+1
2017-11-09timerfd_create.2: wfixSeonghun Lim1-1/+1
2017-10-20access.2, delete_module.2, eventfd.2, fallocate.2, fcntl.2, getrandom.2, init...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-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-2/+2
2017-08-19ioctl_console.2, ioctl_getfsmap.2, ioctl_iflags.2, ioctl_list.2, ioctl_ns.2, ...Michael Kerrisk1-4/+4
2017-08-16memusage.1, clone.2, eventfd.2, futex.2, getdents.2, ioctl_fat.2, ioctl_ns.2,...Michael Kerrisk1-2/+2
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-11/+11
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-3/+3
2016-12-12bind.2, chmod.2, chown.2, chroot.2, clock_getres.2, clone.2, connect.2, dup.2...Michael Kerrisk1-1/+1
2016-11-21timerfd_create.2: Document TFD_TIMER_CANCEL_ON_SETMichael Kerrisk1-0/+35
2016-11-21timerfd_create.2: Rework discussion on relative and absolute timersMichael Kerrisk1-13/+21
2016-11-21timerfd_create.2: Document CLOCK_BOOTTIME, CLOCK_REALTIME_ALARM, and CLOCK_BO...Michael Kerrisk1-9/+33
2016-11-21timerfd_create.2: Rework description of clocks as a hanging listMichael Kerrisk1-8/+8
2016-10-29timerfd_create.2: srcfix: FIXME tidy-upMichael Kerrisk1-4/+7
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-27accept.2, dup.2, eventfd.2, execve.2, fcntl.2, memfd_create.2, open.2, perf_e...Michael Kerrisk1-1/+1
2015-04-19getent.1, fallocate.2, getrlimit.2, llseek.2, madvise.2, mount.2, poll.2, pos...Michael Kerrisk1-1/+1
2015-04-18timerfd_create.2: Note kernel version for TFD_IOC_SET_TICKSMichael Kerrisk1-1/+2
2015-04-18timerfd_create.2: Tweaks to Cyrill Gorcunov's patchMichael Kerrisk1-7/+10
2015-04-18timerfd_create.2: Document TFD_IOC_SET_TICKS ioctl() operationCyrill Gorcunov1-0/+14
2014-11-10timerfd_create.2: srcfix: added FIXMEMichael Kerrisk1-0/+6
2014-08-21adjtimex.2, bind.2, cacheflush.2, clone.2, fallocate.2, fanotify_init.2, fano...Michael Kerrisk1-1/+2
2014-01-02eventfd.2, set_mempolicy.2, timerfd_create.2, fwide.3, resolver.3, spufs.7, s...Michael Kerrisk1-2/+2
2013-03-12epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, fallocate.2, futex.2, g...Michael Kerrisk1-1/+1
2013-03-10epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, ioprio_set.2, signalfd....Michael Kerrisk1-1/+1
2013-03-10epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, ioprio_set.2, signalfd....Michael Kerrisk1-0/+2
2013-03-10epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, ioprio_set.2, signalfd....Michael Kerrisk1-4/+3
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-2/+2
2013-02-18delete_module.2, epoll_create.2, getpeername.2, getpriority.2, getrlimit.2, g...Michael Kerrisk1-3/+0
2013-02-12getrlimit.2, setgid.2, timerfd_create.2, wait.2, getenv.3, if_nameindex.3, sc...Michael Kerrisk1-6/+9
2011-09-16timerfd_create.2: Fix small error in description of timerfd_settime()Tomislav Jonjic1-1/+1
2011-09-16timerfd_create.2: Note behavior when timerdfd_settime() old_value is NULLMichael Kerrisk1-4/+7
2011-09-11timerfd_create.2: srcfix: Added FIXMEMichael Kerrisk1-0/+2
2010-01-16accept.2, access.2, acct.2, clock_nanosleep.2, mbind.2, mincore.2, remap_file...Michael Kerrisk1-1/+1
2010-01-16accept.2, connect.2, eventfd.2, flock.2, open.2, posix_fadvise.2, read.2, rec...Michael Kerrisk1-1/+1
2010-01-16intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso...Michael Kerrisk1-3/+3
2009-03-10timerfd_create.2: ERRORS: add EINVAL for invalid 'flags' for timer_settime()Michael Kerrisk1-1/+7
2009-03-10timerfd_create.2: Minor logical restructuring of ERRORS textMichael Kerrisk1-0/+5
2009-02-10timerfd_create.2: tfixMichael Kerrisk1-1/+1
2009-02-10timerfd_create.2: ERRORS: add EFAULTMichael Kerrisk1-0/+7
2009-02-10timerfd_create.2: Rename timerfd_settime() 'curr_value' arg to 'old_value'Michael Kerrisk1-3/+3
2009-02-09timerfd_create.2: tstampMichael Kerrisk1-1/+1
2009-02-09clock_nanosleep.2, getrusage.2, timerfd_create.2, clock.3, clock_getcpuclocki...Michael Kerrisk1-1/+1
2009-02-09clock_nanosleep.2, execve.2, fork.2, nanosleep.2, sigaction.2, timerfd_create...Michael Kerrisk1-8/+8
2009-02-09timerfd_create.2: Add BUGS noting that timerfd supports fewer clock types tha...Michael Kerrisk1-0/+6
2008-11-04eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, back...Michael Kerrisk1-1/+1
2008-10-29Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2008-10-29timerfd_create.2, ctime.3, frexp.3, strftime.3, strtok.3, tty_ioctl.4, iso_88...Michael Kerrisk1-1/+1
2008-10-29eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, back...Michael Kerrisk1-1/+2
2008-10-29eventfd.2, execve.2, getdents.2, ioprio_set.2, mprotect.2, signalfd.2, timerf...Michael Kerrisk1-4/+4
2008-10-11inotify_init.2, pipe.2, timerfd_create.2: tfixMichael Kerrisk1-1/+1
2008-10-11inotify_init.2, pipe.2, timerfd_create.2: Clarify *_NONBLOCK descriptionMichael Kerrisk1-1/+1
2008-10-11timerfd_create.2: spfixMichael Kerrisk1-1/+1
2008-10-11timerfd_create.2: Document timerfd_create() TFD_CLOEXEC and TFD_NONBLOCKMichael Kerrisk1-7/+31
2008-09-23s/it_interval/it_value/ when talking about TIMERFD_ABSTIME (bis).Sam Varshavchik1-1/+1
2008-09-23s/it_interval/it_value/ when talking about TIMERFD_ABSTIME.Sam Varshavchik1-2/+2
2008-04-09Minor change to example program.Michael Kerrisk1-2/+1
2008-04-09Minor wording fixMichael Kerrisk1-1/+1
2008-03-19s/nonzero/non-zero/Michael Kerrisk1-2/+2
2008-02-22Remove FIXMES + some othe rsmall clean-ups.Michael Kerrisk1-9/+2
2008-02-12Removed out-of-date FIXMES.Michael Kerrisk1-3/+0
2008-02-12Describes timerfd_create(), timerfd_settime(), and timerfd_gettime(),Michael Kerrisk1-0/+508