Peter S. Mazinger 82098ab9b8 guard *_chk() related stuff with UCLIBC_HAS_FORTIFY 13 年 前
..
Makefile 7285da14ed unify duplicated code cause i get tired of updating this stuff 18 年 前
_glibc_inc.h 519ca27d4a Remove stray code alignment (.align 16 and .align 4 directives) 17 年 前
bzero.S 7dcd83e8bd x86_64: fix multiple definition of chk functions 14 年 前
memcpy.S 82098ab9b8 guard *_chk() related stuff with UCLIBC_HAS_FORTIFY 13 年 前
mempcpy.S 7dcd83e8bd x86_64: fix multiple definition of chk functions 14 年 前
memset.S 82098ab9b8 guard *_chk() related stuff with UCLIBC_HAS_FORTIFY 13 年 前
stpcpy.S af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
strcat.S df7958a960 amd64 string ops: use alignment more carefully, and comment it. 16 年 前
strchr.S df7958a960 amd64 string ops: use alignment more carefully, and comment it. 16 年 前
strcmp.S af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
strcpy.S df7958a960 amd64 string ops: use alignment more carefully, and comment it. 16 年 前
strcspn.S df7958a960 amd64 string ops: use alignment more carefully, and comment it. 16 年 前
strlen.S df7958a960 amd64 string ops: use alignment more carefully, and comment it. 16 年 前
strpbrk.S 7b68e2d993 s/libc_hidden_proto/libc_hidden_def/ 18 年 前
strspn.S df7958a960 amd64 string ops: use alignment more carefully, and comment it. 16 年 前