platform/upstream/coreutils.git
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-07-04 Paul Eggertpr -F no longer suppresses the footer or the first...
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 MeyeringAdd to .cvsignore and .gitignore files.
2007-06-10 Jim Meyeringbug-fix: cp would fail to write through a dangling...
2007-06-06 Jim Meyering* coreutils.texi (rmdir invocation): Fix a tiny typo.
2007-06-04 Paul Eggertdoc: -h and --human-readable are equivalent to --block...
2007-06-03 Jim MeyeringRemove constants.texi from version control.
2007-06-02 Jim MeyeringAdd to .cvsignore and .gitignore files.
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-26 Jim MeyeringAdd to .cvsignore and .gitignore files.
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 MeyeringAdd "runcon" to .cvsignore and .gitignore files.
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 MeyeringAdd to .cvsignore and .gitignore files.
2007-04-25 Jim Meyering* bootstrap.conf (gnulib_modules): Add fseeko.
2007-04-25 Jim MeyeringAdd to .cvsignore and .gitignore files.
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-12 Jim MeyeringAdd to .cvsignore and .gitignore files.
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 Meyering* src/runcon.c (main): Don't reorder arguments. Reported by
2007-03-29 Jim Meyering* src/runcon.c (main): Remove "." at end of a diagnostic.
2007-03-29 Jim MeyeringArrange for "make check-root" to run the new root-only...
2007-03-29 Jim Meyering* src/runcon.c: New program.
2007-03-29 Jim MeyeringRegenerate .cvsignore and .gitignore files.
2007-03-29 Jim Meyeringmkfifo, mknod: Accept new "-Z, --context=C" option.
2007-03-29 Jim Meyeringmkdir: Accept new "-Z, --context=C" option.
2007-03-29 Jim Meyering* tests/cp/cp-a-selinux: New file. Test for the bug...
2007-03-29 Jim Meyering* src/system.h (GETOPT_SELINUX_CONTEXT_OPTION_DECL...
2007-03-29 Jim Meyeringcp, mv, install: add SELinux support, but unlike with...
2007-03-29 Jim Meyering* tests/misc/selinux [VERBOSE]: Print version info...
2007-03-29 Jim Meyering* src/c99-to-c89.diff: Remove the ls.c patch, now that...
2007-03-29 Jim Meyering* src/chcon.c (usage): Split a string literal that...
2007-03-29 Jim Meyering* src/ls.c (gobble_file): Don't call getfilecon unless...
2007-03-29 Jim Meyering* src/c99-to-c89.diff: Adjust offsets.
2007-03-29 Jim Meyering* AUTHORS: Add chcon.
2007-03-29 Jim Meyering* src/c99-to-c89.diff: Remove trailing blanks.
2007-03-29 Jim Meyering* src/chcon.c: Don't include "dirname.h". system.h...
2007-03-29 Jim Meyering* gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H.
2007-03-29 Jim Meyering* src/c99-to-c89.diff: Handle a new c99'ism in ls.c.
2007-03-29 Jim Meyering* src/id.c (main): Tweak id -Z diagnostic.
2007-03-29 Jim Meyering* POTFILES.in: Add src/chcon.c.
2007-03-29 Jim Meyeringid: Add SELinux support: -Z option.
2007-03-29 Jim MeyeringKeep SELinux-related ChangLog entries here.
2007-03-29 Jim Meyeringstat: Add support for SELinux in the form of a %C forma...
2007-03-29 Jim Meyeringadd chcon
2007-03-29 Jim Meyeringls: Add support for SELinux and a slightly modified...
next