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