glibc/sysdeps/tile/tilegx
Chris Metcalf 95dee05f17 tilegx: fix strstr to build and link better
The two_way_short_needle() routine included from str-two-way.h
is not used, so mark it so to avoid compiler warnings.

Calling strnlen() breaks linknamespace tests, so change it
to __strnlen().
2014-12-19 22:54:35 -05:00
..
bits Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
tilegx32
tilegx64
Makefile
memchr.c
memcpy.c tile: add inhibit_loop_to_libcall to string functions 2014-12-11 15:13:48 -05:00
memset.c tile: add inhibit_loop_to_libcall to string functions 2014-12-11 15:13:48 -05:00
memusage.h
rawmemchr.c
strcasestr.c tile: fix copyright header blocks in just-committed files 2014-10-06 13:47:02 -04:00
strchr.c
strchrnul.c
string-endian.h
strlen.c
strnlen.c tile: fix copyright header blocks in just-committed files 2014-10-06 13:47:02 -04:00
strrchr.c
strstr.c tilegx: fix strstr to build and link better 2014-12-19 22:54:35 -05:00