diff options
author | 2022-12-19 18:56:54 +0100 | |
---|---|---|
committer | 2022-12-19 18:56:54 +0100 | |
commit | c7bf2e99cafbd8970f81c38d6f32842cc7846421 (patch) | |
tree | 6df9a7855896e846ccd8fe8db570c13ad2895018 /sysdeps/unix/sysv/linux | |
parent | stdio-common: Introduce buffers for implementing printf (diff) | |
download | glibc-c7bf2e99cafbd8970f81c38d6f32842cc7846421.tar.xz glibc-c7bf2e99cafbd8970f81c38d6f32842cc7846421.zip |
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>
Diffstat (limited to 'sysdeps/unix/sysv/linux')
0 files changed, 0 insertions, 0 deletions