summaryrefslogtreecommitdiff
path: root/lib/memcoll.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* c-strtod, memcoll, readutmp: no 'static inline'Paul Eggert2012-11-291-1/+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
* memcoll, xmemcoll: Clarify size vs. length.Bruno Haible2010-09-221-3/+3
* memcoll: clarify sizes versus lengths, document better, and tweak perfPaul R. Eggert2010-07-121-28/+24
* (x)memcoll: minor tweaksPaul Eggert2010-07-081-15/+10
* (x)memcoll: speedup when input is known to be NUL delimitedChen Guo2010-07-081-32/+56
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-23/+23
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+3
* (memcoll): Set errno = 0 in the shortcut case, too.Paul Eggert2006-08-161-1/+4
* * memcoll.c (memcoll): Optimize for the common case where thePaul Eggert2006-08-151-28/+37
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2004-08-071-5/+1
* Remove K&R cruft.Paul Eggert2003-09-091-3/+1
* (memcoll) [!HAVE_STRCOLL]: Clear errno.Paul Eggert2003-07-181-1/+2
* .h files should stand alone, but we shouldn't include <sys/types.h>Paul Eggert2003-06-041-2/+2
* (memcoll): Fall back on a simple algorithm usingPaul Eggert2002-12-311-11/+15
* Don't use strcoll if it is broken.Bruno Haible2002-12-311-1/+8
* Include errno.h, and declare errno if not defined.Jim Meyering2002-01-221-3/+9
* Include sys/types.h. From Werner Almesberger.Jim Meyering2000-11-261-0/+2
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* (memcoll): The two arguments cannot beJim Meyering1999-11-041-42/+5
* .Jim Meyering1999-07-041-0/+108