| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -6/+4 |
* | New module 'fchdir'. | Bruno Haible | 2007-01-14 | 1 | -0/+5 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -3/+1 |
* | * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h: | Paul Eggert | 2006-07-11 | 1 | -9/+4 |
* | * lib/getloadavg.c: Use __VMS, not VMS. | Paul Eggert | 2006-07-06 | 1 | -21/+2 |
* | * lib/.cppi-disable: Add wcwidth. | Paul Eggert | 2006-07-06 | 1 | -3/+3 |
* | Merge from coreutils. | Paul Eggert | 2006-07-03 | 1 | -3/+4 |
* | Sync from coreutils. | Paul Eggert | 2005-09-23 | 1 | -4/+6 |
* | Use a consistent style for including <config.h>. | Paul Eggert | 2005-09-19 | 1 | -1/+1 |
* | (backup_args): Change a `0' to NULL. | Jim Meyering | 2005-07-02 | 1 | -2/+2 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | (check_extension, numbered_backup): | Paul Eggert | 2004-10-04 | 1 | -32/+32 |
* | Merge from coreutils. | Paul Eggert | 2004-08-06 | 1 | -116/+244 |
* | Assume C89; don't check for stdlib.h, string.h, genenv, malloc. | Paul Eggert | 2003-09-08 | 1 | -22/+2 |
* | Assume C89, so PARAMS isn't needed. | Paul Eggert | 2003-06-18 | 1 | -2/+2 |
* | .h files should stand alone, but we shouldn't include <sys/types.h> | Paul Eggert | 2003-06-04 | 1 | -1/+1 |
* | in lib: | Paul Eggert | 2003-05-29 | 1 | -8/+5 |
* | (ISDIGIT): Comment fix. | Jim Meyering | 2002-01-16 | 1 | -5/+4 |
* | Use "", not <> to include non-system header files. | Jim Meyering | 2001-05-12 | 1 | -3/+3 |
* | (base_name): Remove; now in dirname.h. | Jim Meyering | 2001-05-12 | 1 | -14/+16 |
* | Guard inclusion of stdlib.h with `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'. | Jim Meyering | 2000-02-27 | 1 | -3/+8 |
* | use double quotes, not single quotes around syntax-error-evoking string | Jim Meyering | 2000-02-27 | 1 | -1/+1 |
* | Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..' | Jim Meyering | 2000-02-27 | 1 | -1/+4 |
* | [!HAVE_DECL_GETENV]: Declare getenv. | Jim Meyering | 1999-01-16 | 1 | -10/+40 |
* | (get_version): Adapt to use new interface to XARGMATCH. | Jim Meyering | 1999-01-02 | 1 | -4/+7 |
* | (get_version): Use XARGCASEMATCH in place of argmatch & co. | Jim Meyering | 1999-01-01 | 1 | -9/+2 |
* | revert-to-4.0-b7 | Jim Meyering | 1998-11-14 | 1 | -14/+2 |
* | revert-last-change | Jim Meyering | 1998-11-14 | 1 | -1/+5 |
* | back out last change: there is a better way | Jim Meyering | 1998-11-11 | 1 | -5/+1 |
* | (BACKUPFILE_EXIT_FAILURE): Define. | Jim Meyering | 1998-11-11 | 1 | -1/+5 |
* | [EXIT_FAILURE]: Define. | Jim Meyering | 1998-11-10 | 1 | -2/+10 |
* | Fix copyright | Jim Meyering | 1998-01-21 | 1 | -1/+1 |
* | Use ANSI function definitions. | Jim Meyering | 1998-01-21 | 1 | -7/+4 |
* | Use ANSI function definitions. | Jim Meyering | 1998-01-20 | 1 | -13/+6 |
* | Update from FSF via patch-2.2.93. | Jim Meyering | 1997-05-27 | 1 | -91/+115 |
* | libitize | Jim Meyering | 1997-02-04 | 1 | -43/+34 |
* | (ISDIGIT): Replace with smaller, faster edition | Jim Meyering | 1996-12-18 | 1 | -2/+11 |
* | update FSF address in copyright | Jim Meyering | 1996-07-15 | 1 | -2/+2 |
* | [IN_CTYPE_DOMAIN]: Rename from ISASCII.TEXTUTILS-1_14d | Jim Meyering | 1996-05-05 | 1 | -3/+3 |
* | (find_backup_file_name, max_backup_version, make_version_name, | Jim Meyering | 1996-04-24 | 1 | -7/+9 |
* | (max_backup_version): Declare file_name_length to be of type size_t. | Jim Meyering | 1996-03-12 | 1 | -1/+1 |
* | Indent cpp directives. | Jim Meyering | 1995-08-09 | 1 | -23/+23 |
* | Remove unnecessary definitions for r?index. | Jim Meyering | 1995-05-13 | 1 | -11/+6 |
* | merge with 3.9h | Jim Meyering | 1994-10-02 | 1 | -7/+0 |
* | . | Jim Meyering | 1994-10-02 | 1 | -10/+10 |
* | . | Jim Meyering | 1994-07-30 | 1 | -3/+3 |
* | merge with 3.8.4c | Jim Meyering | 1993-10-12 | 1 | -2/+2 |
* | merge with 3.8.3e | Jim Meyering | 1993-10-09 | 1 | -4/+4 |
* | merge with 3.8.3bFILEUTILS-3_8_3b | Jim Meyering | 1993-10-06 | 1 | -0/+11 |
* | merge with 3.8 | Jim Meyering | 1993-07-24 | 1 | -1/+1 |