public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Arjun Shankar <arjun@redhat.com>
To: Dridi Boukelmoune <dridi.boukelmoune@gmail.com>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH glibc] posix: Add error message for EAI_OVERFLOW
Date: Mon, 29 May 2023 15:34:53 +0200	[thread overview]
Message-ID: <CAG_osaZjNs9diqU=7O3qMETR9AtwFEpahz6+5Gf0vZakVTDVcw@mail.gmail.com> (raw)
In-Reply-To: <20230525124503.152721-1-dridi.boukelmoune@gmail.com>

> Signed-off-by: Dridi Boukelmoune <dridi.boukelmoune@gmail.com>
> ---
>  sysdeps/posix/gai_strerror-strs.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/sysdeps/posix/gai_strerror-strs.h b/sysdeps/posix/gai_strerror-strs.h
> index 19040a5138..667c4b2d4a 100644
> --- a/sysdeps/posix/gai_strerror-strs.h
> +++ b/sysdeps/posix/gai_strerror-strs.h
> @@ -15,3 +15,4 @@ _S(EAI_NOTCANCELED, N_("Request not canceled"))
>  _S(EAI_ALLDONE, N_("All requests done"))
>  _S(EAI_INTR, N_("Interrupted by a signal"))
>  _S(EAI_IDN_ENCODE, N_("Parameter string not correctly encoded"))
> +_S(EAI_OVERFLOW, N_("Result too large for supplied buffer"))
> --
> 2.40.1
>

Thanks! This looks good to me.

Reviewed-by: Arjun Shankar <arjun@redhat.com>

...and I already pushed it!


  reply	other threads:[~2023-05-29 13:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-25 12:45 Dridi Boukelmoune
2023-05-29 13:34 ` Arjun Shankar [this message]
2023-05-29 14:59   ` Arjun Shankar
2023-05-29 16:48     ` Dridi Boukelmoune
2023-05-30 11:32       ` Carlos O'Donell
2023-06-10  7:19         ` Dridi Boukelmoune

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='CAG_osaZjNs9diqU=7O3qMETR9AtwFEpahz6+5Gf0vZakVTDVcw@mail.gmail.com' \
    --to=arjun@redhat.com \
    --cc=dridi.boukelmoune@gmail.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).