Peter S. Mazinger fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
..
Makefile ba31c6c463 Remove TOPDIR 19 лет назад
Makefile.arch 0b09d1e5ed Split up string.c, make internals hidden 19 лет назад
memchr.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
memcpy.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
memmove.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
memset.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
strcat.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
strchr.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
strcmp.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
strcpy.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
strlen.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
strncat.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
strncmp.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
strncpy.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
strnlen.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад
strrchr.c fe68563b9a Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used. 19 лет назад