aboutsummaryrefslogtreecommitdiffstats
path: root/man2/msgctl.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-424/+0
2024-03-03man*/: epoll_*(), fcntl(), flock(), ioctl(), msgctl(), *prctl(), ptrace(), qu...Alejandro Colomar1-8/+8
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-11/+11
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-13/+15
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+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/+421
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-421/+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-3/+3
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-25msgctl.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-10-07msgctl.2: tfixAlejandro Colomar1-1/+1
2021-05-10Various pages: Remove unused <sys/ipc.h> (and <sys/types.h>)Alejandro Colomar1-12/+0
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-03-15Various pages: Remove unused <sys/types.h>Alejandro Colomar1-7/+4
2021-01-09ioctl_console.2, msgctl.2, msgget.2, msgop.2, semctl.2, semget.2, semop.2, sh...Michael Kerrisk1-3/+0
2021-01-07Various System V IPC pages: Improve wording describing RETURN VALUE and setti...Michael Kerrisk1-2/+2
2020-11-15getent.1, fanotify_mark.2, fcntl.2, futex.2, membarrier.2, mmap.2, mount.2, m...Alejandro Colomar1-1/+1
2020-11-15msgctl.2, semctl.2, shmctl.2: Minor fixMichael Kerrisk1-0/+2
2020-11-15msgctl.2: Make comments in 'msqid_ds' definition more compactMichael Kerrisk1-13/+10
2020-11-15msgctl.2: Add description of 'msg_cbytes' fieldMichael Kerrisk1-0/+4
2020-11-15msgctl.2: Use field name "msg_cbytes" rather than "__msg_cbytes"Michael Kerrisk1-1/+1
2020-11-15msgctl.2: Place list of field descriptions in same order as structure definitionMichael Kerrisk1-16/+16
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-12msgctl.2, outb.2, abs.3, dl_iterate_phdr.3, drand48.3, drand48_r.3, encrypt.3...Alejandro Colomar1-1/+1
2020-04-16msgctl.2: Correct description of 'msg_ctime' fieldMichael Kerrisk1-5/+6
2020-04-11getent.1, localedef.1, accept.2, arch_prctl.2, clock_getres.2, clock_nanoslee...Michael Kerrisk1-1/+1
2020-02-25msgctl.2: Add information on permission bits (based on sysvipc(7) text)Michael Kerrisk1-0/+18
2020-02-25msgctl.2: Copy information on 'msqid_ds' fields from sysvipc(7)Michael Kerrisk1-0/+43
2019-08-02pldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanotify_mark.2, intro.2, i...Michael Kerrisk1-1/+1
2019-06-25clone.2, intro.2, ipc.2, msgctl.2, msgget.2, msgop.2, semctl.2, semget.2, sem...Michael 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-26msgctl.2, semctl.2, shmctl.2: Add kernel version for *_STAT_ANY operationMichael Kerrisk1-1/+1
2018-11-04msgctl.2, semctl.2, shmctl.2: Some small wording improvements for Davidlohr B...Michael Kerrisk1-4/+5
2018-11-04msgctl.2: tfixMichael Kerrisk1-1/+1
2018-11-04msgctl.2, semctl.2, shmctl.2: ffixMichael Kerrisk1-4/+7
2018-11-04msgctl.2, semctl.2, shmctl.2: Document STAT_ANY commandsDavidlohr Bueso1-3/+17
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-3/+3
2017-08-19ioctl_console.2, ioctl_getfsmap.2, ioctl_iflags.2, ioctl_list.2, ioctl_ns.2, ...Michael Kerrisk1-9/+9
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-3/+3
2017-08-15_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele...Michael Kerrisk1-1/+1
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-09-12msgctl.2, msgget.2, msgop.2, semctl.2, semget.2, semop.2, shmctl.2, shmget.2,...Michael Kerrisk1-1/+1
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-07-24msgctl.2: POSIX.1-2001Michael Kerrisk1-1/+1
2014-04-28clone.2, execve.2, getpriority.2, ipc.2, kcmp.2, killpg.2, msgctl.2, msgget.2...Michael Kerrisk1-1/+1
2014-04-28msgctl.2: Minor wording fixMichael Kerrisk1-3/+3
2014-02-26msgctl.2: wfixMichael Kerrisk1-1/+1
2014-02-26msgctl.2: ERRORS: add EPERM for unprivileged attempt to set msg_qbytes > MSGMNBMichael Kerrisk1-0/+11
2014-02-26msgctl.2: wfix: s/CAP_IPC_RESOURCE/CAP_SYS_RESOURCE/Michael Kerrisk1-2/+2
2014-02-07msgctl.2: tstampMichael Kerrisk1-1/+1
2014-02-07msgctl.2: ffixMichael Kerrisk1-1/+4
2014-02-07msgctl.2: Add note about ignored arg to IPC_RMIDCyril Hrubis1-1/+1
2013-08-08msgctl.2, semctl.2, shmctl.2, cciss.4: ffixMichael Kerrisk1-2/+3
2013-08-08intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod....Michael Kerrisk1-1/+1
2013-03-25msgctl.2, msgget.2, msgop.2, semctl.2, semget.2, semop.2, shmctl.2, shmget.2,...Michael Kerrisk1-2/+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-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2012-06-08msgctl.2, msgget.2, msgop.2, semctl.2, semget.2, semop.2, shmctl.2, shmget.2:...Michael Kerrisk1-1/+14
2012-06-08msgctl.2, semctl.2, shmctl.2, svipc.7: Don't mention that ipc_perm is defined...Michael Kerrisk1-1/+1
2010-06-14msgctl.2, semctl.2, shmctl.2: Move ipcs from section 8 to section 1Francesco Cosoleto1-1/+1
2010-01-16accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, mq_gets...Michael Kerrisk1-1/+1
2008-08-06ffixMichael Kerrisk1-1/+1
2008-08-06tfixMichael Kerrisk1-1/+1
2008-08-06In ipc_perm structure definition, some fields were incorrectlyMichael Kerrisk1-3/+3
2008-08-06ffixMichael Kerrisk1-7/+7
2008-08-06ffixMichael Kerrisk1-12/+12
2008-07-06wrap long source lines / ffixMichael Kerrisk1-4/+2
2008-06-18For consistency, "fix" cases where aregument of .B or .I was on the following...Michael Kerrisk1-6/+3
2008-05-20Clarify that "unused" fields in msginfo structure areMichael Kerrisk1-14/+18
2007-12-25grfixMichael Kerrisk1-3/+3
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-4/+4
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-6/+6
2007-09-20Change mtk's email addressMichael Kerrisk1-4/+4
2007-06-25Minor wording changes.Michael Kerrisk1-2/+7
2007-06-22ffixMichael Kerrisk1-2/+6
2007-06-20Italics for header file referencesMichael Kerrisk1-2/+2
2007-06-08Wrap source lines at sentence breaks.Michael Kerrisk1-1/+2
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-18Reordered sections to be more consistent, in some cases renamingMichael Kerrisk1-3/+3
2007-05-11Add section numbers to references to other pagesMichael Kerrisk1-6/+6
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-24/+24
2006-12-27ffixMichael Kerrisk1-1/+1
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-1/+2
2006-04-21ipc.7 --> svipc.7Michael Kerrisk1-2/+2
2006-04-21ipc.5 --> ipc.7Michael Kerrisk1-1/+1
2006-03-05Added SEE ALSO reference to mq_overview.7.Michael Kerrisk1-1/+2
2006-02-15Amend copyright notices, in particular those where I had significantMichael Kerrisk1-0/+1
2005-08-02Added IPC_INFO, MSG_INFO, MSG_STAT descriptions.Michael Kerrisk1-16/+123
2005-07-18s/\\-ID/ ID/Michael Kerrisk1-1/+1
2004-12-13minor wording/formatting fixesMichael Kerrisk1-1/+1
2004-11-10Formatting & lang clean-ups; added data structure defnsMichael Kerrisk1-36/+80
2004-11-03Global change of email address for MTK (now: mtk-manpages@gmx.net)Michael Kerrisk1-2/+2
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+180