]> git.ipfire.org Git - thirdparty/man-pages.git/shortlog
thirdparty/man-pages.git
2020-05-25  Michael Kerriskproc.5: Add "um" and "uw" to VmFlags in /proc/[pid...
2020-05-25  Michael Kerriskproc.5: Add "mp" to VmFlags in /proc/[pid]/smaps
2020-05-25  Michael Kerriskproc.5: Note kernel version for /proc/PID/smaps VmFlags...
2020-05-25  Michael Kerriskproc.5: Note kernel version that removed /proc/PID...
2020-05-25  Michael Kerriskproc.5: Note kernel version for /proc/PID/smaps VmFlags...
2020-05-25  Ian Rogersproc.5: Add "wf" to VmFlags in /proc/[pid]/smaps
2020-05-25  Jakub Wilkprctl.2: tfix
2020-05-25  Michael Kerriskgettid.2: Document header file and feature test macro...
2020-05-25  Michael Kerriskscanf.3: Clarify that 'x' specifier allows a 0x/0X...
2020-05-25  Michael Kerriskpow.3: Minor tweak to BUGS
2020-05-25  Michael Kerriskpow.3: srcfix: remove an ancient FIXME that is pretty...
2020-05-25  Michael Kerriskpow.3: Add a subheading to mark off historical bugs...
2020-05-25  Michael Kerriskpow.3: Several bugs in glibc's pow() implementation...
2020-05-25  Michael Kerriskpow.3: BUGS: pow() performance problem for some (rare...
2020-05-25  Michael Kerriskhypot.3: srcfix: Clear an obsolete FIXME
2020-05-25  Michael Kerriskerf.3, erfc.3: srcfix: Clear an obsolete FIXME
2020-05-25  Michael Kerriskscalb.3: These functions now correctly set errno for...
2020-05-25  Michael Kerrisknextafter.3: Since glibc 2.23, these functions do set...
2020-05-25  Michael Kerriskfdim.3: BUGS: these functions did not set errno on...
2020-05-25  Michael Kerriskexpm1.3: The bogus invalid floating-point exception...
2020-05-25  Michael Kerriskexpm1.3: The expm1() bogus underflow floating-point...
2020-05-21  Michael Kerriskmount_namespaces.7: ffix
2020-05-21  Florian Weimerldconfig.8: Mention new default for --format in glibc...
2020-05-21  Michael Kerriskstdarg.3: SEE ALSO: add vprintf(3), vscanf(3), vsyslog(3)
2020-05-21  Michael Kerrisksysfs.2: SEE ALSO: add proc(5) and sysfs(5)
2020-05-21  Michael Kerrisknfsservctl.2: SEE ALSO: add nfsd(7)
2020-05-21  Michael Kerriskcexp2.3: Still not present in glibc 2.31
2020-05-21  Michael Kerrisksysfs.2: wfix
2020-05-21  Michael Kerriskstandards.7: Remove mention of bogus "POSIX" names
2020-05-21  Michael Kerriskstandards.7: Add some more standards
2020-05-19  Alexander Monakovdlsym.3: Extend discussion of NULL symbol values
2020-05-19  Devin J. Pohlyveth.4: Add a more direct example
2020-05-19  Thomas Piekarskihier.7: Updating from FHS 2.3 to 3.0
2020-05-19  Michael Kerriskclone.2: Note a performance benefit of CLONE_INTO_CGROUP
2020-05-19  Michael Kerriskcgroups.7: Note the existence of the clone3() CLONE_INT...
2020-05-19  Michael Kerriskclone.2: Restructure text on CLONE_INTO_CGROUP use...
2020-05-19  Michael Kerriskclone.2: wfix
2020-05-19  Michael Kerriskclone.2: Combine separate NOTES sections
2020-05-19  Michael Kerriskclone.2: Place CLONE_INTO_CGROUP text in correct alphab...
2020-05-19  Michael Kerriskclone.2: ERRORS: add error cases for CLONE_INTO_CGROUP
2020-05-19  Michael Kerriskclone.2: Substantial reworking of Christian Brauner...
2020-05-19  Michael Kerriskclone.2: Add kernel version numbers for clone_args...
2020-05-19  Michael Kerriskclone.2: Some rewording of Christian Brauner's CLONE_IN...
2020-05-19  Michael Kerriskclone.2: srcfix: semantic newlines
2020-05-19  Christian Braunerclone.2: Document the clone3() CLONE_INTO_CGROUP flag
2020-05-19  Michael Kerriskpipe.2, sigaltstack.2, abort.3, signal.7: Place SH...
2020-05-19  Michael Kerriskdes_crypt.3: Minor wording fix in VERSIONS
2020-05-19  Michael Kerriskmalloc.3: Add VERSIONS section noting when reallocarray...
2020-05-19  Michael Kerriskmalloc.3: Add 'reallocarray' in NAME
2020-05-19  Michael Kerriskadjtimex.2, prctl.2, semget.2, signalfd.2, umount.2...
2020-05-19  Michael Kerrisksched_setattr.2: tfix
2020-05-19  Michael Kerriskadjtimex.2: tfix
2020-05-19  Michael Kerriskadjtimex.2: Add 'clock_adjtime' to NAME
2020-05-19  Michael Kerriskclose.2, poll.2, pthread_spin_init.3: Remove section...
2020-05-19  Michael Kerriskutimensat.2: ffix
2020-05-19  Michael Kerriskgettid.2, open.2, seccomp.2, pthread_mutex_consistent...
2020-05-18  Kir KolyshkinVarious pages: Add missing commas in SEE ALSO part II
2020-05-15  Michael Kerriskfilesystems.5: SEE ALSO: add sysfs(5) and xfs(5)
2020-05-15  Ondrej Slameckaip.7: tfix
2020-05-13  Michael Kerriskprctl.2: ffix
2020-05-13  Michael Kerriskprctl.2: Soften Dave Martin's warning about the use...
2020-05-13  Dave Martinprctl.2: Clarify the unsupported hardware case of EINVAL
2020-05-13  Michael Kerriskprctl.2: ffix to "Work around bogus constant "maxsig...
2020-05-13  Michael Kerriskprctl.2: wfix to "prctl.2: Document removal of Intel...
2020-05-13  Michael Kerriskprctl.2: tfix to "prctl.2: Add health warning" patch
2020-05-13  Dave Martinprctl.2: tfix: minor punctuation in SPECULATION_CTRL...
2020-05-13  Dave Martinprctl.2: Work around bogus constant "maxsig" in PR_SET_...
2020-05-13  Dave Martinprctl.2: Document removal of Intel MPX prctls
2020-05-13  Dave Martinprctl.2: Sort prctls into alphabetical order
2020-05-13  Dave Martinprctl.2: srcfix: add comments for navigation
2020-05-13  Dave Martinprctl.2: Add health warning
2020-05-13  Dave Martinprctl.2: Fix mis-description of thread ID values in...
2020-05-13  Dave Martinprctl.2: Clarify that prctl can apply to threads
2020-05-12  Michael Kerriskstat.2: Minor reworking of text describing AT_NO_AUTOMOUNT
2020-05-12  Michael Kerrisksymlink.7: Describe differences in the treatment of...
2020-05-12  Michael Kerriskopen.2: Some '*at' APIs have functionality that isn...
2020-05-12  Michael Kerrisksymlink.7: wfix
2020-05-12  Michael Kerriskstat.2: wfix ("it" used with two different referents...
2020-05-12  Michael Kerriskopen.2: Explain ways in which a 'directory file descrip...
2020-05-12  Michael Kerriskopen.2: wfix
2020-05-12  Michael Kerriskopen.2: Add a few more APIs to list in "Rationale for...
2020-05-12  Michael Kerriskdirfd.3: SEE ALSO: add openat(2)
2020-05-11  Kir Kolyshkinsetenv.3: wfix
2020-05-11  Michael Kerriskpid_namespaces.7: Note that /proc/sys/kernel/ns_last_pi...
2020-05-11  Michael Kerriskpid_namespaces.7: Correct capability requirements for...
2020-05-09  Michael Kerriskclose.2: Note behavior when close() happens in a parall...
2020-05-06  Dave Martinsyscall.2: arm64: Fix syscall number register size
2020-05-06  Dave Martinsyscall.2: arm: Use real register names for arm/OABI
2020-05-06  Michael Kerriskloop.4: 'lo_flags' is nowadays "r/w"
2020-05-06  Michael Kerriskloop.4: ffix
2020-05-04  Michael Kerriskcopy_file_range.2: tfix
2020-05-04  Michael Kerrisktcp.7: Update info on tcp_syn_retries default value
2020-05-02  Michael Kerrisknamespaces.7: srcfix: Quote Eric Biederman on significa...
2020-05-02  Michael Kerriskinotify.7: Add missing #include in example program
2020-04-29  Nikola Forróexecve.2: Clarify signal sent to the process on late...
2020-04-29  Michael Kerriskstatfs.2: Add SMB2 constant to filesystem types list
2020-04-29  Michael Kerriskwait4.2: Update wait3() feature test macro requirements...
2020-04-29  Michael Kerrisksetlogmask.3: Note that LOG_UPTO() is included in the...
2020-04-29  Michael Kerriskpoll.2: srcfix: add pointer to Austin bug where ppoll...
2020-04-29  Michael Kerriskcmsg.3: CONFORMING TO: note which CMSG_* APIs are in...
next