<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/du.c, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-10-15T10:14:13Z</updated>
<entry>
<title>(usage): Document -m, once again.</title>
<updated>2005-10-15T10:14:13Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-10-15T10:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=69dc13717a5fa72ab27dd9c992545265027f28bd'/>
<id>urn:sha1:69dc13717a5fa72ab27dd9c992545265027f28bd</id>
<content type='text'>
(main): Warn about use of deprecated long options: --kilobytes and --megabytes.
</content>
</entry>
<entry>
<title>Include fprintftime.h.</title>
<updated>2005-09-16T08:08:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-16T08:08:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d5eda08be3fa603b34c09277d989b58d31653a8d'/>
<id>urn:sha1:d5eda08be3fa603b34c09277d989b58d31653a8d</id>
<content type='text'>
Don't include strftime.h or xanstrftime.h -- no longer needed.
(show_date): Use new fprintftime function rather than xanstrftime.
Correct comment: this function no longer handles a NULL format string.
</content>
</entry>
<entry>
<title>Include stat-time.h, and use its functions instead of the obsolete</title>
<updated>2005-09-16T07:50:33Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-16T07:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=158d982669d3d05079da2b9cc8d8fcd8adf35a4b'/>
<id>urn:sha1:158d982669d3d05079da2b9cc8d8fcd8adf35a4b</id>
<content type='text'>
TIMESPEC_NS macro.
</content>
</entry>
<entry>
<title>(time_args): Use NULL in place of 0.</title>
<updated>2005-09-07T06:08:01Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-07T06:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b962737080766d5a6e23b6afc30463f32a172056'/>
<id>urn:sha1:b962737080766d5a6e23b6afc30463f32a172056</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Go ahead and leave the patch in (i.e., revert</title>
<updated>2005-08-27T19:05:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-27T19:05:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e2ea930478bc72921454911b0ef495c903e85756'/>
<id>urn:sha1:e2ea930478bc72921454911b0ef495c903e85756</id>
<content type='text'>
today's change).  It doesn't cause a problem after all, since
--exclude-from=- is always handled before --files0-from=F.
</content>
</entry>
<entry>
<title>Revert the du.c part of the change from 2005-07-02:</title>
<updated>2005-08-27T18:12:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-27T18:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=509e46c548dd3e62c107a7b2c0c14e2ed206b2bf'/>
<id>urn:sha1:509e46c548dd3e62c107a7b2c0c14e2ed206b2bf</id>
<content type='text'>
That change (to reopen stdin on F for --files0-from=F) made it so
--exclude-from=- and --files0-from=F would not work together.
</content>
</entry>
<entry>
<title>(time_style): Add `const' attribute.</title>
<updated>2005-08-21T16:06:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-21T16:06:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3d540878ff0ea4632265e4c6a6711fe8635a5cb4'/>
<id>urn:sha1:3d540878ff0ea4632265e4c6a6711fe8635a5cb4</id>
<content type='text'>
(tot_dui): Remove unnecessary (and too-short) initializer list.
</content>
</entry>
<entry>
<title>Include "xanstrftime.h".</title>
<updated>2005-08-02T20:52:44Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-02T20:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7a44d1f86065f88967089bd5f13f01af23c0f9df'/>
<id>urn:sha1:7a44d1f86065f88967089bd5f13f01af23c0f9df</id>
<content type='text'>
(show_date): Use xanstrftime instead of open-coding it.
</content>
</entry>
<entry>
<title>(main): Reuse stdin rather than opening a new stream.</title>
<updated>2005-07-03T06:25:42Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-03T06:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6af6438b0a0ffc4d4b92e81a70d29557cc573309'/>
<id>urn:sha1:6af6438b0a0ffc4d4b92e81a70d29557cc573309</id>
<content type='text'>
This saves a file descriptor.
</content>
</entry>
<entry>
<title>Add uses of ARGMATCH_VERIFY to ensure that</title>
<updated>2005-06-30T16:47:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-30T16:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7078d7a5b8d3eede01610108c30ae149c54ae02d'/>
<id>urn:sha1:7078d7a5b8d3eede01610108c30ae149c54ae02d</id>
<content type='text'>
corresponding option string and value arrays are consistent.
Remove a harmless trailing `, 0' from a value list.
</content>
</entry>
</feed>
