]> git.ipfire.org Git - thirdparty/man-pages.git/shortlog
thirdparty/man-pages.git
2016-12-10  Michael Kerriskgetlogin.3: Remove deprecated _REENTRANT from FTM requi...
2016-12-10  Michael Kerriskfeature_test_macros.7: Note that _REENTRANT and _THREAD...
2016-12-10  Michael Kerrisksched_setscheduler.2: Mention SCHED_DEADLINE
2016-12-10  Michael Kerrisksyscall.2: Minor fix in example program
2016-12-10  Michael Kerrisksetjmp.3: tfix
2016-12-10  Michael Kerrisksignal.2: wfix
2016-12-10  Michael Kerrisksyscalls.2: Add ppc_swapcontext(2)
2016-12-10  Michael Kerriskwrite.2: wfix
2016-12-10  Michael Kerriskstat.2: ffix
2016-12-10  Michael Kerriskenviron.7: tfix
2016-12-10  Michael Kerriskmdoc.7: Add a cross-reference to groff_mdoc(7)
2016-12-10  Michael Kerriskmdoc.7: wfix
2016-12-10  Michael Kerriskfsync.2: SEE ALSO: add fflush(3)
2016-12-10  Michael Kerriskfsync.2: SEE ALSO: add fileno(3)
2016-12-10  Michael Kerriskfclose.3, fflush.3: SEE ALSO: add fileno(2)
2016-12-10  Michael Kerriskfclose.3: tfix
2016-12-09  Michael Kerriskclone.2: Remove ancient libc5 details
2016-12-09  Michael Kerriskinsque.3: Remove mention of ancient systems (libc4...
2016-12-09  Michael Kerriskreboot.2: Remove mention of ancient libc4 and lib5
2016-12-09  Michael Kerriskreboot.2: wfix
2016-12-09  Michael Kerriskaccept.2: Simplify the discussion of 'socklen_t'
2016-12-09  Michael Kerriskbind.2, connect.2, getpeername.2, getsockname.2, getsoc...
2016-12-09  Michael Kerrisklibc.7: wfix
2016-12-09  Michael Kerrisklibc.7: wfix
2016-12-09  Michael Kerrisklibc.7: Add a note on why glibc 2.x uses the soname...
2016-12-09  Michael Kerrisklibc.7: Add a few historical details on Linux libc4...
2016-12-09  Michael Kerrisksetjmp.3: srcfix
2016-12-09  Michael Kerrisksetjmp.3: tfix
2016-12-09  Michael Kerrisksetjmp.3: Improve description of pre-2.19 glibc default...
2016-12-09  Michael Kerriskbasename.3: wfix
2016-12-08  Michael Kerriskmq_close.3: DESCRIPTION: add reference to mq_notify(3)
2016-12-08  Michael Kerrisktmpnam.3: wfix
2016-12-08  Michael Kerriskclose.2: Place discussion of error handling under a...
2016-12-08  Michael Kerriskfeature_test_macros.7: ffix
2016-12-08  Michael Kerrisktmpnam.3: Properly document tmpnam_r(3)
2016-12-07  Wainer dos... strtod.3: SEE ALSO: add strfromd(3)
2016-12-07  Wainer dos... printf.3: SEE ALSO: add strfromd(3)
2016-12-07  Wainer dos... atof.3: SEE ALSO: add strfromd(3)
2016-12-07  Wainer dos... strfroml.3: New link to strfromd(3)
2016-12-07  Wainer dos... strfromf.3: New link to strfromd(3)
2016-12-07  Michael Kerriskstrfromd.3: Minor tweaks to Wainer dos Santos Moschetta...
2016-12-07  Wainer dos... strfromd.3: New page documenting strfromd(3), strfromf...
2016-12-07  Michael Kerrisksock_diag.7: tfix
2016-12-07  Michael Kerrisksock_diag.7: More minor fixes to Dmitry's patch
2016-12-07  Michael Kerrisksock_diag.7: ffix: better hanging lists
2016-12-07  Michael Kerrisksock_diag.7: ffix
2016-12-07  Michael Kerrisksock_diag.7: Tweaks to Dmitry Levin's page
2016-12-07  Michael Kerrisksock_diag.7: ffix: white space tweaks in example program
2016-12-07  Michael Kerrisksock_diag.7: srcfix: rewrap long lines
2016-12-07  Michael Kerrisknetlink.7: Rework position of NETLINK_SOCK_DIAG in...
2016-12-07  Dmitry V. Levinnetlink.7: Add references to sock_diag(7)
2016-12-07  Dmitry V. Levinnetlink.7: Document NETLINK_INET_DIAG rename to NETLINK...
2016-12-07  Pavel Emelyanovsock_diag.7: New page documenting NETLINK_SOCK_DIAG...
2016-12-07  Dmitry V. Levinnetlink.7: ffix
2016-12-07  Michael Kerriskclose.2: Note that future POSIX plans to require that...
2016-12-07  Michael Kerriskclose.2: Further reworking of discussion of error retur...
2016-12-06  Michael Kerriskclose.2: srcfix: FIXME
2016-12-06  Michael Kerriskclose.2: Further clarify how to treat an error return
2016-12-06  Michael Kerriskclose.2: Other UNIX implementations also close the...
2016-12-06  Michael Kerriskclose.2: Minor text reworking
2016-12-06  Michael Kerriskclose.2: ffix
2016-12-06  Michael Kerriskclose.2: Minor text relocation
2016-12-06  Michael Kerriskclose.2: Clarify the variation in EINTR behavior per...
2016-12-06  Michael Kerriskclose.2: wfix
2016-12-06  Michael Kerriskclose.2: Rework initial paragraph in NOTES on checking...
2016-12-06  Michael Kerriskclose.2: wfix
2016-12-06  Carlos O'Donellresolv.conf.5: Timeout does not map to resolver API...
2016-12-05  Michael Kerriskmmap.2: srcfix: FIXME
2016-12-05  Michael Kerriskstrerror.3: srcfix: FIXME
2016-12-05  Michael Kerriskopen.2: srcfix: FIXME
2016-12-05  Michael Kerriskptsname.3: Note that ptsname_r() is proposed for future...
2016-12-05  Michael Kerriskptsname.3: CONFORMING TO:: clarify that only ptsname...
2016-12-05  Michael Kerriskclose.2: Further clarify that close() should not be...
2016-12-05  Michael Kerrisksymlink.7: SEE ALSO: add namei(1)
2016-12-05  Michael Kerriskcredentials.7: SEE ALSO: add shadow(5)
2016-12-05  Michael Kerrisknice.2: Move discussion of handling the -1 success...
2016-12-05  Michael Kerrisknice.2: CONFORMING TO: Remove an ancient SVr4 detail...
2016-12-05  Michael Kerrisknice.2: Rework discussion of nice() return value and...
2016-12-05  Michael Kerrisknice.2: Add mention of RLIMIT_NICE
2016-12-05  Michael Kerrisksignal.7: tfix
2016-12-05  Michael Kerriskgetrlimit.2: Refer to sched(7) in discussion of RLIMIT_...
2016-12-05  Michael Kerriskgetrlimit.2: SEE ALSO: add credentials(7)
2016-12-05  Michael Kerriskgetrlimit.2: refer to sched(7) in the discussion of...
2016-12-05  Michael Kerriskgetrlimit.2: Minor wording fix for RLIMIT_NICE
2016-12-05  Michael Kerriskgetrlimit.2: Describe the range of the RLIMIT_NICE...
2016-12-05  Michael Kerrisksetsid.2: SEE ALSO: add sched(7)
2016-12-05  Kees Cookbpf.2: tfix
2016-12-05  Michael Kerrisknice.2: Warn that autogrouping voids the effect of...
2016-12-05  Michael Kerriskgetpriority.2: Warn that autogrouping voids the effect...
2016-12-05  Michael Kerrisksched.7: Clarify that autogroup defaults on in various...
2016-12-05  Michael Kerrisksched.7: Note command that can be used to modify the...
2016-11-30  Michael Kerrisksched.7: Improve section on nice value and group scheduling
2016-11-30  Michael Kerrisksched.7: Relocate discussion of group scheduling
2016-11-30  Michael Kerrisksched.7: Clarify details of autogroup nice value
2016-11-29  Michael Kerrisksched.7: srcfix: tfix
2016-11-29  Michael Kerrisksched.7: Further clarify scheduling policies for which...
2016-11-29  Michael Kerrisksched.7: Add a subsection on group scheduling
2016-11-29  Michael Kerrisksched.7: Tweak description of cgroups overriding autogroup
2016-11-29  Michael Kerrisksched.7: tfix
2016-11-29  Michael Kerrisksched.7: Note error that occurs when writing invalid...
next