Disable junking with malloc options. If set, the test hangs on lowmemory arm64 machines.found by patrick@; OK otto@
Test a large negative malloc value as well.
remove extra \n in {warn,err}{,x} calls
various cleanups; david says results are same
Test if malloc() sets errno correctly if it returns NULL.ok tdeval@ henning@