aboutsummaryrefslogtreecommitdiff
path: root/string/strncpy.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-05This patch improves strncpy performance by using strnlen/memcpy rather than a...Wilco Dijkstra1-54/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Improve performance of strncpy.Wilco Dijkstra1-9/+5
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-04-18Remove all traces of reg_char.David S. Miller1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-07-02SSSE3 strcpy/stpcpy for x86-64H.J. Lu1-4/+5
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+87
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-87/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+87