summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-08-07(head): Call write_header here.Jim Meyering
2000-08-07(closeout_func): Remove variable.Jim Meyering
2000-08-07(fold_file): Remove ferror(stdout) check, already done in close_stdout.Jim Meyering
2000-08-07(enum) [PARENTS_OPTION]: New member.Jim Meyering
2000-08-07(usage): Warn more succintly about the effects ofJim Meyering
2000-08-06We know nbytes is 0, so remove it from bail-out test.Jim Meyering
2000-08-06(pipe_lines): Declare local `cp' to be const.Jim Meyering
2000-08-06(pipe_lines): Add variable `nbytes' so we can freeJim Meyering
2000-08-05(main): Rename local `t' to `tmp_dir' to avoid shadowingJim Meyering
2000-08-05(init_header): Fix buffer-overrun error.Jim Meyering
2000-08-05(MAX): Remove definition (It's in sys2.h).Jim Meyering
2000-08-04(store_columns): Remove conjunct that would dereferenceJim Meyering
2000-08-01(tee): Use SET_BINARY and SET_BINARY2.Jim Meyering
2000-07-31(cut_fields): Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-31[!HAVE_CONFIG_H]: Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering
2000-07-30(ISPRINT): Undef before defining to avoid warning.Jim Meyering
2000-07-30(remove_file): Quote the file names that are displayed with --verbose.Jim Meyering
2000-07-30(copy_internal): Quote the file names that are displayedJim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-30include quote.h.Jim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-30Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-30(remove_cwd_entries): Quote one more file name.Jim Meyering
2000-07-30tweak diagnosticJim Meyering
2000-07-30(do_move): Fix typo.Jim Meyering
2000-07-29fix spelling error in comment: s/squirelled/squirreled/.Jim Meyering
2000-07-29Include <limits.h>, <stdlib.h>, <wchar.h>, <wctype.h>.Jim Meyering
2000-07-29(temp_dir): Remove.Jim Meyering
2000-07-25(change_file_owner): Save errno from a possibly failed chown,Jim Meyering
2000-07-25(change_file_mode): Save errno from a possibly failed chown,Jim Meyering
2000-07-25(change_file_group): Save errno from a possibly failed chown,Jim Meyering
2000-07-25Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-25tweak diagnosticJim Meyering
2000-07-25Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-25Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-25(main): Remove unnecessary "%s" argument.Jim Meyering
2000-07-24Convert "`%s'" in format strings to "%s", and wrap eachJim Meyering
2000-07-23Include <sys/param.h> if HAVE_SYS_PARAM_H is defined,Jim Meyering
2000-07-23(main): Give a better diagnostic for e.g.,Jim Meyering
2000-07-23[!HAVE_DECL_GETPWUID]: Declare getpwuid.Jim Meyering
2000-07-23Fix cp so that `cp -r DIR1/ DIR2' works once again.Jim Meyering
2000-07-23(ASSIGN_STRDUPA): Remove macro definition.Jim Meyering
2000-07-23(ASSIGN_STRDUPA): New macro (moved here from remove.c).Jim Meyering