<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/mbswidth.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>2001-08-04T17:07:37Z</updated>
<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>
<entry>
<title>(mbswidth): Add a flags argument.</title>
<updated>2000-07-24T16:29:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-07-24T16:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=18051fbbb315f781e9e816d46988ea74b84b1fa7'/>
<id>urn:sha1:18051fbbb315f781e9e816d46988ea74b84b1fa7</id>
<content type='text'>
(mbsnwidth): New function.
</content>
</entry>
<entry>
<title>(_XOPEN_SOURCE): Don't define; this causes problems on Solaris 7.</title>
<updated>2000-07-24T06:41:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-07-24T06:41:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=66a0218c1a49815d29f28c1f50849a42095c3382'/>
<id>urn:sha1:66a0218c1a49815d29f28c1f50849a42095c3382</id>
<content type='text'>
(wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
</content>
</entry>
<entry>
<title>from Bruno Haible.</title>
<updated>2000-07-17T20:42:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-07-17T20:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c00612504b32aea0008710da3e8c51ad80af574c'/>
<id>urn:sha1:c00612504b32aea0008710da3e8c51ad80af574c</id>
<content type='text'>
</content>
</entry>
</feed>
