<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/ls.c, branch v4.5.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v4.5.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v4.5.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2002-09-22T06:41:02Z</updated>
<entry>
<title>Remove all inclusions of inttypes.h,</title>
<updated>2002-09-22T06:41:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-09-22T06:41:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=003ab9a58d36f9690a78e05048ef92b030893ac4'/>
<id>urn:sha1:003ab9a58d36f9690a78e05048ef92b030893ac4</id>
<content type='text'>
since it's already included from sys2.h via system.h.
</content>
</entry>
<entry>
<title>(print_dir): Detect and diagnose readdir failures.</title>
<updated>2002-08-29T10:16:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-08-29T10:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=515f184462e354affdf6b7eb8cff80ca27e7aea4'/>
<id>urn:sha1:515f184462e354affdf6b7eb8cff80ca27e7aea4</id>
<content type='text'>
On some systems (at least EMC Celerra and Solaris5.8),
this appears to be necessary.
(print_dir): Rename local variable: reading -&gt; dirp.
</content>
</entry>
<entry>
<title>(print_dir): Rename local variable: reading -&gt; dirp.</title>
<updated>2002-08-29T09:44:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-08-29T09:44:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=82c0b315bcbfea3935919bc7861dad668f36280c'/>
<id>urn:sha1:82c0b315bcbfea3935919bc7861dad668f36280c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(enum time_style): Remove posix_iso_time_style.</title>
<updated>2002-07-08T09:12:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-08T09:12:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=01eacf71cb10817e43f83fa8faa54ba03d431eca'/>
<id>urn:sha1:01eacf71cb10817e43f83fa8faa54ba03d431eca</id>
<content type='text'>
Add long_iso_time_style.
(time_style_args, time_style_types, decode_switches): Likewise.
(decode_switches): If a time style is prefixed by "posix-", ignore
it if in the POSIX locale.  Default style is now posix-long-iso.
(usage): Explain the above.
</content>
</entry>
<entry>
<title>(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.</title>
<updated>2002-07-02T09:05:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-02T09:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d23970e52ecd6553cc8885a1ebd31e245b184a61'/>
<id>urn:sha1:d23970e52ecd6553cc8885a1ebd31e245b184a61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(LOGIN_NAME_MAX): Define if not already defined.</title>
<updated>2002-06-21T07:20:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-06-21T07:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2f223b443cf22e8dbdeff20ebdb3dbc6a8576e31'/>
<id>urn:sha1:2f223b443cf22e8dbdeff20ebdb3dbc6a8576e31</id>
<content type='text'>
(ID_LENGTH_MAX): Define.
(ST_DM_MODE): New macro.  Code moved from...
(print_long_format): ...here.
(print_long_format): Itemize and comment the individual parts
of init_bigbuf.  Use the above *_MAX macros.
</content>
</entry>
<entry>
<title>(st_author) [! HAVE_STRUCT_STAT_ST_AUTHOR]: New macro.</title>
<updated>2002-06-15T13:41:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-06-15T13:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=45f4bb1290c62e7399e2c31cf6bcfee97757e93a'/>
<id>urn:sha1:45f4bb1290c62e7399e2c31cf6bcfee97757e93a</id>
<content type='text'>
(print_author): New var.
(AUTHOR_OPTION): New enum val.
(long_options, decode_switches, print_long_format, usage):
Support --author.
(format_user): New function.
(print_long_format): Use it.  Make print buffer a bit bigger.
</content>
</entry>
<entry>
<title>Remove use of D_TYPE_IN_DIRENT, now that that symbol has been renamed.</title>
<updated>2002-06-01T09:38:41Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-06-01T09:38:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3b96dac1d7f9e27be0273da611a2e56a074d3aca'/>
<id>urn:sha1:3b96dac1d7f9e27be0273da611a2e56a074d3aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(S_ISLNK, S_ISFIFO S_ISSOCK S_ISCHR S_ISBLK S_ISDOOR): Remove definitions.</title>
<updated>2002-05-21T23:14:42Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-05-21T23:14:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b2cb94b93ccec08b248a72b8ea9ba6085e302946'/>
<id>urn:sha1:b2cb94b93ccec08b248a72b8ea9ba6085e302946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(decode_switches, usage): Add --time-style=+FORMAT.</title>
<updated>2002-02-28T08:34:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-02-28T08:34:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=11af8c28876be624cd1b280fbdab7fba746a5392'/>
<id>urn:sha1:11af8c28876be624cd1b280fbdab7fba746a5392</id>
<content type='text'>
</content>
</entry>
</feed>
