From 9e7cbbc25a902f9969d3479f34781c1b1f6acc48 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 9 May 2019 14:07:02 +0200 Subject: [PATCH] Changes.old: Tweaks to 5.01 changelog Signed-off-by: Michael Kerrisk --- Changes.old | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Changes.old b/Changes.old index 62768279e..6f48d5bea 100644 --- a/Changes.old +++ b/Changes.old @@ -49293,11 +49293,6 @@ pipe.2 sched_setaffinity.2 Michael Kerrisk [Brice Goglin] Correct details of return value of sched_getaffinity() syscall - Things changed a little with: - - commit cd3d8031eb4311e516329aee03c79a08333141f1 - Author: KOSAKI Motohiro - Date: Fri Mar 12 16:15:36 2010 +0900 setfsgid.2 Michael Kerrisk @@ -49346,10 +49341,6 @@ fopen.3 explicitly specifies that the initial read position is the beginning of the file. - My new wording is based on the BSD implementations, so you may - prefer to replace the non-glibc section with "unspecified", or - indeed remove all claims about the initial read position. - mallinfo.3 Elliott Hughes Further discourage use of mallinfo()