<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/stat.c, 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-07-09T17:07:12Z</updated>
<entry>
<title>(print_it): Don't assume char is unsigned.</title>
<updated>2006-07-09T17:07:12Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-09T17:07:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b3e1ad7a5d972ee947831e9d943a12c239864e72'/>
<id>urn:sha1:b3e1ad7a5d972ee947831e9d943a12c239864e72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(human_access): Use (new) filemodestring rather than</title>
<updated>2006-04-17T23:23:43Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-04-17T23:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d918aff890c261d38cce047461a4172c74718554'/>
<id>urn:sha1:d918aff890c261d38cce047461a4172c74718554</id>
<content type='text'>
(old) mode_string, so that we get more file types right, at least
in theory.  Adjust to filemode changes.
</content>
</entry>
<entry>
<title>(USE_STATVFS): New macro.</title>
<updated>2006-04-12T20:14:42Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-04-12T20:14:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=eda15d7cca6bed0547decacfb118fc80cf977bb6'/>
<id>urn:sha1:eda15d7cca6bed0547decacfb118fc80cf977bb6</id>
<content type='text'>
Include &lt;sys/statvfs.h&gt; and use statvfs only if USE_STATVFS.
(NAMEMAX_FORMAT): define a bit more clearly, now that the
statvfs-using code is a bit more regular.
</content>
</entry>
<entry>
<title>(print_it): Properly handle a backslash at the</title>
<updated>2005-12-15T20:15:20Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-12-15T20:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ce79c562f680b0247849a1ae2943699073371b70'/>
<id>urn:sha1:ce79c562f680b0247849a1ae2943699073371b70</id>
<content type='text'>
end of a --printf format string.  Reported by Paul Eggert.
</content>
</entry>
<entry>
<title>revert behavior of --format=FMT (-c)</title>
<updated>2005-12-15T12:24:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-12-15T12:24:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8768b889133e4f1436cffe91fe50e481c5d8c3d9'/>
<id>urn:sha1:8768b889133e4f1436cffe91fe50e481c5d8c3d9</id>
<content type='text'>
add new option: --printf=FMT

(isodigit, octtobin, hextobin): Define.
(PRINTF_OPTION): Define.
(interpret_backslash_escapes, trailing_delim): New globals.
(usage): Document them.  Alphabetize on long option names.
(print_esc_char): New function.
(print_it): Rewrite, in order to handle backslash escapes.
(main): Handle new option.  Set globals for --format, too.
</content>
</entry>
<entry>
<title>(main): Remove --link -l options.</title>
<updated>2005-10-15T10:15:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-10-15T10:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=15e97882fff3f9c7cac0a5a47e7046e3c0f62a94'/>
<id>urn:sha1:15e97882fff3f9c7cac0a5a47e7046e3c0f62a94</id>
<content type='text'>
You can use --dereference (-L) instead.
</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>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=44d59bb168eaf820bdfd13ee9df442cde795f9c7'/>
<id>urn:sha1:44d59bb168eaf820bdfd13ee9df442cde795f9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T06:57:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T06:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c0c815af8db441526ef112700b9185df6006c771'/>
<id>urn:sha1:c0c815af8db441526ef112700b9185df6006c771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Move USAGE_BUILTIN_WARNING to end of --help output.</title>
<updated>2005-04-04T22:30:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-04-04T22:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e3cb2a0a05e2519d03718d0889df4dd7e551d592'/>
<id>urn:sha1:e3cb2a0a05e2519d03718d0889df4dd7e551d592</id>
<content type='text'>
</content>
</entry>
</feed>
