summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1997-07-06declare stpcpyJim Meyering
1997-07-06Add new option: --sort=version (-v).Jim Meyering
1997-07-06(print_long_format): Reflect changes in semantics of getuser, getgroup.Jim Meyering
1997-07-05(parse_obsolescent_option): If POSIXLY_CORRECT is set, giveJim Meyering
1997-07-05Redefine/undef getusershell around inclusion of <unistd.h>Jim Meyering
1997-07-03(apply_attributes): New function.Jim Meyering
1997-07-02(STRTOX): Convert function header in macro definitionJim Meyering
1997-06-29(copy): Add FIXME comment.Jim Meyering
1997-06-29(copy_reg): New parameter, SOURCE_STATS.Jim Meyering
1997-06-29Move the OPENOPTS def from end to beginning of else clause so it's closerJim Meyering
1997-06-25update from automake-1.2Jim Meyering
1997-06-22Use variable width columns when printing in multi-column mode.Jim Meyering
1997-06-16(eval6): Accept new unary operator, quote.Jim Meyering
1997-06-16tweak error messageJim Meyering
1997-06-15(init_header) [T_BUF_FMT]: Output the 4-digit year (not theJim Meyering
1997-06-14(cut_fields): Detect when the input is empty and handleJim Meyering
1997-06-12Add comment for posixly_correct.Jim Meyering
1997-06-11(docolon): Test (re_buffer.re_nsub > 0) rather thanJim Meyering
1997-05-29indent cpp directivesJim Meyering
1997-05-29update from automake-1.1pJim Meyering
1997-05-27Use base_name, not basename.Jim Meyering
1997-05-27clean up for -WallJim Meyering
1997-05-27Use base_name, not basename.Jim Meyering
1997-05-27Use base_name, not basename.Jim Meyering
1997-05-26(copy_internal): When preserving symlinks (--no-dereference) and theJim Meyering
1997-05-25declare strip_trailing_slashesJim Meyering
1997-05-25Remove global variable opt_human_readable.Jim Meyering
1997-05-25(convert_blocks): Add definition.Jim Meyering
1997-05-25(convert_blocks): Remove definition.Jim Meyering
1997-05-25(convert_blocks): Remove now-unnecessary #undef.Jim Meyering
1997-05-25(main): Implement new --max-depth=N option.Jim Meyering
1997-05-25Remove FIXME.Jim Meyering
1997-05-25New options: --ignore-fail-on-non-empty and --verbose.Jim Meyering
1997-05-01indent cpp-directivesJim Meyering
1997-05-01indent cpp-directivesJim Meyering
1997-04-27(STRTOX): Don't fail because of extra character(s) following aJim Meyering
1997-04-27(cfcc_msg): File-scope constant.Jim Meyering
1997-04-07.Jim Meyering
1997-04-06(STRTOX): New macro to eliminate code duplication.Jim Meyering
1997-04-06Change most char* dcls to const char*.Jim Meyering
1997-04-06Reorder functions to obviate forward decls.Jim Meyering
1997-03-27(main): Implement new --max-depth=N option.Jim Meyering
1997-03-19cpp-indentJim Meyering
1997-03-19(check_format): Rename local, FORMAT_STRING, to avoid shadowing global.Jim Meyering
1997-03-18(idle_string): Rename local, IDLE, to avoid shadowing global.Jim Meyering
1997-03-18(log_su): Resort to getpwuid if getlogin fails.Jim Meyering
1997-03-14(main): Allow use of 0 (zero) as the margin offsetJim Meyering
1997-03-14(main): Make sure c1 is not -1 before using it as anJim Meyering
1997-03-13(change_file_group): Use uid of -1 to indicateJim Meyering
1997-03-10(decode_switches): Ignore value of COLUMNS envionmentJim Meyering