public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Remove print_fp alloca usage
@ 2023-09-11 13:50 Adhemerval Zanella
  2023-09-11 13:50 ` [PATCH v2 1/2] stdio: Remove __printf_fp_buffer_1 " Adhemerval Zanella
  2023-09-11 13:50 ` [PATCH v2 2/2] stdio: Remove __printf_fp_buffer_2 " Adhemerval Zanella
  0 siblings, 2 replies; 4+ messages in thread
From: Adhemerval Zanella @ 2023-09-11 13:50 UTC (permalink / raw)
  To: libc-alpha, Joe Simmons-Talbott

Adhemerval Zanella (2):
  stdio: Remove __printf_fp_buffer_1 alloca usage
  stdio: Remove __printf_fp_buffer_2 alloca usage

 stdio-common/printf_fp.c | 639 +++++++++++++++++++++------------------
 1 file changed, 342 insertions(+), 297 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH v2 0/2] Remove print_fp alloca usage
@ 2023-09-14 14:06 Adhemerval Zanella
  2023-09-14 14:06 ` [PATCH v2 2/2] stdio: Remove __printf_fp_buffer_2 " Adhemerval Zanella
  0 siblings, 1 reply; 4+ messages in thread
From: Adhemerval Zanella @ 2023-09-14 14:06 UTC (permalink / raw)
  To: libc-alpha, Joe Simmons-Talbott

Adhemerval Zanella (2):
  stdio: Remove __printf_fp_buffer_1 alloca usage
  stdio: Remove __printf_fp_buffer_2 alloca usage

 stdio-common/printf_fp.c | 639 +++++++++++++++++++++------------------
 1 file changed, 342 insertions(+), 297 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-14 14:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-11 13:50 [PATCH v2 0/2] Remove print_fp alloca usage Adhemerval Zanella
2023-09-11 13:50 ` [PATCH v2 1/2] stdio: Remove __printf_fp_buffer_1 " Adhemerval Zanella
2023-09-11 13:50 ` [PATCH v2 2/2] stdio: Remove __printf_fp_buffer_2 " Adhemerval Zanella
2023-09-14 14:06 [PATCH v2 0/2] Remove print_fp " Adhemerval Zanella
2023-09-14 14:06 ` [PATCH v2 2/2] stdio: Remove __printf_fp_buffer_2 " Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).