mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
(routines): Add memrchr.
This commit is contained in:
parent
53304b0b14
commit
ba60c6d921
@ -39,7 +39,7 @@ routines := strcat strchr strcmp strcoll strcpy strcspn \
|
|||||||
delete extract insert stringify \
|
delete extract insert stringify \
|
||||||
addsep replace) \
|
addsep replace) \
|
||||||
envz basename \
|
envz basename \
|
||||||
strcoll_l strxfrm_l string-inlines
|
strcoll_l strxfrm_l string-inlines memrchr
|
||||||
|
|
||||||
tests := tester inl-tester noinl-tester testcopy test-ffs \
|
tests := tester inl-tester noinl-tester testcopy test-ffs \
|
||||||
tst-strlen stratcliff tst-svc tst-inlcall
|
tst-strlen stratcliff tst-svc tst-inlcall
|
||||||
|
Loading…
Reference in New Issue
Block a user