dd: clarify meaning of multiplication factors; put xM in order
[platform/upstream/coreutils.git] / src / setuidgid.c
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-01-26 Jim MeyeringAvoid misinterpreting mgetgroups failure in running...
2007-11-26 Jim Meyeringsetuidgid.c: more cleanup
2007-11-25 Jim Meyeringsetuidgid: Update --help output.
2007-11-24 Jim Meyeringsetuidgid: minor clean-up.
2007-11-24 Jim Meyeringsetuidgid.c: Normalize leading white space: no more...
2007-11-24 Lasse Collinsetuidgid: accept numeric UID, and new option -g GID...
2007-08-30 Eric BlakeUse PACKAGE_NAME instead of GNU_PACKAGE.
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-07-06 Jim Meyeringsetuidgid: set all groups, not just the primary one...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2006-04-12 Paul Eggert(main) [! HAVE_SETGROUPS]: Don't call setgroups.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-04-12 Paul Eggert(usage): Use "user ID", not "UID", and similarly
2004-11-17 Paul Eggert(main): Use getopt_long rather than getopt.
2004-09-21 Paul EggertInclude <getopt.h>.
2004-08-03 Paul Eggert(main): Print uids/gids with %lu, not %ld.
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-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-07-11 Jim Meyering(main): Enclose diagnostic in _(...).
2003-07-10 Jim MeyeringNew program, solely for testing (not installed).