mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 02:03:35 +08: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 \
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user