summaryrefslogtreecommitdiff
path: root/lib/memcoll.c
Commit message (Expand)AuthorAgeFilesLines
* 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