]> git.ipfire.org Git - thirdparty/glibc.git/commit - string/memrchr.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 23 Oct 2000 23:19:40 +0000 (23:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 23 Oct 2000 23:19:40 +0000 (23:19 +0000)
commit298ea0ffa5ee721cc1d0714f38fb12f86593cb3c
treeecec18f3ec153f72f6bf0bc2f509c1e4beb461cf
parent9807e5408bf1d7f879216f0000c1f220beb89d93
Update.

2000-10-23  Jim Meyering  <meyering@ascend.com>

Allow this code to be used outside of glibc.
* sysdeps/generic/memrchr.c: Undef __memrchr, too.
[!weak_alias]: Define __memrchr to memrchr.
Guard weak_alias use with `#ifdef weak_alias'.
ChangeLog
sysdeps/generic/memrchr.c