*** empty log message ***
[platform/upstream/coreutils.git] / src / dirname.c
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-04-05 Paul Eggert(usage): Add examples.
2004-11-17 Paul Eggert(main): Use getopt_long rather than getopt.
2004-09-21 Paul EggertInclude <getopt.h>.
2004-06-21 Jim Meyering(main): Standardize on the diagnostics given when someo...
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-11-05 Jim MeyeringCast NULL to `(char *)' in call to variadic function,
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim MeyeringUpdate AUTHORS definition to be a comma-separated list...
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-06-17 Jim Meyering(main): Call initialize_main.
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2002-01-21 Jim MeyeringDon't include "xalloc.h", as system.h already does...
2001-12-15 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-11-25 Jim Meyering(usage): Indent --help and --version strings to start...
2001-08-14 Jim Meyering(AUTHORS): Mark string for translation, since it contai...
2001-05-27 Jim Meyering(main): Add `const' to declaration of local, `result'.
2001-05-12 Jim Meyering(strip_trailing_slashes): Remove decl; now in dirname.h.
2001-01-28 Jim Meyering(main): Remove decl of unused local, `len'.
2001-01-26 Jim Meyering(main): Declare local result as non-const, now that...
2000-12-08 Jim MeyeringInclude xalloc.h.
2000-10-25 Jim MeyeringInclude dirname.h.
2000-05-07 Jim MeyeringInclude "closeout.h".
1999-05-01 Jim Meyering(main): Manually handle `--', since we no longer
1999-03-31 Jim Meyering(PROGRAM_NAME, AUTHORS): Define and use.
1999-03-04 Jim Meyering(main): Include author name argument in call to parse_l...
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-25 Jim Meyering(usage): Remove static attribute.
1998-09-19 Jim Meyeringupdate bug-reporting address
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1996-11-03 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyeringchange bug-reporting address
1996-10-05 Jim Meyering(main): update --version output to conform to coding...
1996-09-02 Jim Meyering(usage): Tell where to report bugs.
1996-04-30 Jim Meyering(main): Separate messages about `too few' and `too...
1996-04-24 Jim Meyeringupdate Copyright years for 1996
1996-03-24 Jim MeyeringUpdate FSF's address.
1996-03-21 Jim Meyering(main): Declare to be of type int, not void.
1996-03-16 Jim MeyeringDon't include version.h.
1996-03-12 Jim Meyering(main): Initialize for internationalized message support:
1996-01-06 Jim MeyeringProtoize and __P-protect forward dcls.
1995-08-08 Jim MeyeringAnnotate localizable strings with _(...). From Franc...
1995-05-15 Jim Meyering(usage): Add one- and two-line descriptions to --help...
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
1994-12-20 Jim Meyering* src/*.c: Include "error.h" instead of simply declaring
1994-12-04 Jim MeyeringUse strr?chr instead of r?index.
1994-10-21 Jim Meyeringmerge with 1.10t
1994-10-01 Jim Meyering.
1994-09-27 Jim Meyeringmerge with 1.10n2
1994-09-24 Jim Meyering(main): Cast string literal to (char*).
1994-06-20 Jim Meyering.
1994-04-19 Jim Meyering.
1994-02-14 Jim Meyering.
1994-02-13 Jim Meyering.
1994-02-01 Jim Meyering.
1993-10-26 Jim Meyeringmerge with 1.8.1i
1993-10-24 Jim Meyeringmerge with 1.8.1h
1993-10-17 Jim Meyeringmerge with 1.8.1g
1993-10-12 Jim Meyeringmerge with 1.8.1d
1993-10-12 Jim Meyeringmerge with 1.8.1b
1993-09-08 Jim Meyeringmerge with 1.8.1 + partial --version and --help
1992-11-01 Jim MeyeringInitial revision