Re: malloc options cleanuip

2016-10-31 Thread Otto Moerbeek
On Sun, Oct 30, 2016 at 07:37:27AM +0100, Otto Moerbeek wrote: > Hi, > > remove some old option letters and also make P non-settable. It has > been the default for ages, and I see no valid reason to be able to > disable it. > > OK? No feedback,... I will commit this diff soon, unless someone o

malloc options cleanuip

2016-10-29 Thread Otto Moerbeek
Hi, remove some old option letters and also make P non-settable. It has been the default for ages, and I see no valid reason to be able to disable it. OK? -Otto Index: lib/libc/stdlib/malloc.c === RCS file: /cvs/src/lib/l