Changes.old: Tweaks to 5.01 changelog

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-05-09 14:07:02 +02:00
parent 480d885861
commit 9e7cbbc25a
1 changed files with 0 additions and 9 deletions

View File

@ -49293,11 +49293,6 @@ pipe.2
sched_setaffinity.2 sched_setaffinity.2
Michael Kerrisk [Brice Goglin] Michael Kerrisk [Brice Goglin]
Correct details of return value of sched_getaffinity() syscall Correct details of return value of sched_getaffinity() syscall
Things changed a little with:
commit cd3d8031eb4311e516329aee03c79a08333141f1
Author: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Date: Fri Mar 12 16:15:36 2010 +0900
setfsgid.2 setfsgid.2
Michael Kerrisk Michael Kerrisk
@ -49346,10 +49341,6 @@ fopen.3
explicitly specifies that the initial read position is the explicitly specifies that the initial read position is the
beginning of the file. 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 mallinfo.3
Elliott Hughes Elliott Hughes
Further discourage use of mallinfo() Further discourage use of mallinfo()