tests: ensure at least one failure when $built_programs is empty
[platform/upstream/coreutils.git] / src / chgrp.c
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-16 Jim MeyeringMake chgrp and chown diagnostics consistent.
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2006-12-14 Jim Meyeringchgrp, chown: Don't prohibit -RLh, aka -RL with --no...
2006-10-05 Paul Eggert* src/chgrp.c: Don't include lchown.h; no longer needed.
2006-09-25 Jim Meyering* src/chown.c (usage): Clarify --dereference description.
2006-07-27 Jim Meyering* src/chgrp.c (usage): Use correct grammar in descripti...
2006-05-27 Jim MeyeringSupport new options: --preserve-root and --no-preserve...
2006-02-06 Jim Meyering(usage): Use two spaces (not one) to separate the ...
2005-05-30 Paul Eggert(getgrnam) [!defined _POSIX_VERSION]: Remove decl.
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.
2005-03-28 Jim Meyering(long_options): Use NULL, not `0'.
2004-09-21 Paul EggertRemove unused "case 0".
2004-08-19 Paul Eggert(parse_group): Return gid_t rather than storing it
2004-07-28 Paul Eggert(parse_group): Require base 10 when parsing groups...
2004-06-21 Jim Meyering(main): Standardize on the diagnostics given when someo...
2004-06-08 Jim Meyering(main): Check for incompatible options. -R --dereference
2004-05-17 Jim Meyeringchgrp and chown now dereference symlinks by default...
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-11-09 Jim Meyering(usage): Describe new options.
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-10-16 Jim Meyering(main): Simply assign to bit_flags.
2003-10-15 Jim MeyeringInclude "fts_.h".
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-06-17 Jim Meyering(main): Call initialize_main.
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-08-30 Jim MeyeringChange `error (1, ...' to `error (EXIT_FAILURE, ...'.
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2001-12-11 Jim Meyering(main):
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-08-31 Jim MeyeringDo not include savedir.h; not used.
2001-01-07 Jim Meyering(parse_group): Normalize spelling.
2000-12-16 Jim Meyering(main): Rename local, group, to gid.
2000-12-15 Jim Meyering(main): Reflect renaming: s/dereference/change_symlinks/.
2000-12-09 Jim MeyeringInclude "chown-core.h".
2000-07-30 Jim MeyeringConvert "`%s'" in format strings to "%s", and wrap...
2000-07-25 Jim Meyering(change_file_group): Save errno from a possibly failed...
2000-06-27 Jim Meyering(change_dir_group): Don't set errno before
2000-05-13 Jim MeyeringArrange to call close_stdout only upon exit.
1999-11-20 Jim MeyeringDeclare lstat; needed on e.g. SunOS4.
1999-11-07 Jim Meyering(xstat): New global.
1999-11-07 Jim MeyeringDefine and use REFERENCE_FILE_OPTION and
1999-08-20 Jim Meyering(usage): Tweak --help output to make it more consistent...
1999-08-16 Jim MeyeringThis change is nearly identical to the chown.c change...
1999-08-08 Jim Meyering(change_dir_group): Remove cast of savedir arg.
1999-04-18 Jim MeyeringInclude xstrtol.h, not obsolete file xstrtoul.h.
1999-03-31 Jim MeyeringDon't include closeout.h or version-etc.h explicitly...
1999-03-26 Jim Meyeringdefine and use AUTHORS
1999-03-26 Jim MeyeringNo longer include long-options.h.
1999-03-22 Jim Meyering*** empty log message ***
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-12-18 Jim Meyering(MAXGID): Define.
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-08-30 Jim Meyering(long_options): Replace 12 with CHAR_MAX + 1.
1998-03-15 Jim MeyeringUse #if, not #ifdef with HAVE_ macros.
1998-01-04 Jim MeyeringUse a single enumerated type, Verbosity, instead of
1997-12-28 Jim MeyeringRemove incorrect declaration of group_member.
1997-12-16 Jim Meyerings/__P/PARAMS/g
1997-11-30 Jim Meyering(<limits.h>, UINT_MAX, UINT_MAX): Remove; now
1997-10-25 Jim MeyeringRemove old-style xmalloc and xrealloc decls.
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-10-04 Jim MeyeringRemove old-style savedir dcl.
1997-08-31 Jim Meyering(change_file_group): Call describe_change with a 3...
1997-07-29 Jim MeyeringAdd new option: --reference=FILE.
1997-05-25 Jim MeyeringRemove FIXME.
1997-03-13 Jim Meyering(change_file_group): Use uid of -1 to indicate
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-23 Jim Meyering(usage): Alphabetize option descriptions the way sort...
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-08-17 Jim Meyering(parse_group): Fail when given an invalid group name.
1996-07-26 Jim Meyering(main): Fix typo in getopt_long string: s/n/h/.
1996-07-19 Jim Meyering(main): Initialize for internationalized message support:
1996-07-03 Jim Meyering[!MAXUID]: Define after inclusion of system.h to avoid
1996-05-19 Jim MeyeringNew option: --no-dereference (-h).
1996-04-24 Jim Meyeringupdate Copyright years for 1996
1996-04-24 Jim Meyering[HAVE_LCHOWN]: Define chown to lchown.
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.
1995-11-29 Jim MeyeringMark all translatable strings using po-mode.el.
1995-11-27 Jim Meyerings/non-zero/nonzero/g
1995-11-09 Jim Meyering(main): Move to the end.
1995-11-09 Jim MeyeringProtoize.
1995-10-18 Jim Meyering[endgrent]: Test !HAVE_ENDGRENT rather than _POSIX_SOURCE.
1995-10-06 Jim MeyeringInclude limits.h.
next