summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2000-03-12(usage): Correct --help output.Jim Meyering
2000-03-06(struct buffer.newline_free): New member.Jim Meyering
2000-03-04Once we encounter a file that is not of IS_TAILABLE_FILE_TYPE,Jim Meyering
2000-03-04Don't get failed assertion for `tail -f directory'.Jim Meyering
2000-03-04Include "unicodeio.h".Jim Meyering
2000-03-04copyrightJim Meyering
2000-03-03Make it so stty's rprnt attribute works on HPUX 10.20.Jim Meyering
2000-03-03(fillbuf): Move declaration of local, cc, into scope ofJim Meyering
2000-03-03Big performance improvement when sorting many small files,Jim Meyering
2000-03-02(getlogin, ttyname, geteuid): Declare them here, if needed.Jim Meyering
2000-03-02(show_point): Ignore shortcuts based on pathJim Meyering
2000-03-01(get_width_format): Fix portability problem with `-0' vs. `0'.Jim Meyering