<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/doc, branch v6.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-08-15T12:05:34Z</updated>
<entry>
<title>.</title>
<updated>2006-08-15T12:05:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-15T12:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e5b0d0aa85959baa9c2ba8b0af87e01ee659057b'/>
<id>urn:sha1:e5b0d0aa85959baa9c2ba8b0af87e01ee659057b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2006-08-09T23:46:10Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-09T23:46:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ade68b234a924c087ef29e071aee39e398d2d705'/>
<id>urn:sha1:ade68b234a924c087ef29e071aee39e398d2d705</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn about oflag=append without conv=notrunc.</title>
<updated>2006-08-09T21:16:28Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-09T21:16:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d24265f9659d21c8e89f1f21cf3b774c7c120afe'/>
<id>urn:sha1:d24265f9659d21c8e89f1f21cf3b774c7c120afe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regenerate.</title>
<updated>2006-08-09T20:24:38Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-09T20:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=acaeed035b60d61199a5c6db8d387048f63fbc21'/>
<id>urn:sha1:acaeed035b60d61199a5c6db8d387048f63fbc21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add shuf, better random number generation, and fix sort -R in</title>
<updated>2006-08-08T22:28:00Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-08T22:28:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=dc640594264aca6329f473557acd6e0cada46e1b'/>
<id>urn:sha1:dc640594264aca6329f473557acd6e0cada46e1b</id>
<content type='text'>
funny locales.
</content>
</entry>
<entry>
<title>(shuf invocation, Random sources): New sections.</title>
<updated>2006-08-08T22:11:49Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-08T22:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0d9807440368af42a310f7db555773022c2faa0a'/>
<id>urn:sha1:0d9807440368af42a310f7db555773022c2faa0a</id>
<content type='text'>
(Operating on sorted files): Add shuf.
(sort invocation, shred invocation): New option --random-source.
(sort invocation): Fix typo: -R -&gt; -r.
</content>
</entry>
<entry>
<title>chmod 0755 DIR and chmod 755 DIR are now equivalent.</title>
<updated>2006-07-28T07:28:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-28T07:28:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=aa24517b5f810c7d2c913a22c0c9714983af8116'/>
<id>urn:sha1:aa24517b5f810c7d2c913a22c0c9714983af8116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(Changing Special Mode Bits): Clarify u+s versus</title>
<updated>2006-07-28T07:21:03Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-28T07:21:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b8bbece57a6759e8206015a22c0438e035d57556'/>
<id>urn:sha1:b8bbece57a6759e8206015a22c0438e035d57556</id>
<content type='text'>
a+s versus +s, and likewise for g+s.
(Numeric Modes): Bring back example of 0055 == 55.  4755 no
longer clears setgid bit on directories.
(Directory Setuid and Setgid): Numeric modes now affect setuid
and setgid on directories only if they set these bits.  This
is so that leading 0 has no effect on numeric modes.
</content>
</entry>
<entry>
<title>(install invocation, mkdir invocation):</title>
<updated>2006-07-28T07:20:28Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-28T07:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=82e0ce4d8b4487f757b4326c8314b071ec81e893'/>
<id>urn:sha1:82e0ce4d8b4487f757b4326c8314b071ec81e893</id>
<content type='text'>
Add cross-references to Directory Setuid and Setgid.
(install-invocation): The default mode is no longer equivalent to 755.
</content>
</entry>
<entry>
<title>* src/ls.c (print_color_indicator): Test for S_IFREG first, rather</title>
<updated>2006-07-26T14:06:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-07-26T14:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d2c6ae7fbc6c26e45fe33882c673897602afc0d2'/>
<id>urn:sha1:d2c6ae7fbc6c26e45fe33882c673897602afc0d2</id>
<content type='text'>
than having the code test for all of the other types first.
Hoist the set-uid/gid-testing code "up" into this new block.
Classify any other type of file (e.g., S_TYPEISSHM, etc.) as
C_ORPHAN, not as C_FILE.

* doc/coreutils.texi (What information is listed): Mention that missing
pieces of information are marked with "?".  From Paul Eggert.
</content>
</entry>
</feed>
