public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Yao Qi <qiyaoltc@gmail.com>
To: Simon Marchi <simon.marchi@ericsson.com>
Cc: <gdb-patches@sourceware.org>
Subject: Re: [PATCH] Import strchrnul from gnulib and use it
Date: Thu, 28 Jan 2016 16:00:00 -0000	[thread overview]
Message-ID: <86r3h1pud0.fsf@gmail.com> (raw)
In-Reply-To: <1453928650-30750-1-git-send-email-simon.marchi@ericsson.com>	(Simon Marchi's message of "Wed, 27 Jan 2016 16:04:10 -0500")

Simon Marchi <simon.marchi@ericsson.com> writes:

> diff --git a/gdb/gnulib/update-gnulib.sh b/gdb/gnulib/update-gnulib.sh
> index 5d42f98..07de4c6 100755
> --- a/gdb/gnulib/update-gnulib.sh
> +++ b/gdb/gnulib/update-gnulib.sh
> @@ -45,6 +45,7 @@ IMPORTED_GNULIB_MODULES="\
>      readlink \
>      rename \
>      signal-h \
> +    strchrnul \
>      strstr \
>      strtok_r \
>      sys_stat \

If we have dependent modules, such as rawmemchr, we need to list them here
explicitly too.

-- 
Yao (齐尧)

  parent reply	other threads:[~2016-01-28 16:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-27 21:04 Simon Marchi
2016-01-27 21:43 ` Sergio Durigan Junior
2016-01-28 12:00 ` Pedro Alves
2016-01-28 15:34   ` Simon Marchi
2016-01-28 16:00 ` Yao Qi [this message]
2016-01-28 16:16   ` Simon Marchi
2016-01-28 17:44     ` Yao Qi
2016-01-28 18:51       ` Simon Marchi
2016-01-30 18:01         ` Matt Rice

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=86r3h1pud0.fsf@gmail.com \
    --to=qiyaoltc@gmail.com \
    --cc=gdb-patches@sourceware.org \
    --cc=simon.marchi@ericsson.com \
    /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).