about summary refs log tree commit diff
path: root/string/strnlen.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* string: Improve generic strnlen with memchrAdhemerval Zanella2023-02-061-132/+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
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* 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
* Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers2015-06-021-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix strnlen changeUlrich Drepper2011-10-231-6/+4
* Add optimized wcslen and strnlen for x86-32Liubov Dmitrieva2011-10-231-2/+9
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+161
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-161/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+161
* Update.Ulrich Drepper2001-08-221-44/+0
* Fix the implementation. We cannot use memchr.Ulrich Drepper2001-08-211-6/+19
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2000-11-261-2/+2
* Update.Ulrich Drepper1998-04-071-2/+3
* Update to 2.1.x development version cvs/libc-970218 cvs/libc-970217 cvs/libc-970216 cvs/libc-970215Ulrich Drepper1997-02-151-14/+14
* Thu Mar 14 06:01:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-141-0/+30