summaryrefslogtreecommitdiff
path: root/lib/strnlen.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-2/+2
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* Work around porting bugs reported by Dieter inPaul Eggert2006-01-241-21/+6
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove K&R cruft.Paul Eggert2003-09-111-15/+1
* Switch from LGPL to GPL.Paul Eggert2003-07-091-11/+10
* Make this module usable in shared libraries.Bruno Haible2003-01-311-5/+6
* (strnlen): Define-away/undef so that an inconsistent prototype inJim Meyering2002-03-021-1/+5
* (__strnlen): Merge in a change from GNU libc.Jim Meyering2001-02-171-2/+2
* Include memory.h, string.h, and/or strings.h as needed.Jim Meyering2000-06-181-1/+8
* Include <config.h> if HAVE_CONFIG_H.Jim Meyering2000-06-041-0/+4
* [!HAVE_DECL_MEMCHR]: Declare memchr.Jim Meyering2000-06-031-0/+7
* Undefine __strnlen and strnlen.Jim Meyering2000-05-061-0/+7
* New file, from glibc.Jim Meyering2000-05-041-0/+33