<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/alloca.c, branch v6.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2004-05-21T07:48:44Z</updated>
<entry>
<title>update from gnulib</title>
<updated>2004-05-21T07:48:44Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-05-21T07:48:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=610a75570142f595ddd8378e17c7e637f8c27f9c'/>
<id>urn:sha1:610a75570142f595ddd8378e17c7e637f8c27f9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dependency on xalloc module.</title>
<updated>2004-01-16T09:53:28Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-16T09:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4d108ffc750e521ef027f4d7f1d9f4e69dfeb416'/>
<id>urn:sha1:4d108ffc750e521ef027f4d7f1d9f4e69dfeb416</id>
<content type='text'>
(xalloc_die): Remove.
(memory_full) [!defined emacs]: New macro.
[!defined emacs]: Don't include xalloc.h.
(alloca): Invoke memory_full, not xalloc_die, if malloc fails or
address arithmetic overflows.  Change datatypes a bit to avoid
unnecessary casts.
</content>
</entry>
<entry>
<title>Update from gnulib.</title>
<updated>2003-10-31T13:39:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-10-31T13:39:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fdeec6de0b1ef533f7b8937396b50abb96aee503'/>
<id>urn:sha1:fdeec6de0b1ef533f7b8937396b50abb96aee503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include &lt;string.h&gt;, &lt;stdlib.h&gt; unconditionally.</title>
<updated>2003-09-10T08:27:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-10T08:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a76d1c83c1daf675e818d54dd9c3f5a298515f52'/>
<id>urn:sha1:a76d1c83c1daf675e818d54dd9c3f5a298515f52</id>
<content type='text'>
(POINTER_TYPE, pointer): Remove; all uses changed to void *.
(NULL): Remove.
(find_stack_direction, alloca): Use prototypes.
</content>
</entry>
<entry>
<title>(alloca): Don't apply cast to argument of free.</title>
<updated>2003-05-13T14:48:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-05-13T14:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1aa55ac2776c8bf1644ee55f47e9e312decc3f3f'/>
<id>urn:sha1:1aa55ac2776c8bf1644ee55f47e9e312decc3f3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[defined emacs]: Include "lisp.h".</title>
<updated>2002-12-06T08:23:28Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-12-06T08:23:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1252175d4315c3125ccf1451c9c7da2daf51a635'/>
<id>urn:sha1:1252175d4315c3125ccf1451c9c7da2daf51a635</id>
<content type='text'>
(xalloc_die) [defined emacs]: New macro.
(free) [defined emacs &amp;&amp; defined EMACS_FREE]: Define to EMACS_FREE.
[! defined emacs]: Include &lt;xalloc.h&gt;.
(POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
(pointer): Typedef to POINTER_TYPE *.
(malloc): Remove decl; we now always use xmalloc.
(alloca): Use old-style definition, since Emacs needs this.
Check for arithmetic overflow when computing combined size.
</content>
</entry>
<entry>
<title>(alloca): Arg is of type size_t, not unsigned.</title>
<updated>2001-08-30T19:19:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-08-30T19:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3b57acb098d23f2c5653a1429e12ac89384a750c'/>
<id>urn:sha1:3b57acb098d23f2c5653a1429e12ac89384a750c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(malloc): Undef before defining, since stdlib.h may have defined it.</title>
<updated>2001-02-16T19:28:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-02-16T19:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9cdff964265087265fc455a1c8fbcf507fcd757e'/>
<id>urn:sha1:9cdff964265087265fc455a1c8fbcf507fcd757e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync with the version from emacs-20.5.</title>
<updated>2000-01-16T12:35:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-01-16T12:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5fae922babd5ebd5e0725403b8a82426f0ca2539'/>
<id>urn:sha1:5fae922babd5ebd5e0725403b8a82426f0ca2539</id>
<content type='text'>
(&lt;string.h&gt;): Include if HAVE_STRING_H.
(&lt;stdlib.h&gt;): Include if HAVE_STDLIB_H.
(alloca): Abort if malloc fails.
</content>
</entry>
<entry>
<title>ansideclify</title>
<updated>1998-12-07T03:12:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-12-07T03:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7d60769bead4b89a096e10bacbb503702ea6e44c'/>
<id>urn:sha1:7d60769bead4b89a096e10bacbb503702ea6e44c</id>
<content type='text'>
</content>
</entry>
</feed>
