]> git.ipfire.org Git - thirdparty/man-pages.git/history - man7/unix.7
user_namespaces.7: Minor rewordings of recently added text
[thirdparty/man-pages.git] / man7 / unix.7
2019-06-29  Michael Kerriskunix.7: Note SCM_RIGHTS interaction with RLIMIT_NOFILE
2019-02-27  Michael Kerrisklocale.1, memusage.1, pldd.1, _syscall.2, add_key.2...
2018-12-23  Michael Kerriskunix.7: wfix
2018-12-23  Michael Kerriskunix.7: Clarify that SO_PASSCRED behavior
2018-12-23  Michael Kerriskunix.7: Rework SO_PEERCRED text for greater clarity
2018-12-23  Michael Kerriskunix.7: Explicitly note that SO_PASSCRED provides SCM_C...
2018-12-23  Michael Kerriskunix.7: wfix
2018-12-23  Michael Kerriskunix.7: Improve wording describing socket option argume...
2018-07-28  Michael Kerriskunix.7: wfix: s/foreign process/peer process/
2018-07-28  Michael Kerrisksocket.7, unix.7: Move text describing SO_PEERCRED...
2018-07-28  Michael Kerriskunix.7: Refer reader to socket(7) for information about...
2018-07-28  Michael Kerriskunix.7: tfix
2018-07-28  Michael Kerriskunix.7: Document SCM_SECURITY ancillary data
2018-07-28  Michael Kerriskunix.7: Document SO_PASSSEC
2018-07-17  Michael Kerriskunix.7: Ancillary data forms a barrier when receiving...
2018-07-15  Michael Kerriskunix.7: One must send at least one byte of real data...
2018-07-15  Michael Kerriskunix.7: Clarify treatment of incoming ancillary data...
2018-07-15  Michael Kerriskunix.7: If the buffer to receive SCM_RIGHTS FDs is...
2018-07-15  Michael Kerriskunix.7: tfix
2018-07-15  Michael Kerriskunix.7: ffix
2018-07-10  Michael Kerriskunix.7: When sending ancillary data, only one item...
2018-07-10  Michael Kerriskunix.7: tfix
2018-07-10  Michael Kerriskunix.7: Minor wording fixes
2018-07-10  Michael Kerriskunix.7: grfix
2018-07-08  Michael Kerriskunix.7: Note behavior if buffer to receive ancillary...
2018-07-08  Michael Kerriskunix.7: Enhance the description of SCM_RIGHTS
2018-07-08  Michael Kerriskunix.7: There is a limit on the size of the file descri...
2018-07-08  Michael Kerriskunix.7: Fix a minor imprecision in description of SCM_C...
2018-07-08  Michael Kerriskunix.7: grfix
2018-07-08  Michael Kerriskunix.7: ffix
2018-04-30  Michael Kerriskexecve.2, fallocate.2, getrlimit.2, io_submit.2, membar...
2018-04-27  Jakub Wilkunix.7: tfix
2018-04-12  Michael Kerriskunix.7: ERRORS: add EBADF for sending closed file descr...
2018-04-12  Michael Kerriskunix.7: wfix
2017-10-20  Michael Kerriskcapget.2, fanotify_init.2, fcntl.2, ioctl_tty.2, madvis...
2017-09-15  Michael Kerriskiconv.1, ldd.1, locale.1, localedef.1, memusage.1,...
2017-08-19  Michael Kerriskctime.3, drand48.3, fmtmsg.3, getnameinfo.3, gsignal...
2017-08-19  Michael Kerriskgetrlimit.2, signalfd.2, statfs.2, tee.2, dlopen.3...
2017-08-19  Michael Kerrisksinh.3, sockatmark.3, stdarg.3, stpcpy.3, syslog.3...
2017-08-19  Michael Kerriskexecve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns...
2017-08-19  Michael Kerriskioctl_console.2, ioctl_getfsmap.2, ioctl_iflags.2,...
2017-08-16  Michael Kerriskmemusage.1, clone.2, eventfd.2, futex.2, getdents.2...
2017-08-16  Michael Kerriskenviron.7, epoll.7, feature_test_macros.7, futex.7...
2017-08-15  Michael Kerrisk_exit.2, accept.2, chmod.2, dup.2, getgroups.2, keyctl...
2017-03-18  Michael Kerriskunix.7: wfix
2017-03-13  Michael Kerriskadd_key.2, execve.2, fork.2, fsync.2, getrandom.2,...
2017-01-15  Michael Kerriskunix.7: Since Linux 3.4, UNIX domain sockets support...
2017-01-04  Jakub Wilkunix.7: tfix
2016-12-17  Michael Kerriskunix.7: Note that the ETOOMANYREFS diagnostic may be...
2016-12-17  Michael Kerriskunix.7: Document ETOOMANYREFS for SCM_RIGHTS send excee...
2016-12-16  Michael Kerriskunix.7: tfix
2016-07-24  Michael Kerriskunix.7: Remove mention of recvmsg() from discussion...
2016-07-17  Michael Kerriskldd.1, localedef.1, add_key.2, chroot.2, clone.2, fork...
2016-06-20  Michael Kerriskunix.7: Update text on socket permissions on other...
2016-06-20  Michael Kerriskunix.7: Note that umask / permissions have no effect...
2016-06-20  Michael Kerriskunix.7: Move some abstract socket details to a separate...
2016-06-20  Michael Kerriskunix.7: Move discussion on pathname socket permissions...
2016-06-20  Michael Kerriskunix.7: Minor wording fixes
2016-06-20  Michael Kerriskunix.7: Note that abstract sockets automatically disapp...
2016-06-20  Michael Kerriskunix.7: Minor wording fix
2016-06-20  Michael Kerriskunix.7: Clarify ownership and permissions assigned...
2016-06-20  Michael Kerriskunix.7: Expand discussion of socket permissions
2016-06-20  Michael Kerriskunix.7: Enhance statement about changing sockets owners...
2016-06-20  Michael Kerriskunix.7: Fix statement about permissions needed to conne...
2016-06-20  Michael Kerriskunix.7: grfix
2016-05-18  W. Trevor Kingunix.7: Fix example code: 'ret' check after accept...
2016-03-15  Michael Kerrisklocale.1, localedef.1, _exit.2, accept.2, access.2...
2016-02-03  Michael Kerriskaccept.2, bind.2, connect.2, getpeername.2, getsockname...
2016-02-03  Michael Kerriskmembarrier.2, crypt.3, dladdr.3, duplocale.3, fmemopen...
2016-01-16  Heinrich Schuchardtunix.7: srcfix: remove stray Copyright line
2016-01-08  Michael Kerriskunix.7: Some wording improvements
2016-01-08  Michael Kerriskunix.7: Minor tweaks to Heinrich's patch
2016-01-08  Heinrich Schuchardtunix.7: Add example
2016-01-08  Michael Kerriskunix.7: Introduce term "sequenced-packet" for SOCK_SEQP...
2015-05-07  Michael KerriskRemoved trailing white space at end of lines
2015-05-07  Michael Kerriskadd_key.2, chown.2, epoll_ctl.2, epoll_wait.2, execve...
2015-05-06  Michael Kerriskunix.7: Note the 108 bytes for sun_path is how things...
2015-05-06  Michael Kerriskunix.7: Remove mention of UNIX_PATH_MAX
2015-02-21  Michael Kerrisktime.1, access.2, arch_prctl.2, cacheflush.2, capget...
2015-02-21  Jan Chaloupkaunix.7: Mention SOCK_STREAM socket for ioctl_type of...
2014-12-31  Michael Kerrisklocaledef.1, adjtimex.2, clock_nanosleep.2, epoll_ctl...
2014-11-09  Michael Kerriskunix.7: Fix buglet in code snippet in BUGS section
2014-11-08  Michael Kerriskunix.7: grfix
2014-10-15  Michael KerriskRemoved trailing white space at end of lines
2014-10-15  Michael Kerriskreadlink.2, readv.2, pthread_rwlockattr_setkind_np...
2014-10-14  Michael Kerriskunix.7: Various additions and rewordings
2014-08-21  Michael Kerriskadjtimex.2, bind.2, cacheflush.2, clone.2, fallocate...
2014-01-18  Michael Kerriskunix.7: wfix
2014-01-01  Michael Kerriskproc.5, unix.7: grfix
2013-08-08  Michael Kerriskintro.1, time.1, access.2, acct.2, alloc_hugepages...
2013-08-01  Michael Kerriskunix.7: ffix
2013-03-12  Michael Kerriskepoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd...
2013-03-10  Michael Kerriskldd.1, capget.2, clone.2, create_module.2, fallocate...
2013-03-10  Michael Kerriskgetcpu.2, sendfile.2, cmsg.3, rtnetlink.3, arp.7, ddp...
2013-02-24  Michael Kerriskgetent.1, intro.1, time.1, _exit.2, _syscall.2, accept...
2013-02-24  Michael Kerriskintro.1, time.1, _syscall.2, accept.2, brk.2, capget...
2012-10-24  Michael Kerriskintro.1, add_key.2, get_mempolicy.2, get_thread_area...
2012-05-10  Michael Kerriskfutimesat.2, mount.2, confstr.3, iconv.3, makedev.3...
2012-05-07  David Prévotunix.7: tfix
2012-05-07  Michael Kerriskicmp.7, ipv6.7, packet.7, raw.7, rtnetlink.7, unix...
next