summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
1998-05-11Better support for mv:Jim Meyering
1998-05-10(cp_option_init): s/use_mode/set_mode/Jim Meyering
1998-05-10(cp_option_init): Likewise.Jim Meyering
1998-05-10(cp_option_init): Initialize new members.Jim Meyering
1998-05-10(new_nondir_mode): New function. Use where appropriate.Jim Meyering
1998-05-10Support for install:Jim Meyering
1998-05-10(main): Rewrite argv-handling to be clearer.Jim Meyering
1998-05-09Include safe-read.h.Jim Meyering
1998-05-09Include safe-read.h.Jim Meyering
1998-05-09(tac_seekable): Rename from tac_stream.Jim Meyering
1998-05-07fix up compile warningsJim Meyering
1998-05-07Don't use safe_read. Use fread instead.Jim Meyering
1998-05-07add curliesJim Meyering
1998-05-07add some curly bracesJim Meyering
1998-05-07rename variableJim Meyering
1998-05-07(tac_stdin): Use STDIN_FILENO rather than literal `0' in fstat call.Jim Meyering
1998-05-04remove dcl of unused safe_readJim Meyering
1998-05-02(check_format): Use ISDIGIT, not isdigit.Jim Meyering
1998-04-28(parse_line): Use ISSPACE, not isspace.Jim Meyering
1998-04-27Remove definition of _GNU_SOURCEJim Meyering
1998-04-27(keycompare): Don't return 0 from inside the keyspec-iterating loop.Jim Meyering
1998-04-27(strncoll): Remove bogus assertion.Jim Meyering