dd: clarify meaning of multiplication factors; put xM in order
[platform/upstream/coreutils.git] / src / groups.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 2-author programs to use proper_name
2008-04-23 Jim Meyeringid: do print the AFS-specific nameless group ID (called...
2008-03-05 ribalbaWork around AFS bug: id and groups would print invalid...
2008-02-14 Jim Meyeringgroups: don't test printf and putchar calls for failure
2008-02-13 James YoungmanReplace groups.sh with groups.c.