<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/mbswidth.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-05-14T07:58:06Z</updated>
<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>Sync from gnulib.</title>
<updated>2005-05-02T04:28:20Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-05-02T04:28:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ecf466971422be32abdc137c2262d0216d161ab2'/>
<id>urn:sha1:ecf466971422be32abdc137c2262d0216d161ab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync from gnulib.</title>
<updated>2004-11-11T05:02:14Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-11-11T05:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d2b4386d2918d43e48e4ea42fcae314af346edd2'/>
<id>urn:sha1:d2b4386d2918d43e48e4ea42fcae314af346edd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync from gnulib.</title>
<updated>2004-03-23T17:18:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-03-23T17:18:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=33f43662efd55858fc28f9a025316965a4d2ba08'/>
<id>urn:sha1:33f43662efd55858fc28f9a025316965a4d2ba08</id>
<content type='text'>
	* mbswidth.c: Include &lt;stdio.h&gt; and &lt;time.h&gt; before &lt;wchar.h&gt;.
</content>
</entry>
<entry>
<title>Sync with gnulib.</title>
<updated>2003-08-18T09:44:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-08-18T09:44:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b1b4af8047b2d6c2b2ea0d552969e25f872da675'/>
<id>urn:sha1:b1b4af8047b2d6c2b2ea0d552969e25f872da675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update from gnulib.</title>
<updated>2002-11-23T14:59:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-11-23T14:59:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ba986c2928e90b6e30d90a69066e6ae077222fba'/>
<id>urn:sha1:ba986c2928e90b6e30d90a69066e6ae077222fba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't include &lt;limits.h&gt;.</title>
<updated>2001-08-04T17:07:37Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-08-04T17:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=752fb79cac4cc4b87db2c646cc87cbf0e09109a1'/>
<id>urn:sha1:752fb79cac4cc4b87db2c646cc87cbf0e09109a1</id>
<content type='text'>
Include &lt;stdlib.h&gt; and &lt;string.h&gt; unconditionally.
(iswcntrl, mbsinit, ISCNTRL): New macros.
(mbsnwidth): Use K&amp;R style function declarations.
Don't bother checking for MB_LEN_MAX == 1, since the compiler
can optimize it when MB_CUR_MAX == 1.
The width of control characters is zero, not 1.
</content>
</entry>
<entry>
<title>(mbrtowc, mbsinit):</title>
<updated>2001-02-17T10:39:17Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-02-17T10:39:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1f7a13e62e08a0838ad1eff544129e2cbbbab665'/>
<id>urn:sha1:1f7a13e62e08a0838ad1eff544129e2cbbbab665</id>
<content type='text'>
Remove workaround macros for hosts that have mbrtowc but not
mbstate_t, as we now insist on proper declarations for both
before using mbrtowc.
</content>
</entry>
<entry>
<title>(mbsnwidth): Don't loop endlessly when called with an</title>
<updated>2000-12-08T18:31:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-12-08T18:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a05267197a0e9af4e48516aa6a977bca1c4fcce5'/>
<id>urn:sha1:a05267197a0e9af4e48516aa6a977bca1c4fcce5</id>
<content type='text'>
invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
</content>
</entry>
<entry>
<title>Rename ISASCII to IN_CTYPE_DOMAIN.</title>
<updated>2000-09-09T15:56:26Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-09-09T15:56:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5f9e998bca930333d4895e232383c5b8dbd758cf'/>
<id>urn:sha1:5f9e998bca930333d4895e232383c5b8dbd758cf</id>
<content type='text'>
</content>
</entry>
</feed>
