* string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Jan 2009 16:47:57 +0000 (16:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Jan 2009 16:47:57 +0000 (16:47 +0000)
commit8585cb7454e10346bccc9fb4df3fae51b2efb9b6
tree31f76dd52dcfc3b1e4812ce9fa4c101f666d9b17
parent7f901dd7cad11649176f8d4939ad41d91fda3d78
* string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,

rindex): For C++ add inlines so that they can be recognized as
builtins.
* string/strings.h: Define correct C++ prototypes for gcc 4.4.
ChangeLog
string/string.h
string/strings.h