[PATCH 2/2] Document setvbuf _IOLBF problem

2019-06-23 Thread Paul Eggert
* doc/posix-functions/setvbuf.texi (setvbuf): Document MS-Windows portability problem with _IOLBF. --- ChangeLog| 4 doc/posix-functions/setvbuf.texi | 4 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index cf0bbb396..a25be21d2 100644 --- a/

[PATCH 1/2] Document lseek SEEK_DATA/SEEK_HOLE

2019-06-23 Thread Paul Eggert
* doc/posix-functions/lseek.texi (lseek): Document some systems that do not support SEEK_DATA and SEEK_HOLE. --- ChangeLog | 6 ++ doc/posix-functions/lseek.texi | 3 +++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index cdc2b3d7a..cf0bbb396 100644

Re: Alpine: useless-if-before-free: Exec format error

2019-06-23 Thread Jim Meyering
On Wed, Jun 19, 2019 at 3:12 AM Bruno Haible wrote: ... > Done like this: > > 2019-06-19 Bruno Haible > > Reorder pieces of header in perl scripts. > The desired order is > - Prologue part 1 (2 lines with #!) > - Program short description > - Copyright an