summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-05-07Include "closeout.h".Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-05-07(usage): Call close_stdout_status.Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-05-07Include "closeout.h".Jim Meyering
2000-05-06(EEXIST): Remove now-unused definition.Jim Meyering
2000-05-06(main): Warn about arguments, don't fail.Jim Meyering
2000-05-05Include "closeout.h".Jim Meyering
2000-05-05Include "closeout.h".Jim Meyering
2000-05-05Include "closeout.h".Jim Meyering
2000-05-05Include "closeout.h".Jim Meyering
2000-05-05Include "closeout.h".Jim Meyering
2000-05-05Exit nonzero upon write failure.Jim Meyering
2000-05-03Remove declaration of strndup.Jim Meyering
2000-05-03(!HAVE_DECL_STRNDUP): Declare strndup.Jim Meyering
2000-05-02don't hard-code `rm'Jim Meyering
2000-05-02(usage): Add the answer to `How do I remove a file named -f?'Jim Meyering
2000-05-01(change_attributes): Don't remove the destination file upon failure.Jim Meyering
2000-05-01[checked in with intention to back out...]Jim Meyering
2000-04-30(O_NOCTTY): Define if not defined already.Jim Meyering
2000-04-30tweak commentJim Meyering
2000-04-30Detect and terminate upon write failure.Jim Meyering
2000-04-29[LSTAT_FOLLOWS_SLASHED_SYMLINK] (lstat): Define to rpl_lstat.Jim Meyering
2000-04-27(pop_dir): Remove through_symlink arg; use null cwdJim Meyering
2000-04-26Rename global: s/path_mode/create_parents/.Jim Meyering
2000-04-19[__BEOS__]: Ignore O_BINARY and O_TEXT.Jim Meyering
2000-04-17Accept new option: --from=CURRENT_OWNER:CURRENT_GROUP.Jim Meyering
2000-04-17Don't remove support for --max-consecutive-size-changes just yet...Jim Meyering
2000-04-16Remove option: --max-consecutive-size-changes=N.Jim Meyering
2000-04-16New option: --strip-trailing-slashes.Jim Meyering
2000-04-16add commentJim Meyering
2000-04-14tweak copyright dateJim Meyering
2000-04-14Shorten `#ifdef HAVE_...' to `#if HAVE_...' andJim Meyering
2000-04-12(usage): Tweak --help output. Suggestions from Karl Berry.Jim Meyering
2000-04-09(usage): Clarify descriptions of the --max-* options.Jim Meyering
2000-04-09Use the "C" locale when using --rfc-822 (-R), asJim Meyering
2000-04-08Document the ln=target directive.Jim Meyering
2000-04-08Add support for "ln=target" in the LS_COLORS variable,Jim Meyering
2000-04-08Document that while the --backup option takes anJim Meyering
2000-04-08Document that while the --backup option takes anJim Meyering
2000-04-03Include <langinfo.h> if it exists.Jim Meyering
2000-03-18(print_uptime): Use `buf' only if fgets succeeds.Jim Meyering
2000-03-12Merge from textutils.Jim Meyering