"Steven J. Hill" 05d909bd42 No, '__mempcpy' is used by user-space applications, like coreutils for example and glibc still has '__mempcpy' as a global symbol. How about this, do a complete buildroot file system after hacking uClibc to make sure things work? There's a novel idea. 21 years ago
..
Makefile ba31c6c463 Remove TOPDIR 21 years ago
Makefile.in 3c33b8a7c9 Enable IMA on libc/string/generic 21 years ago
bp-checks.h d24608f995 Hiding again 21 years ago
memchr.c f8703c6453 Move to use attribute_hidden 21 years ago
memcmp.c f8703c6453 Move to use attribute_hidden 21 years ago
memcopy.h bec90733b9 Add a couple of mips-specific string funcs. 22 years ago
memcpy.c f8703c6453 Move to use attribute_hidden 21 years ago
memmem.c 8a0b43005a Hide mostly used functions 21 years ago
memmove.c 8a0b43005a Hide mostly used functions 21 years ago
mempcpy.c 05d909bd42 No, '__mempcpy' is used by user-space applications, like coreutils for example and glibc still has '__mempcpy' as a global symbol. How about this, do a complete buildroot file system after hacking uClibc to make sure things work? There's a novel idea. 21 years ago
memrchr.c f8703c6453 Move to use attribute_hidden 21 years ago
memset.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 21 years ago
pagecopy.h bec90733b9 Add a couple of mips-specific string funcs. 22 years ago
rawmemchr.c f8703c6453 Move to use attribute_hidden 21 years ago
strcat.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 21 years ago
strchr.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 21 years ago
strchrnul.c f8703c6453 Move to use attribute_hidden 21 years ago
strcmp.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 21 years ago
strcpy.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 21 years ago
strcspn.c 8a0b43005a Hide mostly used functions 21 years ago
strlen.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 21 years ago
strncat.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 21 years ago
strncmp.c f8703c6453 Move to use attribute_hidden 21 years ago
strncpy.c 6b8c0cedae Correct Warning: function declaration isn't a prototype 21 years ago
strnlen.c f8703c6453 Move to use attribute_hidden 21 years ago
strrchr.c 8a0b43005a Hide mostly used functions 21 years ago
strsep.c 8a0b43005a Hide mostly used functions 21 years ago
strspn.c f8703c6453 Move to use attribute_hidden 21 years ago
strstr.c f8703c6453 Move to use attribute_hidden 21 years ago
strtok_r.c de77369cf4 Hide some of mem* and str* 21 years ago