[PATCH v1 1/7] Remove redirection of _IO_vfprintf

Joseph Myers joseph@codesourcery.com
Thu Dec 6 20:34:00 GMT 2018


On Thu, 6 Dec 2018, Gabriel F. T. Gomes wrote:

> Since the commit
> 
> commit 698fb75b9ff5ae454a1344b5f9fafa0ca367c555
> Author: Zack Weinberg <zackw@panix.com>
> Date:   Wed Mar 7 14:32:01 2018 -0500
> 
>     Add __v*printf_internal with flags arguments
> 
> _IO_vfprintf is gone.  This did not trigger any test case failures on

I see that libio/iolibio.h has a call to _IO_vfprintf in a definition of 
_IO_vprintf as a macro.  I suppose that's just left over from a previous 
patch?  Other than that, yes, _IO_vfprintf seems gone apart from the 
aliases for ABI compatibility, so this patch is OK.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list