TODO: add an item for a chmod optimization
[platform/upstream/coreutils.git] / src / rmdir.c
2008-06-16 Jim Meyeringremove redundant const directives
2008-06-14 Jim Meyeringadd "const" attribute, where possible
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-05-26 Jim Meyeringconvert single-author programs to use proper_name
2008-03-10 Ondřej Vašíkinstall, rmdir: write --verbose output to stdout, not...
2008-01-30 Jim MeyeringImprove "rmdir --ignore-fail-on-non-empty"
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-06-13 Jim Meyeringrmdir: give better diagnostics
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2006-09-03 Paul EggertDon't include dirname.h, since system.h does it now.
2005-09-22 Paul Eggert(EEXIST, ENOTEMPTY): Remove unused macros.
2005-06-22 Jim MeyeringInclude "quotearg.h", not "quote.h".
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.
2004-09-21 Paul EggertRemove unused "case 0".
2004-08-03 Paul Eggert(empty_paths, ignore_fail_on_non_empty, verbose,
2004-06-21 Jim Meyering(main): Standardize on the diagnostics given when someo...
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-06-17 Jim Meyering(main): Call initialize_main.
2002-09-22 Jim MeyeringInclude "dirname.h", for declaration of strip_trailing_...
2002-09-20 Jim Meyering(remove_parents): Strip trailing slashes.
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2001-12-02 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-11-23 Jim MeyeringSplit usage strings so that --help and --version
2001-11-23 Jim Meyering(usage): Split --help output into smaller pieces.
2001-09-15 Jim Meyering(main): Don't strip trailing slashes; POSIX doesn't...
2001-05-12 Jim Meyering(strip_trailing_slashes): Remove declaration; now in...
2000-07-30 Jim MeyeringConvert "`%s'" in format strings to "%s", and wrap...
2000-06-03 Jim MeyeringAllow -v as synonym for --verbose, to be consistent...
2000-05-13 Jim MeyeringArrange to call close_stdout only upon exit.
2000-05-06 Jim Meyering(EEXIST): Remove now-unused definition.
1999-12-30 Jim Meyering(remove_parents, main): Don't pass errno to error
1999-12-09 Jim Meyering(IGNORE_FAIL_ON_NON_EMPTY_OPTION): Likewise.
1999-11-20 Jim Meyering(errno_rmdir_non_empty): New function to encapsulate...
1999-11-07 Jim Meyeringadd missing \n\
1999-11-07 Jim Meyering(remove_parents): Use the correct test
1999-03-31 Jim MeyeringDon't include closeout.h or version-etc.h explicitly...
1999-03-26 Jim MeyeringNo longer include long-options.h.
1999-03-04 Jim MeyeringInclude long-options.h
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-16 Jim Meyering(usage): Don't make it static so that it can be called...
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-08-30 Jim Meyering(longopts): Use corresponding short-option character
1998-07-26 Jim Meyering(main): rmdir fails with EEXIST on some systems.
1998-03-13 Jim Meyering(remove_parents): Be consistent with documentation of
1998-01-04 Jim Meyering(main, usage): Check for write error to stdout before...
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-05-25 Jim MeyeringNew options: --ignore-fail-on-non-empty and --verbose.
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-02-01 Jim MeyeringCompare getopt_long return value against -1, not EOF...
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-10-04 Jim Meyering(main): update --version output to conform to coding...
1996-08-31 Jim Meyering(usage): remove spurious trailing \n in puts.
1996-08-29 Jim Meyering(usage): Tell where to report bugs.
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 suppor...
1995-11-29 Jim MeyeringMark all translatable strings using po-mode.el.
1995-11-27 Jim Meyerings/non-zero/nonzero/g
1995-11-10 Jim Meyering(main): Move to the end.
1995-11-09 Jim MeyeringProtoize.
1995-06-22 Jim Meyering(main): Include program name in --version output.
1995-05-22 Jim Meyering(usage): Add one or two lines of descriptive text.
1995-03-10 Jim Meyeringadd 1995 to Copyright dates
1994-12-27 Jim MeyeringInclude "error.h" rather than simply declaring `void...
1994-12-10 Jim Meyering(remove_parents): Use strr?chr instead of r?index.
1994-10-08 Jim Meyering.
1994-10-02 Jim Meyering.
1993-10-19 Jim Meyeringmerge with 3.8.4k
1993-10-18 Jim Meyeringadd newline back, but only for --help output
1993-10-18 Jim MeyeringChange `fprintf (stdout' to `printf ('.
1993-10-18 Jim Meyeringremove extra newline in usage message
1993-10-09 Jim Meyeringmerge with 3.8.3e
1993-10-08 Jim Meyeringmerge with 3.8.3d
1993-10-06 Jim Meyeringmerge with 3.8.3b FILEUTILS-3_8_3b
1993-10-06 Jim Meyeringmerge with 3.8.3a
1993-08-05 Jim Meyeringmerge with 3.8.1
1993-05-22 Jim Meyeringmerge with 3.5.5
1993-04-04 Jim Meyering(usage): Mention --help and --version.
1993-04-02 Jim MeyeringAdd --help and --version options.
1992-12-02 Jim MeyeringConvert static declarations of struct option to use...
1992-11-09 Jim MeyeringDeclared lots of external functions and variables static.
1992-11-01 Jim MeyeringGive most file-scope variables the static attribute.
1992-10-31 Jim MeyeringInitial revision