Denis Vlasenko 6c106c8564 strncat: shorter version for i386, add small embedded test 17 年 前
..
Makefile 7285da14ed unify duplicated code cause i get tired of updating this stuff 20 年 前
memchr.c 6c106c8564 strncat: shorter version for i386, add small embedded test 17 年 前
memcpy.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 17 年 前
memmove.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 18 年 前
memset.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 17 年 前
strcat.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 18 年 前
strchr.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 18 年 前
strcmp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 18 年 前
strcpy.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 17 年 前
strlen.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 17 年 前
strncat.c 6c106c8564 strncat: shorter version for i386, add small embedded test 17 年 前
strncmp.c 6c106c8564 strncat: shorter version for i386, add small embedded test 17 年 前
strncpy.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 18 年 前
strnlen.c 6c106c8564 strncat: shorter version for i386, add small embedded test 17 年 前
strrchr.c 3d21a36bcd memchr: smaller i386 version 17 年 前