summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2005-03-28(long_options): Use NULL, not `0'.Jim Meyering-6/+6
2005-03-28(time_style_args, indicator_style_args, long_options)Jim Meyering-46/+46
2005-03-28(longopts): Use NULL, not `0'.Jim Meyering-8/+8
2005-03-28(time_spec_string): Use NULL, not `0'.Jim Meyering-1/+1
2005-03-28(find_mount_point, show_point): Use NULL, not `0'.Jim Meyering-3/+3
2005-03-28(extract_regexp): Use NULL, not `0'.Jim Meyering-2/+2
2005-03-28(copy_reg): Use NULL, not `0'.Jim Meyering-3/+3
2005-03-28(long_options): Use NULL, not `0'.Jim Meyering-2/+2
2005-03-28(chopt_init): Use NULL, not `0'.Jim Meyering-2/+2
2005-03-28(reply_args): Use NULL, not `0'.Jim Meyering-2/+2
2005-03-28(sparse_type_string, reply_args, decode_preserve_arg): Use NULL, not `0'.Jim Meyering-3/+3
2005-03-28(long_options): Use NULL, not `0'.Jim Meyering-10/+10
2005-03-28(long_options): Use NULL, not `0'.Jim Meyering-23/+23
2005-03-28(GETOPT_HELP_OPTION_DECL): Use NULL, not `0'.Jim Meyering-2/+19
2005-03-27Use the same global destructor as dcgen.Jim Meyering-8/+9
2005-03-27Simplify further, clean up. Require perl-5.002.Jim Meyering-32/+25
2005-03-26(parse_line): Use char *, not unsigned char *. This avoids casts.Paul Eggert-26/+26
2005-03-26Squeeze multiple blanks into one. Output a simplePaul Eggert-38/+9
2005-03-26(usage): Document usage of LS_COLORS.Jim Meyering-1/+2
2005-03-26Add "TERM cygwin".Paul Eggert-0/+1
2005-03-25(main): Update use of DECIMAL_DIGIT_ACCUMULATE.Jim Meyering-2/+2
2005-03-25(parse_tab_stops, main): Update use of DECIMAL_DIGIT_ACCUMULATE.Jim Meyering-4/+4
2005-03-25(set_fields): Update use of DECIMAL_DIGIT_ACCUMULATE.Jim Meyering-1/+1
2005-03-25(DECIMAL_DIGIT_ACCUMULATE): Reverse the sense ofJim Meyering-8/+6
2005-03-22.Jim Meyering-3/+3
2005-03-22(get_funky_string): Use '\a', rather than 7, for portability to EBCDIC hosts.Jim Meyering-1/+1
2005-03-21Regenerate.Paul Eggert-2/+2
2005-03-21.Jim Meyering-1/+1
2005-03-20(init_header): Use zero-filled `.%09d' format, not space-filled `.%9d'.Jim Meyering-1/+1
2005-03-20(init_header): Add missing `%' in format string.Jim Meyering-1/+1
2005-03-20(parse_column_count): Adjust comment to match the code.Jim Meyering-1/+1
2005-03-19.Jim Meyering-8/+8
2005-03-19(pr_LDADD): Now that pr uses gettime, addJim Meyering-0/+1
2005-03-19Include strftime.h, timespec.h.Paul Eggert-13/+24
2005-03-19(main): nohup now ignores the umask when creating nohup.out.Paul Eggert-25/+25
2005-03-18comment tweakJim Meyering-1/+1
2005-03-18Add comments for new macros.Jim Meyering-3/+5
2005-03-18fix typoJim Meyering-1/+1
2005-03-17Make __typeof__-using code depend on HAVE_TYPEOF, not __GNUC__,Jim Meyering-4/+4
2005-03-17spacing nitJim Meyering-1/+1
2005-03-17Fix typo.Jim Meyering-1/+1
2005-03-17(DECIMAL_DIGIT_ACCUMULATE): The use of __typeof__ must be conditional.Jim Meyering-1/+7
2005-03-17(main): Use DECIMAL_DIGIT_ACCUMULATE macro in place of nearly-equivalent code.Jim Meyering-4/+2
2005-03-17(parse_tab_stops, main): Use DECIMAL_DIGIT_ACCUMULATE macro inJim Meyering-6/+2
2005-03-17(main): Use DECIMAL_DIGIT_ACCUMULATE macro in place of nearly-equivalent code.Jim Meyering-4/+2
2005-03-17(parse_tab_stops, main): Use DECIMAL_DIGIT_ACCUMULATE macro inJim Meyering-6/+2
2005-03-17(set_fields): Use DECIMAL_DIGIT_ACCUMULATE macro inJim Meyering-5/+2
2005-03-17Use VERIFY macro in place of an equivalent open-coded declaration.Jim Meyering-6/+3
2005-03-17(VERIFY, VERIFY_EXPR, DECIMAL_DIGIT_ACCUMULATE): New macros.Jim Meyering-0/+24
2005-03-17Before, this command would make uniq skip 11 fields and printJim Meyering-3/+14