* bootstrap: Merge in changes from gnulib.
[platform/upstream/coreutils.git] / ChangeLog
2007-07-05 Jim Meyering* bootstrap: Merge in changes from gnulib.
2007-07-05 Jim Meyering* src/id.c: Include "getugroups.h" rather than declarin...
2007-07-04 Jim MeyeringAdd Paul's ChangeLog for previous patch.
2007-06-23 Jim MeyeringPrefer "STREQ (a, b)" over "strcmp (a, b) == 0"; simila...
2007-06-23 Paul Eggertseq no longer mishandles cases like "seq 0 0.000001...
2007-06-22 Pádraig BradyAdd test cases for seq off-by-one problem.
2007-06-22 Jim Meyering* src/stat.c (long_options): Add a FIXME comment to...
2007-06-18 Paul EggertA few more symlink-related fixes. Fix a bug triggered...
2007-06-18 Jim MeyeringUse mreadlink_with_size (doesn't exit), not xreadlink_w...
2007-06-18 Jim Meyering* README-hacking: Don't mention Gzip 1.2.4, now that...
2007-06-16 Jim MeyeringMake chgrp and chown diagnostics consistent.
2007-06-15 Paul EggertCorrect cp's handling of destination symlinks in some...
2007-06-15 Jim MeyeringDon't include "quote.h" when it is not used.
2007-06-15 Paul EggertClarify what "cat" documentation means by "blank" lines.
2007-06-13 Jim Meyeringrmdir: give better diagnostics
2007-06-13 Jim MeyeringDon't include "quotearg.h" when it is not used.
2007-06-13 Jim Meyering* README-hacking: List Gperf as a build-requirement...
2007-06-11 Jim MeyeringREADME: Also mention README-hacking,
2007-06-10 Jim Meyeringbug-fix: cp would fail to write through a dangling...
2007-06-04 Paul Eggertdoc: -h and --human-readable are equivalent to --block...
2007-05-31 Jim MeyeringPull printf-related code from gnulib, rather than using...
2007-05-31 Jim Meyering* src/dircolors.hin: Add screen-256color.
2007-05-31 Jim Meyering* TODO: Add an entry for comm --output-delimiter=STR
2007-05-26 James Youngmanwc: ignore multibyte-character decoding errors
2007-05-22 Jim MeyeringCheck for an up-to-date copyright year in coreutils...
2007-05-22 Jim Meyeringcut: diagnose a range starting with 0 (-f 0-2) as inval...
2007-05-22 Jim Meyering"cut -f 2-0" now fails; before, it was equivalent to...
2007-05-22 Jim Meyeringstty: fix a harmless syntax nit
2007-05-22 Jim Meyeringstty: diagnose an invalid hex value in 35-colon commman...
2007-05-20 Jim Meyering* TODO: Remove some now-completed or no longer relevant...
2007-05-19 Jim MeyeringRename uses of futimens -> gl_futimens; glibc now decla...
2007-05-18 Jim Meyering* Makefile.maint (my-distcheck): Remove -pedantic from...
2007-05-15 Jim MeyeringGenerate a dozen test-related Makefile.am files at...
2007-05-15 Paul Eggert* man/chmod.x: Document chmod's behavior with setuid...
2007-05-13 Jim MeyeringRemove the generated tests/*/Makefile.am files from...
2007-05-13 Jim MeyeringTest uniq's new --zero-terminated (-z) option.
2007-05-13 James YoungmanAdd -z option to uniq. Originally proposed by Egmont...
2007-05-07 Jim Meyering* NEWS: Mention that last week's tr bug dates back...
2007-05-04 Jim MeyeringAvoid test failure when run with an unusual umask.
2007-05-04 Jim MeyeringAvoid failure of root-only test when run with a restric...
2007-05-04 Jim Meyeringtr -c: don't abort when translating with S2 larger...
2007-05-03 Jim MeyeringAvoid test failure when run with a permissive umask.
2007-05-03 Paul EggertThe following commands and options now support the...
2007-05-02 Jim Meyering* src/du.c (usage): Tweak description of --dereference...
2007-05-02 Jim MeyeringInvoke rm via 'setuidgid ... env PATH="$PATH" ...'...
2007-04-28 Paul Eggert* src/nohup.c (usage): Describe how standard input...
2007-04-25 Jim Meyering* src/du.c (usage): Clarify description of --dereferenc...
2007-04-25 Jim Meyering* bootstrap.conf (gnulib_modules): Add autobuild.
2007-04-25 Jim Meyering* bootstrap.conf (gnulib_modules): Add fseeko and ftello.
2007-04-25 Jim Meyering* bootstrap.conf (gnulib_modules): Add fseeko.
2007-04-24 Jim Meyering* THANKS: Add Andreas Frische.
2007-04-24 Eric Blakels --color once again colors dangling symlinks correctly
2007-04-16 Jim Meyeringcut synopsis: fix coreutils.texi, too.
2007-04-16 Jim Meyering* src/cut.c (usage): Adjust synopsis to show that an...
2007-04-11 Paul Eggertsplit --line-bytes=N (-C N): don't create an empty...
2007-04-09 Jim Meyeringls: don't form or compute the length of strings that...
2007-04-07 Jim MeyeringAdd a test for, and document, today's fix.
2007-04-07 Eric BlakeFix a bug in how the LS_COLORS ln=target attribute...
2007-04-02 Jim Meyering* src/copy.c (copy_reg): Initialize local "con", before...
2007-04-02 Paul Eggert* src/ls.c (print_horizontal): Fix bug reported by...
2007-04-02 Paul Eggertgnulib moved md5 and sha1 modules into a new crypt...
2007-03-30 Jim Meyering* NEWS: Mention these SELinux changes.
2007-03-30 Jim Meyering* ChangeLog-selinux: Remove file.
2007-03-29 Jim MeyeringArrange for "make check-root" to run the new root-only...
2007-03-29 Jim Meyeringls: Add support for SELinux and a slightly modified...
2007-03-29 Jim Meyering* man/chcon.x: New file.
2007-03-29 Jim MeyeringNew program: chcon
2007-03-29 Jim MeyeringMerge branch 'master' of /cu
2007-03-29 Jim Meyering* .vg-suppressions: Add libc-getpwuid-leak.
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2007-03-28 Jim Meyering* src/stty.c: Don't include "vasprintf.h", now that its
2007-03-27 Jim Meyering* README: Use "install", not "ginstall" in the list...
2007-03-25 Jim Meyering* src/c99-to-c89.diff: Regenerate.
2007-03-25 Paul EggertAvoid the need for euidaccess and/or lstat on every...
2007-03-24 Jim MeyeringIf strace malfunctions, skip the test rather than faili...
2007-03-23 Jim Meyering* src/pathchk.c: Don't include euidaccess.h, as we...
2007-03-23 Jim Meyering* README-package-renamed-to-coreutils: Add a URL for...
2007-03-23 Jim MeyeringPost-release version change.
2007-03-22 Jim MeyeringVersion 6.9. COREUTILS-6_9 v6.9
2007-03-22 Jim Meyering* tests/mv/hard-3: Correct the preceding change: $3...
2007-03-22 Paul EggertImprove a test script.
2007-03-21 Jim MeyeringFix a test script not to claim an ext2 file system...
2007-03-21 Jim Meyering* gl/lib/savewd.c: Remove this file, since the savewd_s...
2007-03-20 Jim MeyeringSkip part of this test when "." is not a local file...
2007-03-20 Jim Meyering* gl/lib/acl.c: Remove this file, now that gnulib's...
2007-03-20 Jim MeyeringSkip part of this test when "." is not a local file...
2007-03-20 Paul Eggert* src/Makefile.am (dir_LDADD, ls_LDADD, vdir_LDADD):
2007-03-18 Jim MeyeringFix a generic NFS-related test failure.
2007-03-18 Jim MeyeringMerge branch 'master' of /cu
2007-03-18 Jim MeyeringFix a bug in how pr -m -s works.
2007-03-17 Jim Meyeringfix a syntax error
2007-03-17 Jim MeyeringDetect use of AC_CONFIG_AUX_DIR also when its argument...
2007-03-17 Jim Meyering* tests/misc/tty-eof: Add shuf to the list of tested...
2007-03-17 Jim MeyeringAvoid test failure on NFS-mounted Solaris ZFS file...
2007-03-17 Jim MeyeringAvoid an obscure build failure, prefer waitpid over...
2007-03-17 Jim Meyering* bootstrap: Don't use \> in grep regexp. For HP-UX.
2007-03-16 Jim MeyeringBegin adding support for Solaris ZFS (4 entries per...
2007-03-16 Jim Meyering* bootstrap: Update from gnulib.
2007-03-16 Jim Meyering* .x-sc_prohibit_atoi_atof: Add TODO here, too.
next