TODO: add an item for a chmod optimization
[platform/upstream/coreutils.git] / src / sync.c
2008-08-26 Jim Meyeringuse new global, "Version", rather than macro, VERSION
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-05-26 Jim Meyeringadjust copyright dates
2008-05-26 Jim Meyeringconvert single-author programs to use proper_name
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-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2004-11-17 Paul Eggert(main): Use getopt_long rather than getopt.
2004-09-21 Paul EggertInclude <getopt.h>.
2004-06-17 Jim Meyering(main): Handle "--".
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-06-17 Jim Meyering(main): Call initialize_main.
2003-05-10 Jim MeyeringHandle argc < optind.
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-24 Jim Meyering(usage): Make --help and --version strings start in...
2001-11-23 Jim MeyeringSplit usage strings so that --help and --version
2001-01-17 Jim Meyering(main): Likewise.
2000-07-09 Jim Meyeringupdate copyright date
2000-05-13 Jim MeyeringArrange to call close_stdout only upon exit.
1999-03-31 Jim MeyeringDon't include closeout.h or version-etc.h explicitly...
1999-03-26 Jim Meyeringreorder includes
1999-03-26 Jim Meyering(PROGRAM_NAME, AUTHORS): Define and use.
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-01-04 Jim Meyering(main, usage): Check for write error to stdout before...
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-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-09 Jim MeyeringProtoize.
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-27 Jim Meyering * sync.c (main): Make error message accurate.
1994-10-08 Jim Meyering.
1994-10-02 Jim Meyering.
1994-07-01 Jim Meyering.