TODO: add an item for a chmod optimization
[platform/upstream/coreutils.git] / src / cksum.c
2008-08-26 Jim Meyeringuse new global, "Version", rather than macro, VERSION
2008-06-27 Jim Meyeringfactor out time_t-to-string conversion idiom
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...
2006-10-14 Jim Meyering* src/cksum.c (uint_fast32_t): Don't define.
2005-07-11 Paul Eggert(cksum): Avoid setmode; use POSIX-specified routines...
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-03-06 Jim MeyeringRemove `register' keyword.
2004-11-17 Paul Eggert(main): Use getopt_long rather than getopt.
2004-09-21 Paul Eggert(main): Use getopt where it suffices, not getopt_long.
2004-09-19 Paul EggertRemove obsolete comment about POSIX 1003.2/D11.2.
2004-07-30 Paul Eggert(cksum, main): Use bool when appropriate.
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.
2003-02-18 Jim Meyeringcksum would perform an extra read after encountering EOF
2002-11-05 Jim Meyering(cksum): Use primitives from inttostr.h, not
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-06-15 Jim MeyeringInclude <sys/types.h> before system.h.
2002-01-16 Jim Meyeringadd 2002 to Copyright line
2002-01-16 Jim Meyeringtweak comment
2001-12-01 Jim MeyeringReflect renaming to, and new usage of these macros:
2001-12-01 Jim Meyering(usage): Use new macros, EMIT_HELP_DESCRIPTION and...
2001-11-25 Jim Meyering(usage): Indent --help and --version strings to start...
2001-11-23 Jim MeyeringFactor out some common strings to make translation...
2001-04-22 Jim MeyeringFix bugs when computing length of large files.
2001-01-17 Jim Meyering(main): Use PACKAGE, not GNU_PACKAGE.
2000-05-20 Jim MeyeringArrange to call close_stdout upon exit. Don't close...
2000-03-12 Jim Meyering(usage): Correct --help output.
1999-08-22 Jim Meyering(cksum): Constify a char*.
1999-04-03 Jim MeyeringUse AUTHORS in place of string in parse_long_options...
1999-04-03 Jim MeyeringInsert AUTHORS definition.
1999-04-03 Jim MeyeringUse PROGRAM_NAME in place of string in parse_long_optio...
1999-04-03 Jim Meyeringdefine PROGRAM_NAME
1999-03-04 Jim MeyeringInclude long-options.h
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-14 Jim MeyeringDon't prototype usage as static.
1999-01-01 Jim Meyering(cksum) [O_BINARY]: Read redirected stdin in binary...
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-06-29 Jim Meyeringrevert back to using lower case _unlocked wrapper names
1998-06-29 Jim MeyeringChange all uses of unlocked-wrapped functions to their...
1998-04-12 Jim MeyeringUse STREQ rather than strcmp
1997-10-07 Jim Meyeringindent cpp directives to reflect nesting
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
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-04 Jim Meyering(main): update --version output again
1996-10-04 Jim Meyering(main): update --version output to conform to coding...
1996-09-02 Jim Meyering(usage): Tell where to report bugs.
1996-04-24 Jim Meyeringupdate Copyright years for 1996
1996-03-28 Jim Meyering(cksum): Use format "%lu %ld" (instead of "%10lu %8ld")
1996-03-24 Jim MeyeringCall error with EXIT_FAILURE (rather than `1') as first...
1996-03-24 Jim MeyeringExit with status EXIT_SUCCESS or EXIT_FAILURE, rather...
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-09 Jim Meyering(main): Initialize for internationalized message suppor...
1995-11-27 Jim Meyerings/non-zero/nonzero/g
1995-09-24 Jim MeyeringProtoize.
1995-08-07 Jim MeyeringAnnotate localizable strings with _(...). From Franc...
1995-06-18 Jim Meyeringmerge with 1.12
1995-05-13 Jim Meyering(usage): Include one- or two-line synopsis in --help...
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
1994-12-16 Jim MeyeringInclude "error.h" instead of simply declaring `void...
1994-10-19 Jim Meyeringmerge with 1.9.1h
1994-04-13 Jim Meyering.
1993-10-23 Jim Meyeringmerge with 1.8d+
1993-10-21 Jim Meyeringmerge with 1.8d
1993-10-05 Jim Meyeringmerge with 1.8a
1993-05-22 Jim Meyeringmerge with 1.5.2
1993-04-29 Jim Meyeringadd --version and --help
1992-11-08 Jim MeyeringDeclared lots of external functions and variables static.
1992-11-08 Jim MeyeringInitial revision