Skip to content

lib/string/README: [v]aprintf(3) are in libc#1594

Merged
ikerexxe merged 1 commit intoshadow-maint:masterfrom
alejandro-colomar:libc
Mar 20, 2026
Merged

lib/string/README: [v]aprintf(3) are in libc#1594
ikerexxe merged 1 commit intoshadow-maint:masterfrom
alejandro-colomar:libc

Conversation

@alejandro-colomar
Copy link
Collaborator

@alejandro-colomar alejandro-colomar commented Mar 19, 2026

[v]aprintf(3) are now part of a libc implementation: gnulib.
They are also documented in a manual page.  Thus, refer to them as
[v]aprintf(3).

I'm also working on a patch set to add these APIs to glibc.
https://inbox.sourceware.org/libc-alpha/abSVWeS3nHmkZSKn@devuan/T/#t

And the C Committee has also showed strong interest in standardization of this pair of functions.
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3750.txt

[v]aprintf(3) are now part of a libc implementation: gnulib.
They are also documented in a manual page.  Thus, refer to them as
[v]aprintf(3).

Signed-off-by: Alejandro Colomar <[email protected]>
@alejandro-colomar alejandro-colomar self-assigned this Mar 19, 2026
@alejandro-colomar alejandro-colomar marked this pull request as ready for review March 19, 2026 00:48
Copy link
Collaborator

@ikerexxe ikerexxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's good to read that these are becoming an standard.

LGTM!

@ikerexxe ikerexxe merged commit 39ccd85 into shadow-maint:master Mar 20, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants