<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/doc, branch v7.3</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v7.3</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v7.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2009-04-30T11:50:40Z</updated>
<entry>
<title>build: "make check" now fails in a friendlier manner for missing Perl</title>
<updated>2009-04-30T11:50:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-30T11:50:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0e945ebcc5cb018771819f8b91737db3298bab02'/>
<id>urn:sha1:0e945ebcc5cb018771819f8b91737db3298bab02</id>
<content type='text'>
* doc/Makefile.am (sc-lower-case-var): Don't redirect stderr of
$(PERL) (which is sometimes build-aux/missing) to /dev/null,
so that a failing "make check" explains that Perl is not installed.
Reported by James Youngman.
</content>
</entry>
<entry>
<title>build: doc: emit something for each "make check"-run rule</title>
<updated>2009-04-30T11:47:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-30T11:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=71ebb443d816caad6f4142403d57711d8bf2205e'/>
<id>urn:sha1:71ebb443d816caad6f4142403d57711d8bf2205e</id>
<content type='text'>
* doc/Makefile.am: Use $(AM_V_GEN) in place of each leading "@".
(check-texinfo): Align line-continuation backslashes.
</content>
</entry>
<entry>
<title>doc: fix a typo: s/is a is a/is a/</title>
<updated>2009-04-10T10:50:14Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-10T10:50:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0523f45f668ae09778f171c34e4f1f0c8360be82'/>
<id>urn:sha1:0523f45f668ae09778f171c34e4f1f0c8360be82</id>
<content type='text'>
* doc/coreutils.texi (Putting the tools together): Fix typo.
</content>
</entry>
<entry>
<title>shred,sort,shuf: don't use /dev/urandom by default</title>
<updated>2009-04-07T18:01:46Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2009-04-06T07:42:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=af5723c71e3efbfe60266162ebb5d07b45d72725'/>
<id>urn:sha1:af5723c71e3efbfe60266162ebb5d07b45d72725</id>
<content type='text'>
Suggestion from Steven Schveighoffer at:
http://savannah.gnu.org/patch/?6797
to greatly speed up the random passes done by shred.
* gl/lib/randread.c: Default to using the internal
pseudorandom generator, rather than reading /dev/urandom
* src/shred.c (usage): remove mention of /dev/urandom
* src/shuf.c (usage); ditto
* src/sort.c (usage): ditto
* doc/coreutils.text: Document the new behaviour
for aquiring random data.
</content>
</entry>
<entry>
<title>doc: add missing documentation for some SELinux options</title>
<updated>2009-04-07T17:53:51Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2009-04-06T18:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e22f096d109ea1deb370888fc79ce6496ffc6a1b'/>
<id>urn:sha1:e22f096d109ea1deb370888fc79ce6496ffc6a1b</id>
<content type='text'>
* doc/coreutils.texi (ls invocation): Describe the --context (-Z) option
(install invocation): Describe the --preserve-context and -Z options
(id invocation): Describe the --context (-Z) option
(mkdir invocation): ditto
(mknod invocation): ditto
(mkfifo invocation): ditto
* TODO: remove the todo item
</content>
</entry>
<entry>
<title>* doc/code-vs-command: Remove long-unused, never-distributed file.</title>
<updated>2009-04-06T05:59:52Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-06T05:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=33e70704646ed3021bfa4dc5be3585c062b6a248'/>
<id>urn:sha1:33e70704646ed3021bfa4dc5be3585c062b6a248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: clean up Makefile.am, rename remaining ChangeLog files</title>
<updated>2009-04-04T10:40:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-04T10:39:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8e8b025c9000b781bee81cecd68f863d51c254a7'/>
<id>urn:sha1:8e8b025c9000b781bee81cecd68f863d51c254a7</id>
<content type='text'>
* Makefile.am (changelog_etc, syntax_check_exceptions): Define.
(EXTRA_DIST): Use.  Remove names that are now automatically
included: build-aux/git-version-gen, build-aux/vc-list-files.
* build-aux/ChangeLog-2007: Rename from */ChangeLog.
* doc/ChangeLog-2007: Likewise.
* lib/ChangeLog-2007: Likewise.
* m4/ChangeLog-2007: Likewise.
* po/ChangeLog-2007: Likewise.
</content>
</entry>
<entry>
<title>pwd: support -L and -P</title>
<updated>2009-03-25T12:33:32Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2009-03-23T20:48:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9b4aa5e268da5980f63a1c47c2cd7ba04ad4a394'/>
<id>urn:sha1:9b4aa5e268da5980f63a1c47c2cd7ba04ad4a394</id>
<content type='text'>
* src/pwd.c (longopts): New variable.
(logical_getcwd): New function.
(main): Use it.
(usage): Document new options.
* doc/coreutils.texi (pwd invocation): Likewise.
* NEWS: Likewise.
* TODO (pwd): Mark it done.
* tests/misc/pwd-option: New file.
* tests/Makefile.am (TESTS): Add test.
* THANKS: Update.
Reported by Paul D. Smith, in savannah bug 24949.
</content>
</entry>
<entry>
<title>doc: update suffix regex in version sort</title>
<updated>2009-03-25T11:28:03Z</updated>
<author>
<name>Ondřej Vašík</name>
<email>ovasik@redhat.com</email>
</author>
<published>2009-03-25T11:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=53191d01e23d05f42d0d90abe07b18aae7c50b3a'/>
<id>urn:sha1:53191d01e23d05f42d0d90abe07b18aae7c50b3a</id>
<content type='text'>
* doc/coreutils.texi: Reflect current filevercmp regex.
</content>
</entry>
<entry>
<title>tests: add another sort/nmerge test</title>
<updated>2009-03-18T20:44:45Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@CS.UCLA.EDU</email>
</author>
<published>2009-03-09T21:56:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f31ea18146a686d1ce838a9b6e6785cbfae35bbf'/>
<id>urn:sha1:f31ea18146a686d1ce838a9b6e6785cbfae35bbf</id>
<content type='text'>
* tests/Makefile.am (TESTS): Add sort-merge-fdlimit.
* tests/misc/sort-merge-fdlimit: New file.
* doc/coreutils.texi (sort invocation): Document that we now silently
lower nmerge if necessary.
Patch by Paul Eggert, Nima Nikzad, Max Chang, Alexander Nguyen,
Sahil Amoli, and Nick Graham.
</content>
</entry>
</feed>
