<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/gl/lib/randread.c, branch v7.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v7.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v7.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2009-03-15T07:17:41Z</updated>
<entry>
<title>maint: remove unused include and definitions</title>
<updated>2009-03-15T07:17:41Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-03-14T11:48:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=20d523bfa252b184f489a9de91ad9c9a9c021e19'/>
<id>urn:sha1:20d523bfa252b184f489a9de91ad9c9a9c021e19</id>
<content type='text'>
* gl/lib/randread.c (__attribute__): Remove unused definition.
(ATTRIBUTE_UNUSED): Likewise.
* gl/lib/selinux-at.c (_): Remove unused definition.
Don't include &lt;gettext.h&gt;.  No longer needed.
</content>
</entry>
<entry>
<title>Do not define-away __attribute__ when __STRICT_ANSI__ is set.</title>
<updated>2008-01-17T09:53:44Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-01-17T09:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=27d1636b332084227ca81efced5b90cbe01a1310'/>
<id>urn:sha1:27d1636b332084227ca81efced5b90cbe01a1310</id>
<content type='text'>
* src/system.h (__attribute__): Remove the __STRICT_ANSI__ disjunct.
It has been unnecessary since approximately gcc-2.6, and now, leaving
it would cause gcc -Werror -ansi to fail to compile csplit.c.
* gl/lib/randread.c (__attribute__): Likewise.
</content>
</entry>
<entry>
<title>Convert coreutils' rand*.{c,h,m4} into modules.</title>
<updated>2007-10-07T17:43:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2007-09-01T07:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=58a7ead41d056909784bfab9323c5f44f577d3d0'/>
<id>urn:sha1:58a7ead41d056909784bfab9323c5f44f577d3d0</id>
<content type='text'>
First step: move these files to gl/lib:
* lib/rand-isaac.c, lib/rand-isaac.h
* lib/randint.c, lib/randint.h
* lib/randperm.c, lib/randperm.h
* lib/randread.c, lib/randread.h

Step 2: add modules/rand* and remove now-unneeded .m4 files.
* gl/modules/randint: New file.
* gl/modules/randperm: New file.
* gl/modules/randread: New file.
* m4/randint.m4: Remove file.
* m4/randperm.m4: Remove file.
* m4/randread.m4: Remove file.

Step 3: use the new modules
* bootstrap.conf (gnulib_modules): Add randint and randperm.
* m4/prereq.m4 (gl_RANDINT, gl_RANDREAD, gl_RANDPERM): Don't require;
These have been removed.
(gl_ROOT_DEV_INO): Don't require; already handled via bootstrap.conf.
</content>
</entry>
</feed>
