<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/xmalloc.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-07-20T07:07:48Z</updated>
<entry>
<title>Adjust to work with new autoconf macros, AC_FUNC_MALLOC</title>
<updated>2002-07-20T07:07:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-20T07:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a848d8b02b84a7bb07e8e73517047e7bfe0517ae'/>
<id>urn:sha1:a848d8b02b84a7bb07e8e73517047e7bfe0517ae</id>
<content type='text'>
and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC.
</content>
</entry>
<entry>
<title>[HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking</title>
<updated>2001-01-26T11:13:28Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-01-26T11:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=dcfda5180125c72e734db4b3a57013c2ee953b0d'/>
<id>urn:sha1:dcfda5180125c72e734db4b3a57013c2ee953b0d</id>
<content type='text'>
line in double quotes so that it evokes a better diagnostic.
[HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
</content>
</entry>
<entry>
<title>(xalloc_msg_memory_exhausted): Now char const[],</title>
<updated>2000-08-07T17:06:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-08-07T17:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=045b33aaef6c6bc8e79c5950cc766ee1d56e8bff'/>
<id>urn:sha1:045b33aaef6c6bc8e79c5950cc766ee1d56e8bff</id>
<content type='text'>
not char *const and pointing to a constant array.
(xrealloc): Comment fix.
</content>
</entry>
<entry>
<title>Use `virtual memory exhausted', not `Memory exhausted'.</title>
<updated>2000-07-31T06:44:51Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-07-31T06:44:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5a95ad0a732eca1de44d67b2bc04263b758a9965'/>
<id>urn:sha1:5a95ad0a732eca1de44d67b2bc04263b758a9965</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright date</title>
<updated>2000-07-09T07:22:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-07-09T07:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fde850f7ad02c9ebbbf3e92b1855a78e48737544'/>
<id>urn:sha1:fde850f7ad02c9ebbbf3e92b1855a78e48737544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(xalloc_die): Rename from xalloc_fail and update callers.</title>
<updated>1999-09-26T19:05:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-09-26T19:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=057f710a76024e1ede6bbbc49d1e973208ea964c'/>
<id>urn:sha1:057f710a76024e1ede6bbbc49d1e973208ea964c</id>
<content type='text'>
Use explicit exit to help avoid warnings.
</content>
</entry>
<entry>
<title>(xalloc_fail_func): Use `PARAMS'.</title>
<updated>1999-09-01T13:09:19Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-09-01T13:09:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5790705b19ddba366e881eaf87ac5a05a712454e'/>
<id>urn:sha1:5790705b19ddba366e881eaf87ac5a05a712454e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(xalloc_fail): Pass xalloc_msg_memory_exhausted through gettext.</title>
<updated>1999-04-18T23:17:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-04-18T23:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4e8d80cad7466a9cb8b99a0dc3921c832867876e'/>
<id>urn:sha1:4e8d80cad7466a9cb8b99a0dc3921c832867876e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(xalloc_fail): Use "%s" format so the message doesn't</title>
<updated>1999-03-08T02:43:14Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-03-08T02:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=546f3f81da5d5abf19505d1144f62a4662d8c54e'/>
<id>urn:sha1:546f3f81da5d5abf19505d1144f62a4662d8c54e</id>
<content type='text'>
have to be scanned for % signs.  Suggestion from François Pinard.
</content>
</entry>
<entry>
<title>Add comments.</title>
<updated>1999-01-01T17:40:08Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-01-01T17:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=975daefaada6b60baa926e5013a1e77d9df30d01'/>
<id>urn:sha1:975daefaada6b60baa926e5013a1e77d9df30d01</id>
<content type='text'>
(xcalloc, xmalloc, xrealloc): Remove prototypes.
(calloc): Remove `#ifdef NOT_USED' that used to hide this function.
</content>
</entry>
</feed>
