Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] Improve stdio management when redirecting descriptors



On 1/29/24, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> The attached patch assures that we're properly managing the internals
> of FILE objects when performing redirections.

According to my manpages, int fpurge is not available on linux
(glibc), but there is void __fpurge.

-- 
Mikael Magnusson




Messages sorted by: Reverse Date, Date, Thread, Author