summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-28*** empty log message ***Jim Meyering
2005-03-28(long_options): Use NULL, not `0'.Jim Meyering
2005-03-28*** empty log message ***Jim Meyering
2005-03-28(follow_mode_string): Use NULL, not `0'.Jim Meyering
2005-03-28(long_options): Use NULL, not `0'.Jim Meyering
2005-03-28(docolon): Use NULL, not `0'.Jim Meyering
2005-03-28*** empty log message ***Jim Meyering
2005-03-28(print_user): Use NULL, not `0'.Jim Meyering
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*** empty log message ***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*** empty log message ***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*** empty log message ***Jim Meyering
2005-03-28(GETOPT_HELP_OPTION_DECL): Use NULL, not `0'.Jim Meyering
2005-03-27*** empty log message ***Jim Meyering
2005-03-27(argmatch): Clarify comment: null-terminated -> NULL-terminated.Jim Meyering
2005-03-27*** empty log message ***Jim Meyering
2005-03-27Use the same global destructor as dcgen.Jim Meyering
2005-03-27Simplify further, clean up. Require perl-5.002.Jim Meyering
2005-03-26Clarify NUL vs null byte vs null character.Paul Eggert
2005-03-26Propagate intprops.h comment fixes to mktime.c and strftime.c.Paul Eggert
2005-03-26one's complement -> ones' complementPaul Eggert
2005-03-26one's complement -> ones' complementPaul Eggert
2005-03-26Fix comment nits in intprops.h.Paul Eggert
2005-03-26Fix comment nits.Paul Eggert
2005-03-26Simplify dcgen and dircolors.c.Paul Eggert
2005-03-26(parse_line): Use char *, not unsigned char *. This avoids casts.Paul Eggert
2005-03-26Squeeze multiple blanks into one. Output a simplePaul Eggert
2005-03-26*** empty log message ***Jim Meyering