1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-10 05:03:06 +03:00
Files
glibc/stdio-common
Florian Weimer c7bf2e99ca stdio-common: Add __printf_function_invoke
And __wprintf_function_invoke.  These functions will be used to
to call registered printf specifier callbacks on printf buffers
after vfprintf and vfwprintf have been converted to buffers.  The new
implementation avoids alloca/variable length arrays.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-12-19 18:56:54 +01:00
..
2021-09-03 22:06:44 +05:30
2017-11-16 11:49:26 +05:30
2017-11-16 11:49:26 +05:30
2022-08-29 17:05:36 +02:00
2021-09-03 22:06:44 +05:30