]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/include/c_std/cstring
cstring (memchr): Forward to the builtin.
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 14 Jan 2010 18:15:37 +0000 (18:15 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 14 Jan 2010 18:15:37 +0000 (18:15 +0000)
commit5f3e3df666b68d61cdce483f8cf2efd3324cdc47
treeb3af2f72eff5500f34a3a0a7f36f5e47fcedf8bd
parent2f3cdcf50295a3888012b66a52b709a7f21d2f25
cstring (memchr): Forward to the builtin.

2010-01-14  Paolo Carlini  <paolo.carlini@oracle.com>

* include/c_std/cstring (memchr): Forward to the builtin.
* include/c_std/cstring: Remove redundant casts; use names consistent
with the letter of the Standard.
* include/c_global/cstring: Likewise.

From-SVN: r155912
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_global/cstring
libstdc++-v3/include/c_std/cstring