<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/gl/lib/tempname.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>2007-10-07T19:04:21Z</updated>
<entry>
<title>Reflect 2-&gt;3 GPL copyright version update in gnulib.</title>
<updated>2007-10-07T19:04:21Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2007-10-07T19:04:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=847fbc4eba6701fb1548713de855207a47e876f7'/>
<id>urn:sha1:847fbc4eba6701fb1548713de855207a47e876f7</id>
<content type='text'>
* gl/lib/tempname.h: Update copyright from gnulib.
* gl/lib/tempname.c: Likewise.
* .x-sc_GPL_version: Don't make an exception for those two files.
</content>
</entry>
<entry>
<title>Make tempname more random, via the randint module.</title>
<updated>2007-10-07T17:44:07Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2007-09-01T08:33:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7eab7d027e624350cc9749dcbb963e2d6d6a9b46'/>
<id>urn:sha1:7eab7d027e624350cc9749dcbb963e2d6d6a9b46</id>
<content type='text'>
* gl/modules/tempname (Depends-on): Add randint and stdbool.
* gl/lib/tempname.c: Include randint.h and stdbool.h.
(uint64_t): Remove definition.  Not needed.
[_LIBC] (RANDOM_BITS): Remove this block, now that we have proper random bits.
(check_x_suffix): New function.
(gen_tempname_len): Rename from __gen_tempname.
Add a parameter, x_suffix_len, telling how many X's there must be at
the end of the template.
Use pseudo-random numbers all the way, rather than adding 7777
from one iteration to the next.
(__gen_tempname): New function, to call gen_tempname_len, requiring a
suffix length of 6.
* gl/lib/tempname.h: Add prototype for gen_tempname_len.

Signed-off-by: Jim Meyering &lt;meyering@redhat.com&gt;
</content>
</entry>
<entry>
<title>Copy from gnulib the parts of tempname that we'll modify.</title>
<updated>2007-10-07T17:42:53Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2007-09-01T09:33:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=696f4a8042e11f6caf479f729b09dcae2700e541'/>
<id>urn:sha1:696f4a8042e11f6caf479f729b09dcae2700e541</id>
<content type='text'>
* gl/lib/tempname.c: Copy from gnulib.
* gl/lib/tempname.h: Likewise.
* gl/modules/tempname: Likewise.

Allow GPLv2 on temporarily(?)-imported file from gnulib/libc.
* .x-sc_GPL_version: New file.
* Makefile.am (EXTRA_DIST): Add .x-sc_GPL_version
</content>
</entry>
</feed>
