aboutsummaryrefslogtreecommitdiffstats
path: root/man3/cmsg.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-261/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-13/+13
2023-07-15man*/: Use SPDX-License-Identifier: Linux-man-pages-1-paraAlejandro Colomar1-7/+2
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-4/+4
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-19/+25
2022-10-29Many pages: Use .TP for tagged paragraphsAlejandro Colomar1-6/+6
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/+260
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-260/+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-06Various pages: Add LIBRARY section (libc)Alejandro Colomar1-0/+3
2021-06-10cmsg.3, unix.7: Refer to seccomp_unotify(2) for an example of SCM_RIGHTS usageMichael Kerrisk1-0/+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-1/+1
2021-01-01Various pages: bring more whitespace consistency in SYNOPSISMichael Kerrisk1-0/+1
2020-11-01memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_...Michael Kerrisk1-1/+1
2020-09-05cmsg.3: Use sizeof consistentlyAlejandro Colomar1-2/+2
2020-09-05cmsg.3: Use sizeof consistentlyAlejandro Colomar1-1/+1
2020-08-26cmsg.3, getaddrinfo_a.3 getgrouplist.3: Use sizeof, consistentlyAlejandro Colomar1-1/+1
2020-06-11dup.2, fallocate.2, futex.2, ioctl_fat.2, ioctl_ficlonerange.2, ioctl_fidedup...Michael Kerrisk1-1/+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
2020-04-29cmsg.3: CONFORMING TO: note which CMSG_* APIs are in current and upcoming POSIXMichael Kerrisk1-0/+11
2020-02-09_exit.2, capget.2, fcntl.2, futex.2, listen.2, memfd_create.2, modify_ldt.2, ...Michael Kerrisk1-1/+1
2020-02-07cmsg.3: ffixDmitry V. Levin1-1/+1
2020-02-05cmsg.3: Modify CMSG_DATA() example to use memcpy()Michael Kerrisk1-3/+1
2020-02-05cmsg.3: Clarify alignment issues and correct method of accessing CMSG_DATA()Rich Felker1-0/+6
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2018-07-25cmsg.3: ffixMichael Kerrisk1-8/+4
2018-07-17cmsg.3: Remove unnecessary 'fdptr' intermediate variable in example codeMichael Kerrisk1-3/+1
2018-07-10cmsg.3: Note that CMSG_FIRSTHDR can return NULLMichael Kerrisk1-0/+3
2018-07-10cmsg.3: wfixMichael Kerrisk1-3/+2
2018-07-10cmsg.3: Remove out of place mention of MSG_CTRUNCMichael Kerrisk1-7/+0
2018-07-10cmsg.3: Explain zero-initialization requirement for CMSG_NXTHDR()Michael Kerrisk1-0/+8
2018-07-06cmsg.3: tfixMichael 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-20cmsg.3: Reorganize the text somewhat (no content changes)Michael Kerrisk1-18/+28
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-4/+4
2017-08-16cmsg.3: Add a scatter/gather buffer to sample codeSukadev Bhattiprolu1-0/+7
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-2/+2
2016-04-22cmsg.3: Minor cosmetic changes in example codeMichael Kerrisk1-3/+3
2016-04-22cmsg.3: Minor cosmetic changes to example codeMichael Kerrisk1-12/+9
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-11recv.2, cmsg.3: Note that cmsg_len is typed as socklen_t in POSIX.1Michael Kerrisk1-1/+2
2016-03-11cmsg.3: tfixMichael Kerrisk1-4/+5
2016-03-11recv.2, cmsg.3: Fix type of cmsg_len member of cmsghdr structureNikola Forró1-3/+3
2015-05-07add_key.2, chown.2, epoll_ctl.2, epoll_wait.2, execve.2, fcntl.2, get_mempoli...Michael Kerrisk1-1/+1
2015-05-05cmsg.3: Fix error in SCM_RIGHTS code sampleMichael Kerrisk1-2/+0
2015-04-21cmsg.3: ffixMichael Kerrisk1-2/+2
2014-12-31localedef.1, adjtimex.2, clock_nanosleep.2, epoll_ctl.2, ioctl.2, madvise.2, ...Michael Kerrisk1-1/+1
2014-11-11cmsg.3: ensure buf is suitably aligned in sending exampleDavid Wragg1-3/+8
2014-06-29cmsg.3: wfixMichael Kerrisk1-1/+1
2014-01-02cmsg.3: tfix: be not --> not beShawn Landden1-2/+2
2013-04-01intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get...Michael Kerrisk1-3/+3
2013-03-12vhangup.2, argz_add.3, cmsg.3: 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-10getcpu.2, sendfile.2, cmsg.3, rtnetlink.3, arp.7, ddp.7, fifo.7, icmp.7, ip.7...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-2/+2
2012-10-24intro.1, add_key.2, get_mempolicy.2, get_thread_area.2, intro.2, keyctl.2, mb...Michael Kerrisk1-1/+1
2011-09-16cmsg.3: spfixSeonghun Lim1-1/+1
2010-10-12recv.2, cmsg.3, unix.7: global fix: s/UNIX socket/UNIX doamin socket/Michael Kerrisk1-1/+2
2010-10-12intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, ...Michael Kerrisk1-2/+2
2008-11-25connect.2, listen.2, send.2, uname.2, cmsg.3, proc.5, arp.7, ddp.7, icmp.7, i...Michael Kerrisk1-4/+4
2008-09-29cmsg.3: Add parentheses after macro names.Nicolas Fran�ois1-2/+2
2008-07-07ffixMichael Kerrisk1-6/+6
2008-06-18For consistency, "fix" cases where aregument of .B or .I was on the following...Michael Kerrisk1-2/+1
2007-12-30ffixMichael Kerrisk1-9/+8
2007-12-19enclose code smaples/structure defns/etc in ".in +4n / .in"Michael Kerrisk1-4/+4
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-4/+2
2007-06-23ffixMichael Kerrisk1-13/+13
2007-06-20s/-/\\-/Michael Kerrisk1-6/+6
2007-05-21ffixMichael Kerrisk1-1/+1
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-21/+21
2007-05-18Fix inconsistencies in .TH linesMichael Kerrisk1-1/+1
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-81/+88
2007-04-05Code formatting fixesMichael Kerrisk1-3/+1
2007-04-05Replaced tabs with spacesMichael Kerrisk1-12/+12
2007-04-05ffixMichael Kerrisk1-8/+5
2006-12-27wrap long source linesMichael Kerrisk1-2/+3
2006-08-04Updated CONFOMRING TOs and/or standards references.Michael Kerrisk1-3/+3
2006-07-11ffixMichael Kerrisk1-1/+1
2005-11-02Formatting fixesMichael Kerrisk1-5/+3
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-8/+8
2005-08-16s/SOL_IP/IPPROTO_IP/Michael Kerrisk1-1/+1
2005-07-20RFC references are now always writen as "RFC\ nnn" (not "RFC nnn" orMichael Kerrisk1-2/+2
2005-07-06Hyphenation/dash fixesMichael Kerrisk1-1/+1
2004-12-14bugs.debian.org/cgi-bin/bugreport.cgi?bug=237305Michael Kerrisk1-1/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+219