summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-07-18 07:49:55 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-07-18 07:53:59 +0200
commit2383822595a295130ade2b7a00f53ac4d05c3cbf (patch)
treea6d28fc3ba0124e6a122e684681ac9fac96d5bb5 /Changes.old
parente4e23158d2a74da0b6ba6b5d13a9589fa8afb838 (diff)
Changes.old: Minor fixes to 4.07 changelog
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old17
1 files changed, 5 insertions, 12 deletions
diff --git a/Changes.old b/Changes.old
index 4865aa6b6..1035ec3ad 100644
--- a/Changes.old
+++ b/Changes.old
@@ -41864,6 +41864,11 @@ proc.5
New and changed links
---------------------
+preadv2.2
+pwritev2.2
+ Michael Kerrisk
+ New links to readv(2)
+
nextdown.3
nextdownf.3
nextdownl.3
@@ -42077,11 +42082,6 @@ prctl.2
Under discussion of PR_SET_TIMERSLACK, refer the reader to
the /proc/[pid]/timerslack_ns file, documented in proc(5).
-preadv2.2
- Michael Kerrisk
- New link to readv(2)
- This link should have been added in the previous release...
-
process_vm_readv.2
Michael Kerrisk
Rephrase permission rules in terms of a ptrace access mode check
@@ -42098,11 +42098,6 @@ ptrace.2
Michael Kerrisk
Rephrase PTRACE_ATTACH permissions in terms of ptrace access mode check
-pwritev2.2
- Michael Kerrisk
- New link to readv(2)
- This link should have been added in the previous release...
-
quotactl.2
Michael Kerrisk [Jacob Willoughby]
'dqb_curspace' is in bytes, not blocks
@@ -42173,8 +42168,6 @@ getauxval.3
inet_pton.3
Stefan Puiu
Mention byte order
- Come to think of it, this probably applies to IPv6 as well. Moving to
- the paragraph before:
malloc_hook.3
Michael Kerrisk