<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/memcoll.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-09-22T06:05:39Z</updated>
<entry>
<title>Sync from gnulib.</title>
<updated>2005-09-22T06:05:39Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-22T06:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2d0c5eefd05ebe38eaf003940b4fd0feaa3e7b2f'/>
<id>urn:sha1:2d0c5eefd05ebe38eaf003940b4fd0feaa3e7b2f</id>
<content type='text'>
</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>Update copyright.</title>
<updated>2004-08-02T22:47:00Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-02T22:47:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=632f0144b2c3a015463384117fc2dc6517bd8be5'/>
<id>urn:sha1:632f0144b2c3a015463384117fc2dc6517bd8be5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(errno): Remove decl; we now assume C89 or better.</title>
<updated>2004-08-02T22:41:37Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-02T22:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fd0ca86dd2c3e7b349b9aae76e1dd5ba1c669ed6'/>
<id>urn:sha1:fd0ca86dd2c3e7b349b9aae76e1dd5ba1c669ed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include &lt;string.h&gt; unconditionally.</title>
<updated>2003-09-10T08:56:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-10T08:56:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e0a2e262a57064c6f0d627aa4c5e1d1500d5f2e8'/>
<id>urn:sha1:e0a2e262a57064c6f0d627aa4c5e1d1500d5f2e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(memcoll) [!HAVE_STRCOLL]: Clear errno.</title>
<updated>2003-07-18T18:07:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-07-18T18:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=eea7d0c8daca9f4d0d975800ededcaaf3583c867'/>
<id>urn:sha1:eea7d0c8daca9f4d0d975800ededcaaf3583c867</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include "memcoll.h", which gets us size_t and checks</title>
<updated>2003-06-06T20:12:59Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-06-06T20:12:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2e637905f9308268a330a5d5a520701d863acce4'/>
<id>urn:sha1:2e637905f9308268a330a5d5a520701d863acce4</id>
<content type='text'>
our interface, instead of including &lt;sys/types.h&gt;
(memcoll): Fall back on a simple algorithm using
memcmp if strcoll doesn't work.
</content>
</entry>
<entry>
<title>Include errno.h, and declare errno if not defined.</title>
<updated>2002-01-22T07:56:44Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-01-22T07:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=80e8506f75e42d08cfb013bb56e88070ee6db6ef'/>
<id>urn:sha1:80e8506f75e42d08cfb013bb56e88070ee6db6ef</id>
<content type='text'>
(memcoll): Set errno to zero if there is no error.
</content>
</entry>
<entry>
<title>Include sys/types.h.  From Werner Almesberger.</title>
<updated>2000-11-26T16:52:29Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-11-26T16:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=022f9b7d1971b8b41fccd4bc91834fd25805f249'/>
<id>urn:sha1:022f9b7d1971b8b41fccd4bc91834fd25805f249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>back out Copyright date changes for files with no changes year</title>
<updated>2000-08-07T15:48:18Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-08-07T15:48:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=51b6b653a297150be38a0eb08d29db2548eedab6'/>
<id>urn:sha1:51b6b653a297150be38a0eb08d29db2548eedab6</id>
<content type='text'>
</content>
</entry>
</feed>
