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