aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-04 06:40:34 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-04 06:40:34 +0000
commitba60c6d921580bd4b1adf24506bcebfd8efdea34 (patch)
tree5c1299545452c51050607ec2c8b34a631c903429
parent53304b0b1486dc537cdb944bf5b7ae6f6416294c (diff)
downloadglibc-ba60c6d921580bd4b1adf24506bcebfd8efdea34.zip
glibc-ba60c6d921580bd4b1adf24506bcebfd8efdea34.tar.gz
glibc-ba60c6d921580bd4b1adf24506bcebfd8efdea34.tar.bz2
(routines): Add memrchr.
-rw-r--r--string/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/Makefile b/string/Makefile
index cb6475a..d8e6ef7 100644
--- a/string/Makefile
+++ b/string/Makefile
@@ -39,7 +39,7 @@ routines := strcat strchr strcmp strcoll strcpy strcspn \
delete extract insert stringify \
addsep replace) \
envz basename \
- strcoll_l strxfrm_l string-inlines
+ strcoll_l strxfrm_l string-inlines memrchr
tests := tester inl-tester noinl-tester testcopy test-ffs \
tst-strlen stratcliff tst-svc tst-inlcall