summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
1998-06-29revert back to using lower case _unlocked wrapper namesJim Meyering23-249/+249
1998-06-29Update call to human_readable -- now there's one fewer arg.Jim Meyering1-5/+5
1998-06-29(__xstrtol), src/dd.c (parse_integer):Jim Meyering1-9/+56
1998-06-29(human_readable_base, output_units): Remove;Jim Meyering2-74/+49
1998-06-29(human_readable_base, output_units): Remove;Jim Meyering1-66/+43
1998-06-29(usage): Make --kilobytes description consistent withJim Meyering1-1/+1
1998-06-29Change all uses of unlocked-wrapped functions to their upper case wrapper names.Jim Meyering16-58/+58
1998-06-29Change all uses of unlocked-wrapped functions to their upper case wrapper names.Jim Meyering24-250/+250
1998-06-29Change all uses of unlocked-wrapped functions to their upper case wrapper names.Jim Meyering5-24/+24
1998-06-29add #undefs, alphabetizeJim Meyering1-30/+41
1998-06-28experimental support for -t [optional fd] -- probably soon to be backed outJim Meyering1-9/+23
1998-06-28Add macro definitions for GNU libc unlocked wrappers.Jim Meyering1-0/+78
1998-06-28add a FIXME for output delimiterJim Meyering1-1/+4
1998-06-28Add DIRED_ prefix to the macros: FPUTS and FPUTS_LITERAL.Jim Meyering1-10/+10
1998-06-28s/PUTCHAR/DIRED_PUTCHAR/g.Jim Meyering1-11/+11
1998-06-27(print_page): Break out of loop before double space testJim Meyering1-1/+4
1998-06-27(copy_internal): Fix it so hard-link test is no longer hidden insideJim Meyering1-24/+29
1998-06-27(copy_reg): Detect identical source and dest here.Jim Meyering1-24/+43
1998-06-27(remove_file): Remove `non-directory' part ofJim Meyering1-1/+1
1998-06-24(show_dev): Increase field width for blocks, used,Jim Meyering1-1/+1
1998-06-01(main): Fix argv-handling bug in my 1998-05-09 change.Jim Meyering1-3/+10
1998-05-26(two_arguments): Don't test argv[pos][2] if it's past end of string.Jim Meyering1-2/+4
1998-05-24new version from automake-1.3Jim Meyering1-35/+60
1998-05-24tweak --changed diagnosticJim Meyering1-1/+2
1998-05-24tweak commentJim Meyering1-5/+2
1998-05-24Accept new option, --dereference. --no-dereference is now the default.Jim Meyering1-21/+42
1998-05-16add copyrightJim Meyering1-1/+1
1998-05-16cast for losing SolarisJim Meyering1-2/+2
1998-05-16(tac_seekable): Fix error in handling regex separators.Jim Meyering1-3/+6
1998-05-16(hash_compare_strings): Return true or false, not 1/0.Jim Meyering1-2/+2
1998-05-13(copy_internal): Plug a small leak.Jim Meyering1-0/+1
1998-05-11(do_move): Remove lots of code that was duplicated inJim Meyering1-113/+38
1998-05-11reflect additional parameter to copyJim Meyering2-3/+5
1998-05-11(copy_internal): Use new move_mode member.Jim Meyering1-10/+43
1998-05-11Better support for mv:Jim Meyering1-8/+12
1998-05-10(cp_option_init): s/use_mode/set_mode/Jim Meyering1-1/+1
1998-05-10(cp_option_init): Likewise.Jim Meyering1-6/+20
1998-05-10(cp_option_init): Initialize new members.Jim Meyering1-1/+6
1998-05-10(new_nondir_mode): New function. Use where appropriate.Jim Meyering1-10/+51
1998-05-10Support for install:Jim Meyering1-1/+18
1998-05-10(main): Rewrite argv-handling to be clearer.Jim Meyering1-169/+103
1998-05-09Include safe-read.h.Jim Meyering1-1/+1
1998-05-09Include safe-read.h.Jim Meyering1-1/+1
1998-05-09(tac_seekable): Rename from tac_stream.Jim Meyering1-23/+25
1998-05-07fix up compile warningsJim Meyering1-2/+6
1998-05-07Don't use safe_read. Use fread instead.Jim Meyering1-25/+28
1998-05-07add curliesJim Meyering1-1/+3
1998-05-07add some curly bracesJim Meyering1-11/+15
1998-05-07rename variableJim Meyering1-4/+3
1998-05-07(tac_stdin): Use STDIN_FILENO rather than literal `0' in fstat call.Jim Meyering1-1/+1