* src/copy.c (copy_internal): Remove redundant and confusing local
[platform/upstream/coreutils.git] / src /
2006-10-18 Paul Eggert* src/copy.c (copy_internal): Remove redundant and...
2006-10-18 Paul Eggert* src/copy.c (copy_internal): Don't pass mkdir a mode...
2006-10-17 Jim Meyering* src/dd.c (usage): Use two spaces (not one) to separat...
2006-10-16 Paul Eggert* src/groups.sh (version): Reword message to match...
2006-10-14 Jim Meyering* src/system.h (EXIT_FAILURE, EXIT_SUCCESS): Remove...
2006-10-14 Jim Meyering* src/cksum.c (uint_fast32_t): Don't define.
2006-10-14 Jim Meyering* src/pinky.c: Don't include stat-macros.h; system...
2006-10-14 Jim Meyering* src/pinky.c (S_IWGRP): Don't define.
2006-10-14 Jim Meyering* NEWS: cp -r --backup dir1 dir2, would rename an exist...
2006-10-13 Jim MeyeringMore chown/chgrp dereferencing-related fixes.
2006-10-13 Jim Meyering* src/chown-core.c (change_file_owner): Use fstatat...
2006-10-13 Jim Meyering* src/du-tests: Clean up a little, though it's still...
2006-10-12 Jim Meyering* configure.ac: Avoid compiler warnings about default...
2006-10-11 Jim Meyering* src/ls.c (usage): Correct description of -s, --size.
2006-10-10 Paul Eggert* src/ls.c (quote_name): Use initializer rather than...
2006-10-09 Paul Eggert* src/sort.c (usage): Mention again that sort fields...
2006-10-09 Jim MeyeringAvoid a compiler warning.
2006-10-07 Paul Eggert* src/install.c (make_ancestor): New arg COMPONENT.
2006-10-06 Paul EggertFix bug reported today by Mike Frysinger: mkdir -pv...
2006-10-06 Jim Meyering* src/c99-to-c89.diff: Update to reflect new offsets.
2006-10-05 Paul Eggert* src/chgrp.c: Don't include lchown.h; no longer needed.
2006-10-05 Paul Eggert* src/dd.c (flags): noatime and nofollow now depend on
2006-10-03 Paul Eggert* src/system.h (ST_BLKSIZE): Ceiling at SIZE_MAX /...
2006-10-03 Jim Meyering* src/remove.c (nonexistent_file_errno): Remove ENAMETO...
2006-10-03 Jim Meyering* src/c99-to-c89.diff: Convert two c99'isms -- one...
2006-10-03 Jim Meyering* src/c99-to-c89.diff: Update to reflect new offsets.
2006-10-03 Jim Meyering* src/remove.c (remove_entry): With -f, exit successful...
2006-10-03 Jim MeyeringWith --force (-f), rm no longer fails for ENOTDIR.
2006-09-30 Jim Meyering* src/c99-to-c89.diff: Update offsets.
2006-09-29 Jim Meyering* src/shuf.c (read_input): Fix an off-by-one error...
2006-09-29 Jim Meyering[ChangeLog]
2006-09-29 Jim MeyeringWork around a readdir bug in Darwin 7.9.0 (MacOS X...
2006-09-26 Jim Meyering* src/c99-to-c89.diff: Update offsets.
2006-09-26 Jim Meyering* NEWS: rm works around a bug in Darwin 8.6.1 w/NFS...
2006-09-26 Paul Eggert[ChangeLog]
2006-09-26 Jim Meyering* src/groups.sh: When invoked with 0 or 1 argument...
2006-09-26 Jim Meyering* NEWS: Mention the bug fix.
2006-09-25 Jim Meyering* src/chown.c (usage): Clarify --dereference description.
2006-09-24 Jim Meyering* NEWS: Mention these fixes.
2006-09-20 Paul Eggert* NEWS: Document fix for cp -i and mv -i.
2006-09-20 Jim MeyeringFix the 2006-09-18 bug differently.
2006-09-20 Jim Meyering* src/chmod.c: Revert last change. There is a better...
2006-09-19 Paul Eggert* src/ln.c (target_directory_operand): Rewrite to avoid...
2006-09-18 Paul EggertFix bug where chmod, chown, and chgrp did not process...
2006-09-18 Paul Eggert* src/shuf.c (main): Quote the entire range when report...
2006-09-16 Paul Eggert* NEWS: Document that mkdir -p and install -d now fork...
2006-09-14 Jim Meyering* src/mv.c (main): Remove unnecessary (always-true...
2006-09-12 Paul Eggert(print_user): Rewrite to avoid warning from GCC 4.1...
2006-09-11 Jim Meyering* src/c99-to-c89.diff: Add another set of curly braces.
2006-09-11 Jim Meyering* src/remove.c (remove_dir): Move new cache_stat_init...
2006-09-11 Paul Eggert(eval6): Fix buffer overrun, or bad performance, if
2006-09-08 Paul Eggerttail now ignores the -f option if POSIXLY_CORRECT is...
2006-09-08 Jim Meyeringmv and "cp -r" no longer fail when invoked with two...
2006-09-07 Jim Meyering* src/c99-to-c89.diff: Update to have proper offsets.
2006-09-05 Jim Meyering* src/c99-to-c89.diff (remove.c): Adapt one hunk to...
2006-09-03 Paul EggertDon't include dirname.h, since system.h does it now.
2006-09-03 Paul EggertFix comment.
2006-09-03 Paul EggertDon't include dirname.h, since system.h does it now.
2006-09-03 Paul EggertInclude "dirname.h", since dot_or_dotdot needs it
2006-09-03 Paul EggertDon't include dirname.h, since system.h does it now.
2006-09-01 Paul EggertFix typo in previous change; an unsigned int wasn't...
2006-09-01 Paul Eggert* m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG...
2006-08-29 Paul Eggert* src/stat.c (HAVE_STRUCT_STATXFS_F_FSID_VAL, FSID_VAL...
2006-08-29 Paul Eggert* bootstrap.conf (gnulib_modules): Add isapipe.
2006-08-29 Paul Eggert* src/system.h (LOCALEDIR): Remove, since configmake...
2006-08-29 Paul Eggert(main): Don't test whether macros like
2006-08-28 Paul Eggert* src/copy.c (copy_internal): Don't test whether macros...
2006-08-28 Paul EggertAdjust to recent gnulib changes for the gnulib module.
2006-08-28 Paul EggertAdjust to recent gnulib changes for the inttypes module.
2006-08-27 Jim Meyering* src/copy.c (copy_internal): Don't make a backup if...
2006-08-27 Jim Meyering* src/system.h (DOT_OR_DOTDOT): Remove macro. Rewrite...
2006-08-27 Jim MeyeringTwo of those comments apply only when "moving" (not...
2006-08-27 Jim Meyering* src/copy.c (copy_internal): Add comments.
2006-08-27 Paul Eggert(AM_CPPFLAGS): Remove -I$(srcdir) and -I../lib,
2006-08-26 Jim Meyering* src/c99-to-c89.diff: Remove hunk for copy.c; no longe...
2006-08-26 Jim MeyeringFix "mv --verbose --backup" so its output includes the
2006-08-26 Paul EggertInclude <config.h> unconditionally, since we now assume...
2006-08-26 Jim Meyering"ls --color" would highlight other-writable and sticky...
2006-08-25 Paul Eggert* .cvsignore: Remove stamp-h1. Add coreutils-*, to...
2006-08-25 Paul EggertFix typo in previous checkin; a "&" went missing.
2006-08-25 Paul EggertRewrite to avoid some unnecessary casts, macros, literals.
2006-08-24 Jim Meyering* src/stat.c (print_statfs): Fix typo: remove extra...
2006-08-23 Paul Eggert* src/stat.c (HAVE_STRUCT_STATXFS_F_FSID___VAL): Define...
2006-08-23 Paul Eggert* NEWS: printf supports the I flag.
2006-08-23 Paul Eggert(SA_RESTART): Fallback define.
2006-08-23 Paul Eggert* src/system.h (EDQUOT): Define if not already defined.
2006-08-23 Paul Eggert* .cvsignore: Remove config.h, config.hin, as they...
2006-08-22 Paul Eggert* aclocal.m4, config.hin, configure:
2006-08-22 Paul EggertBeOS portability.
2006-08-22 Jim MeyeringMove the check-AUTHORS rule to be run as part of "make...
2006-08-22 Paul Eggert(print_header, show_dev): Use a column width that
2006-08-21 Jim Meyering* src/od.c: Now that HAVE_UNSIGNED_LONG_LONG is no...
2006-08-21 Paul EggertAdd a bootstrap procedure, so that the CVS version...
2006-08-21 Paul EggertRemove from CVS, since the bootstrap script generates...
2006-08-20 Paul Eggertthe patch from 2006-08-18 broke on cygwin.
2006-08-19 Jim Meyering.
2006-08-19 Jim Meyering* NEWS: Fix cp --sparse so that it preserves tail-end...
2006-08-18 Paul EggertAdd support for NetBSD 3.0.
2006-08-18 Paul Eggert* src/system.h (select_plural): Reduce by 1000000,...
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
next