Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] queue signals while calling malloc() in the implementation of realloc()
On Oct 21, 11:01am, Kamil Dudka wrote:
} Subject: [PATCH] queue signals while calling malloc() in the implementatio
}
} ... also in the special case of realloc(NULL, size) where size > 0
This only applies if you used configure --enable-zsh-mem ...
There should also be queue_signals() in calloc() I suppose, but that's
never called by zsh itself.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author