public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Florian Weimer via Libc-alpha <libc-alpha@sourceware.org>
Cc: Florian Weimer <fweimer@redhat.com>
Subject: Re: [PATCH v2 01/14] stdio-common: Add printf specifier registry to <printf.h>
Date: Mon, 23 May 2022 16:37:54 +0200	[thread overview]
Message-ID: <87ee0k5n7h.fsf@igel.home> (raw)
In-Reply-To: <c50db9c524551c9cbe0b5b962833caa91fe85af9.1653314701.git.fweimer@redhat.com> (Florian Weimer via Libc-alpha's message of "Mon, 23 May 2022 16:07:06 +0200")

On Mai 23 2022, Florian Weimer via Libc-alpha wrote:

> Add  __printf_arginfo_table, __printf_function_table,
> __printf_va_arg_table, __register_printf_specifier to
> include/printf.h.

Ok.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

  reply	other threads:[~2022-05-23 14:37 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 14:06 [PATCH v2 00/14] vfprintf rework to remove vtables Florian Weimer
2022-05-23 14:07 ` [PATCH v2 01/14] stdio-common: Add printf specifier registry to <printf.h> Florian Weimer
2022-05-23 14:37   ` Andreas Schwab [this message]
2022-05-23 14:07 ` [PATCH v2 02/14] stdio-common: Move union printf_arg int <printf.h> Florian Weimer
2022-05-23 14:07 ` [PATCH v2 03/14] stdio-common: Simplify printf_unknown interface in vfprintf-internal.c Florian Weimer
2022-05-23 14:07 ` [PATCH v2 04/14] locale: Implement struct grouping_iterator Florian Weimer
2022-05-23 20:00   ` Adhemerval Zanella
2022-05-24 13:31   ` Andreas Schwab
2022-05-24 14:33     ` Florian Weimer
2022-05-23 14:07 ` [PATCH v2 05/14] stdio-common: Introduce buffers for implementing printf Florian Weimer
2022-06-02 17:16   ` Adhemerval Zanella
2022-06-02 17:58     ` Florian Weimer
2022-06-02 18:35       ` Adhemerval Zanella
2022-06-02 18:41         ` Florian Weimer
2022-06-02 18:55           ` Adhemerval Zanella
2022-06-02 19:12             ` Florian Weimer
2022-06-07 14:30       ` Florian Weimer
2022-06-07 16:55       ` Paul Eggert
2022-06-07 17:11         ` Florian Weimer
2022-06-07 17:41           ` Paul Eggert
2022-06-02 18:48   ` Adhemerval Zanella
2022-06-02 18:54     ` Florian Weimer
2022-06-07 16:57   ` Paul Eggert
2022-06-07 17:33     ` Florian Weimer
2022-05-23 14:07 ` [PATCH v2 06/14] stdio-common: Add __printf_function_invoke Florian Weimer
2022-06-03 13:51   ` Adhemerval Zanella
2022-05-23 14:07 ` [PATCH v2 07/14] stdio-common: Add __translated_number_width Florian Weimer
2022-05-23 14:07 ` [PATCH v2 08/14] stdio-common: Convert vfprintf and related functions to buffers Florian Weimer
2022-05-23 20:23   ` Joseph Myers
2022-05-23 20:48     ` Florian Weimer
2022-05-23 14:07 ` [PATCH v2 09/14] stdio-common: Add lock optimization to vfprintf and vfwprintf Florian Weimer
2022-05-23 14:07 ` [PATCH v2 10/14] libio: Convert __vsprintf_internal to buffers Florian Weimer
2022-05-23 14:07 ` [PATCH v2 11/14] libio: Convert __vasprintf_internal " Florian Weimer
2022-05-23 14:08 ` [PATCH v2 12/14] libio: Convert __vdprintf_internal " Florian Weimer
2022-05-23 14:08 ` [PATCH v2 13/14] libio: Convert __obstack_vprintf_internal to buffers (bug 27124) Florian Weimer
2022-05-23 14:08 ` [PATCH v2 14/14] libio: Convert __vswprintf_internal to buffers (bug 27857) Florian Weimer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ee0k5n7h.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).