summaryrefslogtreecommitdiff
path: root/libc/string/i386/strncmp.c
AgeCommit message (Expand)Author
2008-12-19strncat: shorter version for i386, add small embedded testDenis Vlasenko
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-05-30Qunying Pan writes: Make strncmp weak hidden to fix link failures in building...Mike Frysinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-03Use strong_alias everywhere instead of .global/.set. Correct some cases where...Peter S. Mazinger
2005-11-14Corrections to splitted filesPeter S. Mazinger
2005-11-11Split up string.c, make internals hiddenPeter S. Mazinger