From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] cpuset_lib: Replace index() with strchr()
Date: Mon, 23 Jul 2018 13:54:59 +0200 [thread overview]
Message-ID: <20180723115459.GA28159@dell5510> (raw)
In-Reply-To: <20180711164925.65342-1-astrachan@google.com>
Hi Alistair,
> The index() function was removed in POSIX.2008. It is not implemented by
> Android's bionic C library for 64-bit platforms.
> Use the more portable strchr() function from C89.
> Signed-off-by: Alistair Strachan <astrachan@google.com>
Thanks for your patch, pushed!
Kind regards,
Petr
prev parent reply other threads:[~2018-07-23 11:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-24 20:34 [LTP] [PATCH] verify_caps_exec: Replace index() with strchr() Alistair Strachan
2018-07-03 9:10 ` Petr Vorel
2018-07-11 16:49 ` [LTP] [PATCH] cpuset_lib: " Alistair Strachan
2018-07-11 16:49 ` [LTP] [PATCH] pounder21: Replace {r,}index() with str{r,}chr() Alistair Strachan
2018-07-23 12:06 ` Petr Vorel
2018-07-23 11:54 ` Petr Vorel [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=20180723115459.GA28159@dell5510 \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.