]> git.ipfire.org Git - thirdparty/man-pages.git/history - man2
Document unshare(2), new in 2.6.16.
[thirdparty/man-pages.git] / man2 /
2006-03-20  Michael KerriskDocument unshare(2), new in 2.6.16.
2006-03-20  Michael KerriskWe won't add unshare(2) just yet, so remove SEE ALSO...
2006-03-20  Michael KerriskNot yet ready for 2.26.
2006-03-20  Michael KerriskMinor changes
2006-03-20  Michael KerriskUpdated FIXMEs
2006-03-20  Michael KerriskUpdated FIXME
2006-03-20  Michael Kerriskspfix
2006-03-20  Michael Kerriskspfix
2006-03-19  Michael Kerriskppoll() proto needs _GNU_SOURCE
2006-03-19  Michael Kerriskpselect() prototype needs "#define _XOPEN_SOURCE 600".
2006-03-16  Michael KerriskAdded comment in SYNOPSIS to note that syscall(2) may be
2006-03-16  Michael Kerriskffix
2006-03-16  Michael KerriskFurther changes for ppoll.2.
2006-03-15  Michael Kerriskshm_open() is in section 3, not 2.
2006-03-15  Michael KerriskMinor changes
2006-03-15  Michael KerriskAdded MPOL_MF_MOVE and MPOL_MF_MOVE_ALL descriptions,
2006-03-12  Michael KerriskModified wording referring that refers to raw(8) to
2006-03-12  Michael KerriskNew link to poll.2
2006-03-12  Michael KerriskAdded FIXME for SCHED_BATCH
2006-03-12  Michael KerriskAdded FIXME for new MADV_* constants in 2.6.16-rc6
2006-03-11  Michael KerriskAdded a little extra text to clarify EISDIR vs EPERM.
2006-03-12  Michael KerriskAdded text to note that although POSIX says msg_controllen
2006-03-12  Michael KerriskFixes for pselect() description.
2006-03-12  Michael Kerriskffix
2006-03-08  Michael KerriskFix SYNOPSIS formatting
2006-03-07  Michael KerriskNoted pselect() treatment of timeout.
2006-03-07  Michael KerriskUpdated to reflect the fact that pselect() has been...
2006-03-07  Michael KerriskAdded SEE ALSO pointing to new fexecve.3.
2006-03-06  Michael Kerriskffix
2006-03-06  Michael Kerriskopenat(2) is new in 2.6.16.
2006-03-06  Michael KerriskAdded SEE ALSO pointing to new openat.2.
2006-03-05  Michael KerriskAdded SEE ALSO reference to mq_overview.7.
2006-03-05  Michael KerriskUpdated FIXME
2006-03-05  Michael KerriskUpdated FIXME
2006-03-05  Michael KerriskRemoved outdated FIXME
2006-03-05  Michael KerriskUpdated FIXMEs
2006-03-05  Michael KerriskAdded SEE ALSO for new unshare.2
2006-03-05  Michael KerriskChanged FIXME formatting
2006-03-05  Michael KerriskMinor wording changes
2006-03-05  Michael Kerrisknew page describing unshare(2).
2006-03-04  Michael KerriskRemoved FIXME for IN_ONESHOT, since the bug is now...
2006-03-02  Michael KerriskAdded FIXME
2006-03-02  Michael KerriskAdded FIXME
2006-03-02  Michael KerriskAdd a case to the EINVAL error text.
2006-03-01  Michael Kerriskwfix
2006-03-01  Michael KerriskAdded SEE ALSO referring to new posix_fallocate.3.
2006-03-01  Michael KerriskAdded "#define _XOPEN_SOURCE 600" to prototype.
2006-02-16  Michael Kerriskminor punctuation clarification
2006-02-16  Michael KerriskComented out crufty text describing EINVAL error
2006-02-16  Michael KerriskRemove duplicate CLONE_STOPPED text.
2006-02-15  Michael KerriskModify formatting of copyright notices
2006-02-15  Michael KerriskAmend copyright notices, in particular those where...
2006-02-14  Michael Kerriskffix
2006-02-13  Michael Kerrisktfix
2006-02-12  Michael KerriskChange "path name" to "pathname"
2006-02-12  Michael KerriskChange "file name" to "filename"
2006-02-12  Michael KerriskMinor wording fix.
2006-02-11  Michael Kerrisktfix
2006-02-11  Michael KerriskDocumented the EAGAIN error for msgrcv().
2006-02-11  Michael Kerriskffix
2006-02-10  Michael KerriskUnder ERRORS: Separate out EAGAIN error for locking...
2006-02-10  Michael KerriskReformatted FIXMEs
2006-02-09  Michael KerriskFormatting fixes
2006-02-09  Michael KerriskFormatting fixes
2006-02-09  Michael KerriskModified versions of old GPL pages on kernel modules...
2006-02-08  Michael Kerriskminor wording change
2006-02-08  Michael KerriskMinor changes after suggestions from Robert Love.
2006-02-08  Michael KerriskUpdated FIXMEs
2006-02-08  Michael KerriskAdd SEE ALSO for pwrite(2).
2006-02-08  Michael KerriskAdd SEE ALSO for pread(2).
2006-02-08  Michael KerriskNew pages for inotify API
2006-02-08  Michael KerriskNew pages on NUMA memory allocation policy API.
2006-02-06  Michael KerriskAdded xref under dnotify description to inotify.7.
2006-02-03  Michael KerriskAdded BUGS txt on interaction between MCL_FUTURE and...
2006-02-03  Michael KerriskSmall wording change under NOTES to clarify
2006-02-03  Michael KerriskOn x86, clone() should not be called through vsyscall,
2006-02-02  Michael KerriskMajor rewrite.
2006-02-02  Michael KerriskOther minor wording changes.
2006-02-02  Michael KerriskAdded return types to prototypes for FD_SET(), FD_CLR(),
2006-02-02  Michael KerriskRewrote declaration of 'msgp' to be "void *" in response
2006-02-02  Michael KerriskSmall wording changes
2006-02-02  Michael KerriskClarify distinction between "file creation flags" and
2006-02-01  Michael KerriskNoted that portable applications should specify fd...
2006-02-01  Michael Kerrisktfix
2006-01-23  Michael KerriskNoted that waitid() does not set infop->si_uid field on
2006-01-17  Michael KerriskNew link to sigreturn.2
2006-01-17  Michael Kerrisknew link to sigsuspend.2
2006-01-16  Michael Kerrisktfix
2006-01-15  Michael KerriskClarify relationship between mmap2(2) and mmap64(3)
2006-01-15  Michael KerriskAdded BUG noting that O_ASYNC can't be enabled via
2006-01-14  Michael KerriskFormatting fix
2006-01-14  Michael KerriskFormat fix
2006-01-14  Michael KerriskNoted bug that could wrongly cause EPERM in unprivileged
2006-01-13  Michael KerriskReplace "SYSV" by "System V"
2006-01-13  Michael KerriskReplace "SysV" by "System V"
2006-01-13  Michael KerriskRelocate misplaced discussion of MSG_DONTWAIT.
2006-01-13  Michael KerriskGlobal change to many pages...
2006-01-12  Michael KerriskAdded GLIBC NOTES describing operation of glibc's
2006-01-04  Michael KerriskNoted that EPOLLONESHOT was added in 2.6.2
2006-01-04  Michael KerriskUpdated FIXME
next