summaryrefslogtreecommitdiff
path: root/lib/strchrnul.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add rawmemchr module, matching glibc.Eric Blake2008-04-281-0/+2
* Whitespace cleanup.Eric Blake2008-04-281-12/+12
* Optimize and test strchrnul.Eric Blake2008-04-281-5/+114
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * lib/strchrnul.c: Always include config.h first.Eric Blake2007-02-021-0/+2
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-2/+2
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (strchrnul): Convert arg to char, not to unsigned char.Paul Eggert2003-09-101-1/+1
* Remove K&R cruft.Paul Eggert2003-09-101-5/+4
* New module strchrnul.Bruno Haible2003-06-101-0/+31