summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1998-07-08Remove FCLOSE_UNLOCKED block.Jim Meyering
1998-07-05(parse_line): Add casts to avoid errors from Irix4's `cc' C compiler.Jim Meyering
1998-07-04tweak commentJim Meyering
1998-07-04Remove #ifdef around <regex.h> inclusion.Jim Meyering
1998-07-04Remove #ifdef around <regex.h> inclusion.Jim Meyering
1998-07-04(remove_dir): Use fprintf, not error to avoid newline in prompt.Jim Meyering
1998-07-03(copy_internal): Rename variable and reverse sense of testsJim Meyering
1998-07-03(df_readable): Rename local so as not to shadow global.Jim Meyering
1998-07-03(SAME_INODE): New macro.Jim Meyering
1998-07-03(copy_internal): Try harder identifying a relativeJim Meyering
1998-07-03(copy_internal): Don't skip test for same file if creating a hardlinkJim Meyering
1998-07-03(copy_internal): Don't call chown on a symlink.Jim Meyering
1998-06-30(main): Move the test of the result of the read_filesystem_list callJim Meyering
1998-06-29revert back to using lower case _unlocked wrapper namesJim Meyering
1998-06-29Include system.h only after error.h and readutmp.hJim Meyering
1998-06-29revert back to using lower case _unlocked wrapper namesJim Meyering
1998-06-29revert back to using lower case _unlocked wrapper namesJim Meyering
1998-06-29Update call to human_readable -- now there's one fewer arg.Jim Meyering
1998-06-29(__xstrtol), src/dd.c (parse_integer):Jim Meyering
1998-06-29(human_readable_base, output_units): Remove;Jim Meyering
1998-06-29(human_readable_base, output_units): Remove;Jim Meyering
1998-06-29(usage): Make --kilobytes description consistent withJim Meyering
1998-06-29Change all uses of unlocked-wrapped functions to their upper case wrapper names.Jim Meyering
1998-06-29Change all uses of unlocked-wrapped functions to their upper case wrapper names.Jim Meyering
1998-06-29Change all uses of unlocked-wrapped functions to their upper case wrapper names.Jim Meyering
1998-06-29add #undefs, alphabetizeJim Meyering
1998-06-28experimental support for -t [optional fd] -- probably soon to be backed outJim Meyering
1998-06-28Add macro definitions for GNU libc unlocked wrappers.Jim Meyering
1998-06-28add a FIXME for output delimiterJim Meyering
1998-06-28Add DIRED_ prefix to the macros: FPUTS and FPUTS_LITERAL.Jim Meyering
1998-06-28s/PUTCHAR/DIRED_PUTCHAR/g.Jim Meyering
1998-06-27(print_page): Break out of loop before double space testJim Meyering
1998-06-27(copy_internal): Fix it so hard-link test is no longer hidden insideJim Meyering
1998-06-27(copy_reg): Detect identical source and dest here.Jim Meyering
1998-06-27(remove_file): Remove `non-directory' part ofJim Meyering
1998-06-24(show_dev): Increase field width for blocks, used,Jim Meyering
1998-06-01(main): Fix argv-handling bug in my 1998-05-09 change.Jim Meyering
1998-05-26(two_arguments): Don't test argv[pos][2] if it's past end of string.Jim Meyering
1998-05-24new version from automake-1.3Jim Meyering
1998-05-24tweak --changed diagnosticJim Meyering
1998-05-24tweak commentJim Meyering
1998-05-24Accept new option, --dereference. --no-dereference is now the default.Jim Meyering
1998-05-16add copyrightJim Meyering
1998-05-16cast for losing SolarisJim Meyering
1998-05-16(tac_seekable): Fix error in handling regex separators.Jim Meyering
1998-05-16(hash_compare_strings): Return true or false, not 1/0.Jim Meyering
1998-05-13(copy_internal): Plug a small leak.Jim Meyering
1998-05-11(do_move): Remove lots of code that was duplicated inJim Meyering
1998-05-11reflect additional parameter to copyJim Meyering
1998-05-11(copy_internal): Use new move_mode member.Jim Meyering