Peter S. Mazinger ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases 19 years ago
..
Makefile ba31c6c463 Remove TOPDIR 19 years ago
Makefile.in 3c33b8a7c9 Enable IMA on libc/string/generic 19 years ago
bp-checks.h d24608f995 Hiding again 19 years ago
memchr.c f8703c6453 Move to use attribute_hidden 19 years ago
memcmp.c f8703c6453 Move to use attribute_hidden 19 years ago
memcopy.h bec90733b9 Add a couple of mips-specific string funcs. 20 years ago
memcpy.c f8703c6453 Move to use attribute_hidden 19 years ago
memmem.c 8a0b43005a Hide mostly used functions 19 years ago
memmove.c 8a0b43005a Hide mostly used functions 19 years ago
mempcpy.c c885bf5cf9 More hiding, including __mempcpy 19 years ago
memrchr.c f8703c6453 Move to use attribute_hidden 19 years ago
memset.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 19 years ago
pagecopy.h bec90733b9 Add a couple of mips-specific string funcs. 20 years ago
rawmemchr.c f8703c6453 Move to use attribute_hidden 19 years ago
strcat.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 19 years ago
strchr.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 19 years ago
strchrnul.c f8703c6453 Move to use attribute_hidden 19 years ago
strcmp.c ceca97e8ea Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases 19 years ago
strcpy.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 19 years ago
strcspn.c 8a0b43005a Hide mostly used functions 19 years ago
strlen.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 19 years ago
strncat.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 19 years ago
strncmp.c f8703c6453 Move to use attribute_hidden 19 years ago
strncpy.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 19 years ago
strnlen.c f8703c6453 Move to use attribute_hidden 19 years ago
strrchr.c 8a0b43005a Hide mostly used functions 19 years ago
strsep.c 8a0b43005a Hide mostly used functions 19 years ago
strspn.c f8703c6453 Move to use attribute_hidden 19 years ago
strstr.c f8703c6453 Move to use attribute_hidden 19 years ago
strtok_r.c 8cbb9efc63 Correct syntax now... 19 years ago