summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2001-11-25(usage): Indent --help and --version strings to start in the 7th column.Jim Meyering-4/+4
2001-11-24(usage): Make --help and --version strings start in column 7.Jim Meyering-2/+2
2001-11-23(usage): Note that ``Mandatory arguments to long options are mandatoryJim Meyering-1/+57
2001-11-23(usage): Use `output', not `print' in description ofJim Meyering-1/+1
2001-11-23Split usage strings so that --help and --versionJim Meyering-31/+61
2001-11-23Factor out some common strings to make translation easier.Jim Meyering-26/+167
2001-11-23(main): Don't split string in the middle of sentence.Jim Meyering-1/+3
2001-11-23(usage): Split --help output into smaller pieces.Jim Meyering-58/+174
2001-11-23Use opaque type, Hash_table, not `struct hash_table'.Jim Meyering-4/+4
2001-11-22(cp_option_init): Likewise.Jim Meyering-4/+8
2001-11-22(cp_option_init): Initialize new member.Jim Meyering-0/+2
2001-11-22(struct cp_options) [src_info]: New member.Jim Meyering-1/+6
2001-11-22(triple_hash_no_name): New function.Jim Meyering-9/+59
2001-11-22(seen_file): Change type of `stats' parameter to pointer.Jim Meyering-4/+4
2001-11-22(struct F_triple): Rename from dest_info.Jim Meyering-47/+47
2001-11-22(main): Add a literal format string to suppressJim Meyering-1/+1
2001-11-22(cp_option_init): Initialize new member.Jim Meyering-2/+3
2001-11-22(cp_option_init): Initialize new member.Jim Meyering-1/+2
2001-11-22(cp_option_init): Initialize new member.Jim Meyering-1/+2
2001-11-22Include hash.h.Jim Meyering-1/+14
2001-11-22copy.c shouldn't maintain static state.Jim Meyering-21/+17
2001-11-22csplit could get a failed assertion: printf 'a\n\n'|csplit - '/^$/' 2Jim Meyering-7/+0
2001-11-20remove FIXME comment about duplicate codeJim Meyering-1/+0
2001-11-19(xlseek): New function.Jim Meyering-16/+49
2001-11-17(tail_forever): Add a cast.Jim Meyering-1/+1
2001-11-17Remove `unsigned' attribute from type of global `prefix'.Jim Meyering-4/+4
2001-11-14(file_lines): Remove unnecessary cast.Jim Meyering-6/+3
2001-11-13split a line that was too longJim Meyering-1/+2
2001-11-13(file_lines): Add a parameter, start_pos.Jim Meyering-14/+16
2001-11-13(tail_lines): Move declaration of local `length' into scope where it's used.Jim Meyering-2/+4
2001-11-13`tail /proc/ksyms' would segfault on Linux.Jim Meyering-3/+3
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-2/+8
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-0/+3
2001-11-11(struct tspec): Declare function pointer with prototype.Jim Meyering-1/+1
2001-11-11(main): Declare function pointer with prototype.Jim Meyering-1/+1
2001-11-11(usage): Fix typo in last change to usage.Jim Meyering-1/+0
2001-11-11(count_items): Mark parameter as unused.Jim Meyering-1/+1
2001-11-11(struct_month_cmp): Guard definition with the sameJim Meyering-2/+2
2001-11-11(xwrite): Remove assertion that size_t N >= 0.Jim Meyering-1/+0
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-6/+18
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-2/+6
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-2/+4
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-7/+13
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-2/+4
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-2/+4
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-10/+16
2001-11-11(main, usage): Split --help output into smaller pieces.Jim Meyering-0/+8
2001-11-11(struct COLUMN) [print_func]: Declare as a protype.Jim Meyering-2/+7
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-6/+25
2001-11-11(parse_old_offset): Declare to be static.Jim Meyering-1/+1