aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sendmmsg.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-232/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-11/+11
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-9/+9
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-7/+4
2022-12-04Many pages: wfixAlejandro 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-17Various pages: EXAMPLES: Align variable declarationsAlex Colomar1-5/+5
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+235
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-235/+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-05-02Various pages: EXAMPLES: Fix includesAlejandro Colomar1-2/+3
2022-04-30Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC ENDAlejandro Colomar1-0/+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-25sendmmsg.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2020-06-09iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a...Michael Kerrisk1-1/+1
2020-05-31Various pages: retitle EXAMPLE section heading to EXAMPLESMichael Kerrisk1-1/+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
2018-02-02iconv.1, bpf.2, copy_file_range.2, fcntl.2, memfd_create.2, mlock.2, mount.2,...Michael Kerrisk1-1/+1
2018-01-09sendmmsg.2: Minot tweaksMichael Kerrisk1-2/+3
2018-01-09recvmmsg.2, sendmmsg.2: Point out that error handling is unreliableNikola Forró1-0/+8
2017-11-02recvmmsg.2, sendmmsg.2: Type fixes in SYNOPSISElliot Hughes1-1/+1
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19intro.1, locale.1, ioctl_list.2, listxattr.2, memfd_create.2, nfsservctl.2, o...Michael Kerrisk1-2/+2
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-2/+2
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-9/+9
2017-08-15_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele...Michael Kerrisk1-1/+1
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-02-03accept.2, bind.2, connect.2, getpeername.2, getsockname.2, recv.2, recvmmsg.2...Michael Kerrisk1-5/+5
2015-01-06sendmmsg.2: ffixAkihiro Motoki1-1/+1
2014-07-08iconv.1, ldd.1, connect.2, dup.2, epoll_ctl.2, eventfd.2, fallocate.2, fcntl....Michael Kerrisk1-1/+1
2014-06-17:eventfd.2, fallocate.2, open.2, sendmmsg.2, signalfd.2, proc.5, sched.7, soc...Simon Paillard1-1/+1
2014-06-13localedef.1, execve.2, fcntl.2, flock.2, lseek.2, open.2, open_by_handle_at.2...Michael Kerrisk1-1/+1
2014-06-04sendmmsg.2: Add reference to feature_test_macros(7)Rasmus Villemoes1-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
2012-12-22sendmmsg.2: Minor fix to example program: s/main()/main(void)Michael Kerrisk1-1/+1
2012-12-20Removed trailing white space at end of linesMichael Kerrisk1-9/+9
2012-12-17sendmmsg.2: Minor fix-ups for Elie De Brauwer's patchMichael Kerrisk1-5/+5
2012-12-15sendmmsg.2: Add example program for sendmmsg()Elie De Brauwer1-2/+68
2012-02-27Removed trailing white space at end of linesMichael Kerrisk1-8/+8
2012-02-27sendmmsg.2: minor changesMichael Kerrisk1-2/+2
2012-02-27sendmmsg.2: srcfix: Added FIXMEMichael Kerrisk1-0/+2
2012-02-27sendmmsg.2: New page for sendmmsg(2)Michael Kerrisk1-0/+170