<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/xalloc.h, 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>2005-09-22T06:32:52Z</updated>
<entry>
<title>(VERIFY_EXPR, X2NREALLOC, X2REALLOC): Remove.</title>
<updated>2005-09-22T06:32:52Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-22T06:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fe4ed6c408ab3a70c19bf549f5e5079db40d02ca'/>
<id>urn:sha1:fe4ed6c408ab3a70c19bf549f5e5079db40d02ca</id>
<content type='text'>
The latter two macros are moving to ../src/system.h for now.
This reverts this file to the gnulib version.
</content>
</entry>
<entry>
<title>Revert unintended change that removed definitions</title>
<updated>2005-09-13T21:11:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-13T21:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8fc8f946c49f0851625091b83efb7c332bf57011'/>
<id>urn:sha1:8fc8f946c49f0851625091b83efb7c332bf57011</id>
<content type='text'>
of X2REALLOC and X2NREALLOC.
</content>
</entry>
<entry>
<title>mostly update copyrights</title>
<updated>2005-09-13T15:46:12Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-13T15:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=700395d652c0411297add0455206592afee67cfd'/>
<id>urn:sha1:700395d652c0411297add0455206592afee67cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(X2NREALLOC): Define.</title>
<updated>2005-07-12T16:47:37Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-07-12T16:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=40db6abec10689d2824e5ac627f94aab924b8b8a'/>
<id>urn:sha1:40db6abec10689d2824e5ac627f94aab924b8b8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(VERIFY_EXPR): Undef and add a comment.</title>
<updated>2005-06-30T15:46:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-30T15:46:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4ff07ebe3c0ba36b97d6c2d50c524f2097cc3db7'/>
<id>urn:sha1:4ff07ebe3c0ba36b97d6c2d50c524f2097cc3db7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(VERIFY_EXPR): Define.</title>
<updated>2005-06-29T16:33:17Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-29T16:33:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=22326600beda94c02c3c23b78b02f8636e9ef4fa'/>
<id>urn:sha1:22326600beda94c02c3c23b78b02f8636e9ef4fa</id>
<content type='text'>
(X2REALLOC): New macro, to make using x2realloc a little safer.
</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>Rename xclone to xmemdup.  Remove obsolete xalloc macros.</title>
<updated>2004-10-05T06:52:09Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-10-05T06:52:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=00873ce07645b83daaf37ad959af7d40d068ef84'/>
<id>urn:sha1:00873ce07645b83daaf37ad959af7d40d068ef84</id>
<content type='text'>
Remove xstrdup.c and move xstrdup implementation to xmalloc.c.
</content>
</entry>
<entry>
<title>Remove dependency of xalloc on error, etc.</title>
<updated>2004-08-09T18:44:46Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-09T18:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8ad3011df39aac9833be500a4c7df7c0186ea733'/>
<id>urn:sha1:8ad3011df39aac9833be500a4c7df7c0186ea733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync from gnulib.</title>
<updated>2004-08-05T23:01:03Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-05T23:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d86254a25acd878c97af400f8ad1309ac6e307b3'/>
<id>urn:sha1:d86254a25acd878c97af400f8ad1309ac6e307b3</id>
<content type='text'>
</content>
</entry>
</feed>
