summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
1997-06-12Add comment for posixly_correct.Jim Meyering-1/+1
1997-06-11(docolon): Test (re_buffer.re_nsub > 0) rather thanJim Meyering-1/+1
1997-05-29indent cpp directivesJim Meyering-4/+4
1997-05-29update from automake-1.1pJim Meyering-55/+120
1997-05-27Use base_name, not basename.Jim Meyering-7/+7
1997-05-27clean up for -WallJim Meyering-1/+2
1997-05-27Use base_name, not basename.Jim Meyering-13/+13
1997-05-27Use base_name, not basename.Jim Meyering-8/+6
1997-05-26(copy_internal): When preserving symlinks (--no-dereference) and theJim Meyering-7/+27
1997-05-25declare strip_trailing_slashesJim Meyering-2/+3
1997-05-25Remove global variable opt_human_readable.Jim Meyering-82/+81
1997-05-25(convert_blocks): Add definition.Jim Meyering-0/+4
1997-05-25(convert_blocks): Remove definition.Jim Meyering-79/+75
1997-05-25(convert_blocks): Remove now-unnecessary #undef.Jim Meyering-8/+3
1997-05-25(main): Implement new --max-depth=N option.Jim Meyering-23/+40
1997-05-25Remove FIXME.Jim Meyering-1/+4
1997-05-25New options: --ignore-fail-on-non-empty and --verbose.Jim Meyering-13/+65
1997-05-01indent cpp-directivesJim Meyering-5/+5
1997-05-01indent cpp-directivesJim Meyering-85/+85
1997-04-27(STRTOX): Don't fail because of extra character(s) following aJim Meyering-7/+13
1997-04-27(cfcc_msg): File-scope constant.Jim Meyering-2/+4
1997-04-07.Jim Meyering-0/+248
1997-04-06(STRTOX): New macro to eliminate code duplication.Jim Meyering-37/+31
1997-04-06Change most char* dcls to const char*.Jim Meyering-7/+7
1997-04-06Reorder functions to obviate forward decls.Jim Meyering-228/+219
1997-03-27(main): Implement new --max-depth=N option.Jim Meyering-5/+26
1997-03-19cpp-indentJim Meyering-31/+25
1997-03-19(check_format): Rename local, FORMAT_STRING, to avoid shadowing global.Jim Meyering-24/+23
1997-03-18(idle_string): Rename local, IDLE, to avoid shadowing global.Jim Meyering-3/+3
1997-03-18(log_su): Resort to getpwuid if getlogin fails.Jim Meyering-4/+10
1997-03-14(main): Allow use of 0 (zero) as the margin offsetJim Meyering-1/+1
1997-03-14(main): Make sure c1 is not -1 before using it as anJim Meyering-1/+1
1997-03-13(change_file_group): Use uid of -1 to indicateJim Meyering-2/+2
1997-03-10(decode_switches): Ignore value of COLUMNS envionmentJim Meyering-1/+1
1997-03-01(usage): Fix typo in --help output. From Andreas Schwab.Jim Meyering-1/+1
1997-02-27(re_protect): When there is any potential for ambiguity in a diagnostic,Jim Meyering-3/+3
1997-02-27(copy_internal): When there is any potential forJim Meyering-6/+6
1997-02-20(factor): Rewrite inner loop to be more efficient.Jim Meyering-7/+11
1997-02-20(main): Remove trailing slashes from command line arguments.Jim Meyering-1/+4
1997-02-16Add missing paren.Jim Meyering-1/+1
1997-02-16(parse_obsolescent_option): Reverse order of args in diagnostic.Jim Meyering-4/+5
1997-02-12fixed off-by-one errorJim Meyering-1/+1
1997-02-12FIXME: major revamp to use FILE*; passed a few more testsJim Meyering-185/+182
1997-02-09change wording in messageJim Meyering-2/+2
1997-02-09update copyrightJim Meyering-2/+2
1997-02-09update copyrights for 1997Jim Meyering-24/+24
1997-02-09update copyrights for 1997Jim Meyering-19/+19
1997-02-09update copyrights for 1997Jim Meyering-21/+21
1997-02-09(parse_obsolescent_option): Give warning diagnostic forJim Meyering-3/+11
1997-02-06(quote_filename): Allocate two more bytes (for quotes)Jim Meyering-2/+9