<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/regex_internal.h, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-08-21T07:26:38Z</updated>
<entry>
<title>Remove from CVS, since the bootstrap script generates them automatically.</title>
<updated>2006-08-21T07:26:38Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-21T07:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0f7a044109b860443ecaa4f8a37652b1b4423057'/>
<id>urn:sha1:0f7a044109b860443ecaa4f8a37652b1b4423057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync from gnulib.</title>
<updated>2006-08-09T23:42:26Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-09T23:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=93f90065f31c35780e2dc3d6b7c987677d9bc14e'/>
<id>urn:sha1:93f90065f31c35780e2dc3d6b7c987677d9bc14e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update from gnulib.</title>
<updated>2006-07-09T16:59:05Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-09T16:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cb052e4f6cc723bc408f32963e921705f3286c94'/>
<id>urn:sha1:cb052e4f6cc723bc408f32963e921705f3286c94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import latest regex module from gnulib.</title>
<updated>2006-04-10T06:46:07Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-04-10T06:46:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=72021730a8e675b697b008c45248fc65af05dfaf'/>
<id>urn:sha1:72021730a8e675b697b008c45248fc65af05dfaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync from gnulib.</title>
<updated>2006-01-10T20:13:35Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-01-10T20:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e06993903ecc117acfe8c3ffc51d79fbd8390d2b'/>
<id>urn:sha1:e06993903ecc117acfe8c3ffc51d79fbd8390d2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(__GNUC_PREREQ, always_inline, inline, pure):</title>
<updated>2005-09-25T04:18:39Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-25T04:18:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=793ffcaac0656a06388293f734c2b6a521f9ba7d'/>
<id>urn:sha1:793ffcaac0656a06388293f734c2b6a521f9ba7d</id>
<content type='text'>
Remove.
(__attribute): Define to empty unless GCC 3.1 or later.
This works around a core dump on OpenBSD 3.4, which has GCC
2.95.3, which dumps core when given __attribute__(()).  It also
simplifies other tests, since we really don't want to bother with
worrying about which ancient version of GCC supported what.
Original problem reported by Yoann Vandoorselaere, with part of
the fix suggested by Derek Price.
</content>
</entry>
<entry>
<title>(__attribute): Define to nothing for GCC 2.</title>
<updated>2005-09-24T22:59:06Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-24T22:59:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5a29d2d43060218d520d2f078784466d14128454'/>
<id>urn:sha1:5a29d2d43060218d520d2f078784466d14128454</id>
<content type='text'>
This works around a core dump on OpenBSD 3.4, which has GCC
2.95.3, which dumps core when given __attribute__(()).
</content>
</entry>
<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>Import latest regex module from gnulib, to fix some 64-bit bugs.</title>
<updated>2005-09-09T21:07:50Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-09T21:07:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3301671de97cc01bd1d751c500157fd8a7bdb887'/>
<id>urn:sha1:3301671de97cc01bd1d751c500157fd8a7bdb887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update from gnulib.</title>
<updated>2005-08-23T19:41:09Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-23T19:41:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6cd08ed8ea28628817f6cd54b0430458a268820a'/>
<id>urn:sha1:6cd08ed8ea28628817f6cd54b0430458a268820a</id>
<content type='text'>
</content>
</entry>
</feed>
