about summary refs log tree commit diff
path: root/string/strcpy.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* string: Improve generic strcpyAdhemerval Zanella2023-02-061-1/+5
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* powerpc: Use default strcpy optimization for POWER7Adhemerval Zanella2015-08-111-1/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix typo.Wilco Dijkstra2014-11-241-1/+1
* Improve strcpy performance.Wilco Dijkstra2014-11-241-12/+1
* string: Cosmetic cleanup of string functionsWill Newton2014-04-071-4/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-1/+1
* Remove dead variable in generic strcpy.Roland McGrath2013-02-081-3/+0
* Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers2013-02-081-5/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove all traces of reg_char.David S. Miller2012-04-181-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+50
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-50/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+50