summaryrefslogtreecommitdiffstats
path: root/libc/string/generic/strcpy.c
Commit message (Expand)AuthorAgeFilesLines
* Use strong_alias everywhere instead of .global/.set. Correct some cases where...Peter S. Mazinger2006-01-031-3/+1
* Correct Warning: function declaration isn't a prototypePeter S. Mazinger2005-11-151-3/+1
* Move to use attribute_hiddenPeter S. Mazinger2005-11-141-2/+3
* Add a couple of mips-specific string funcs.Manuel Novoa III2004-09-021-0/+50