<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/fnmatch_loop.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-06-02T05:05:29Z</updated>
<entry>
<title>Don't use "path" or "filename" to mean "file name"</title>
<updated>2005-06-02T05:05:29Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-06-02T05:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ab2edb9e3307a172487bb16edcaf79600bf9ebea'/>
<id>urn:sha1:ab2edb9e3307a172487bb16edcaf79600bf9ebea</id>
<content type='text'>
in comments or local variable names.
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=116e6fb2443d140959ea042865cd67b95aab3c47'/>
<id>urn:sha1:116e6fb2443d140959ea042865cd67b95aab3c47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(EXT): Use size_t for sizes, not ptrdiff_t, so that we don't have</title>
<updated>2004-08-02T18:21:05Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-02T18:21:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b4b2eed874e0d47f56adec363c616ba360f7e5a2'/>
<id>urn:sha1:b4b2eed874e0d47f56adec363c616ba360f7e5a2</id>
<content type='text'>
to worry about wraparound.
</content>
</entry>
<entry>
<title>fnmatch_loop.c (EXT, FCT): Use bool when appropriate.</title>
<updated>2004-08-02T18:10:55Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-02T18:10:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=272dfbf17388faf950137a1b0c07a4997a479162'/>
<id>urn:sha1:272dfbf17388faf950137a1b0c07a4997a479162</id>
<content type='text'>
(FCT): Use size_t, not unsigned int, for sizes.
(EXT): Use ptrdiff_t, not int, for a variable that has to
store a size-related quantity but might go negative.
ptrdiff_t is good enough here, since in practice the value
can't exceed SIZE_MAX/2.
</content>
</entry>
<entry>
<title>(ALLOCA_LIMIT): Remove macro, which collided</title>
<updated>2004-01-16T09:55:15Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-16T09:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f1d3aedf657d960e67c74493caf556180517d18b'/>
<id>urn:sha1:f1d3aedf657d960e67c74493caf556180517d18b</id>
<content type='text'>
with like-named macro in fnmatch.c.
(EXT): Use an internal constant instead.

Merge fnmatch patches from glibc.
(FCT): Cast to int32_t and UCHAR when appropriate.
Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
</content>
</entry>
<entry>
<title>Update from gnulib.</title>
<updated>2003-10-17T08:28:13Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-10-17T08:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=777cf19af38df5a459cae1ce8dcd082409560719'/>
<id>urn:sha1:777cf19af38df5a459cae1ce8dcd082409560719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(FCT): Remove forward decl; no longer needed.</title>
<updated>2003-09-10T08:36:52Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-10T08:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=07c211b0f87a73c9f6c680a933dbc0c4dfd82023'/>
<id>urn:sha1:07c211b0f87a73c9f6c680a933dbc0c4dfd82023</id>
<content type='text'>
(FCT): Define using a prototype.
</content>
</entry>
<entry>
<title>(NEW_PATTERN): Cast alloca to proper type.</title>
<updated>2003-03-22T19:39:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-03-22T19:39:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d777b396b77acb6fb6447793643331da4ef5b6d6'/>
<id>urn:sha1:d777b396b77acb6fb6447793643331da4ef5b6d6</id>
<content type='text'>
Otherwise, it wouldn't compile with at least /bin/cc on
ymp-cray-unicos9.0.2.X.
Combine two mostly-identical uses of alloca into one.
</content>
</entry>
<entry>
<title>(WIDE_CHAR_SUPPORT): New macro.  Use it uniformly instead of</title>
<updated>2002-06-26T06:17:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-06-26T06:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0d051ba2210886d3b07e636c6c427462280999b7'/>
<id>urn:sha1:0d051ba2210886d3b07e636c6c427462280999b7</id>
<content type='text'>
(defined HAVE_WCTYPE_H &amp;&amp; defined HAVE_WCHAR_H).
It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
reported by Vin Shelton.
</content>
</entry>
<entry>
<title>from libc</title>
<updated>2002-06-26T06:13:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-06-26T06:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5da70319a7a6db2306a30155be736ee7e545cd80'/>
<id>urn:sha1:5da70319a7a6db2306a30155be736ee7e545cd80</id>
<content type='text'>
</content>
</entry>
</feed>
