Age | Commit message (Expand) | Author |
2005-03-28 | (print_uptime): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (delimit_method_string): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (longopts, time_args): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (main): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (long_options): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (long_options, mergefps): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (longopts): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (long_options, format_args): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (print_entry): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (longopts): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (long_options): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (time_style_args, indicator_style_args, long_options) | Jim Meyering |
2005-03-28 | (longopts): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (time_spec_string): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (find_mount_point, show_point): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (extract_regexp): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (copy_reg): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (long_options): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (chopt_init): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (reply_args): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (sparse_type_string, reply_args, decode_preserve_arg): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (long_options): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (long_options): Use NULL, not `0'. | Jim Meyering |
2005-03-28 | (GETOPT_HELP_OPTION_DECL): Use NULL, not `0'. | Jim Meyering |
2005-03-27 | Use the same global destructor as dcgen. | Jim Meyering |
2005-03-27 | Simplify further, clean up. Require perl-5.002. | Jim Meyering |
2005-03-26 | (parse_line): Use char *, not unsigned char *. This avoids casts. | Paul Eggert |
2005-03-26 | Squeeze multiple blanks into one. Output a simple | Paul Eggert |
2005-03-26 | (usage): Document usage of LS_COLORS. | Jim Meyering |
2005-03-26 | Add "TERM cygwin". | Paul Eggert |
2005-03-25 | (main): Update use of DECIMAL_DIGIT_ACCUMULATE. | Jim Meyering |
2005-03-25 | (parse_tab_stops, main): Update use of DECIMAL_DIGIT_ACCUMULATE. | Jim Meyering |
2005-03-25 | (set_fields): Update use of DECIMAL_DIGIT_ACCUMULATE. | Jim Meyering |
2005-03-25 | (DECIMAL_DIGIT_ACCUMULATE): Reverse the sense of | Jim Meyering |
2005-03-22 | . | Jim Meyering |
2005-03-22 | (get_funky_string): Use '\a', rather than 7, for portability to EBCDIC hosts. | Jim Meyering |
2005-03-21 | Regenerate. | Paul Eggert |
2005-03-21 | . | Jim Meyering |
2005-03-20 | (init_header): Use zero-filled `.%09d' format, not space-filled `.%9d'. | Jim Meyering |
2005-03-20 | (init_header): Add missing `%' in format string. | Jim Meyering |
2005-03-20 | (parse_column_count): Adjust comment to match the code. | Jim Meyering |
2005-03-19 | . | Jim Meyering |
2005-03-19 | (pr_LDADD): Now that pr uses gettime, add | Jim Meyering |
2005-03-19 | Include strftime.h, timespec.h. | Paul Eggert |
2005-03-19 | (main): nohup now ignores the umask when creating nohup.out. | Paul Eggert |
2005-03-18 | comment tweak | Jim Meyering |
2005-03-18 | Add comments for new macros. | Jim Meyering |
2005-03-18 | fix typo | Jim Meyering |
2005-03-17 | Make __typeof__-using code depend on HAVE_TYPEOF, not __GNUC__, | Jim Meyering |
2005-03-17 | spacing nit | Jim Meyering |