linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: Petr Vorel <pvorel@suse.cz>, linux-man@vger.kernel.org
Cc: mtk.manpages@gmail.com
Subject: Re: [PATCH 1/1] malloc.3: Remove duplicate _DEFAULT_SOURCE
Date: Fri, 10 Jan 2020 20:58:34 +0100	[thread overview]
Message-ID: <ff59d055-3e9c-4ac3-0731-b0a8b94b1247@gmail.com> (raw)
In-Reply-To: <20200109153651.4847-1-pvorel@suse.cz>

Hello Petr,

Hello On 1/9/20 4:36 PM, Petr Vorel wrote:
> Fixes: d8d701003 ("malloc.3: Since glibc 2.29, realloc() is exposed by
> defining _DEFAULT_SOURCE")
> 
> Signed-off-by: Petr Vorel <pvorel@suse.cz>

Thanks. Patch applied.

Cheers,

Michael

> ---
>  man3/malloc.3 | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/man3/malloc.3 b/man3/malloc.3
> index 111e2a067..c3b688ab3 100644
> --- a/man3/malloc.3
> +++ b/man3/malloc.3
> @@ -51,7 +51,6 @@ Feature Test Macro Requirements for glibc (see
>  .PP
>  .BR reallocarray ():
>  .ad l
> -_GNU_SOURCE
>      Since glibc 2.29:
>          _DEFAULT_SOURCE
>      Glibc 2.28 and earlier:
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

      reply	other threads:[~2020-01-10 19:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09 15:36 [PATCH 1/1] malloc.3: Remove duplicate _DEFAULT_SOURCE Petr Vorel
2020-01-10 19:58 ` Michael Kerrisk (man-pages) [this message]

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=ff59d055-3e9c-4ac3-0731-b0a8b94b1247@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=linux-man@vger.kernel.org \
    --cc=pvorel@suse.cz \
    /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 NNTP newsgroup(s).