aboutsummaryrefslogtreecommitdiff
path: root/string/strncat.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-20Remove bits/string.h.Zack Weinberg1-0/+5
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-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-19 Simplify strncat.Ondřej Bílka1-44/+3
2014-10-24This patch improves strncat performance by using strlen. Strlen has a fast C ...Wilco Dijkstra1-4/+2
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-3/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-09string/strncat.c: fix compilation for some architecturesDenis Zaitceff1-0/+1
2011-08-14More warning patrol.Roland McGrath1-5/+2
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva1-2/+4
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+85
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-85/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+85