mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
590ef889bc
Similarly to the functions from the *printf family, this patch adds implementations for __obstack_*printf* functions that set the 'mode_flags' parameter to PRINTF_LDBL_USES_FLOAT128, before making calls to __vfprintf_internal (indirectly through __obstack_vprintf_internal). Tested for powerpc64le. Reviewed-by: Paul E. Murphy <murphyp@linux.ibm.com>
2 lines
42 B
C
2 lines
42 B
C
#include <test-obstack-chk-ldbl-compat.c>
|