| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | 1 | -97/+0 | |
| 2006-08-16 | (memcoll): Set errno = 0 in the shortcut case, too. | Paul Eggert | 1 | -1/+4 | |
| 2006-08-14 | (memcoll): Optimize for the common case where the | Paul Eggert | 1 | -28/+37 | |
| arguments are bytewise equal. | |||||
| 2005-09-22 | Sync from gnulib. | Paul Eggert | 1 | -1/+1 | |
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | 1 | -1/+1 | |
| 2004-08-02 | Update copyright. | Paul Eggert | 1 | -1/+1 | |
| 2004-08-02 | (errno): Remove decl; we now assume C89 or better. | Paul Eggert | 1 | -4/+0 | |
| 2003-09-10 | Include <string.h> unconditionally. | Jim Meyering | 1 | -3/+1 | |
| 2003-07-18 | (memcoll) [!HAVE_STRCOLL]: Clear errno. | Jim Meyering | 1 | -0/+1 | |
| 2003-06-06 | Include "memcoll.h", which gets us size_t and checks | Jim Meyering | 1 | -5/+16 | |
| our interface, instead of including <sys/types.h> (memcoll): Fall back on a simple algorithm using memcmp if strcoll doesn't work. | |||||
| 2002-01-22 | Include errno.h, and declare errno if not defined. | Jim Meyering | 1 | -3/+9 | |
| (memcoll): Set errno to zero if there is no error. | |||||
| 2000-11-26 | Include sys/types.h. From Werner Almesberger. | Jim Meyering | 1 | -0/+2 | |
| 2000-08-07 | back out Copyright date changes for files with no changes year | Jim Meyering | 1 | -1/+1 | |
| 2000-07-09 | update copyright date | Jim Meyering | 1 | -1/+1 | |
| 1999-11-04 | (memcoll): The two arguments cannot be | Jim Meyering | 1 | -42/+5 | |
| adjacent any more, so remove the alloca/copy workaround for that case. | |||||
| 1999-07-04 | . | Jim Meyering | 1 | -0/+108 | |
