From ba60c6d921580bd4b1adf24506bcebfd8efdea34 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 4 Oct 1999 06:40:34 +0000 Subject: (routines): Add memrchr. --- string/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string') diff --git a/string/Makefile b/string/Makefile index cb6475a1fe..d8e6ef714a 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 -- cgit v1.2.3