annotate doc/gendocs_template_min @ 40231:9b3c79fdfe0b

strtod: fix clash with strtold Problem reported for RHEL 5 by Jesse Caldwell (Bug#34817). * lib/strtod.c (compute_minus_zero, minus_zero): Simplify by remving the macro / external variable, and having just a function. User changed. This avoids the need for an external variable that might clash.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 11 Mar 2019 16:40:29 -0700
parents b06060465f09
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8722
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8" ?>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
5
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
6 <head>
17645
d746f88add8b autoupdate
Karl Berry <karl@freefriends.org>
parents: 17581
diff changeset
7 <title>%%TITLE%% - GNU Project - Free Software Foundation</title>
8722
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
8 <meta http-equiv="content-type" content='text/html; charset=utf-8' />
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
9 <link rel="stylesheet" type="text/css" href="/gnu.css" />
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
10 </head>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
11
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
12 <body>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
13
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
14 <h3>%%TITLE%%</h3>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
15
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
16 <address>Free Software Foundation</address>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
17 <address>last updated %%DATE%%</address>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
18 <p>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
19 <a href="/graphics/gnu-head.jpg">
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
20 <img src="/graphics/gnu-head-sm.jpg"
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
21 alt=" [image of the head of a GNU] " width="129" height="122"/>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
22 </a>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
23 </p>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
24 <hr />
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
25
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
26 <p>This manual (%%PACKAGE%%) is available in the following formats:</p>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
27
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
28 <ul>
11480
43db6feede26 remove trailing whitespace to placate Jim, more license syncs
Karl Berry <karl@freefriends.org>
parents: 10991
diff changeset
29 <li><a href="%%PACKAGE%%.html">HTML
8722
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
30 (%%HTML_MONO_SIZE%%K bytes)</a> - entirely on one web page.</li>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
31 <li><a href="html_node/index.html">HTML</a> - with one web page per
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
32 node.</li>
9488
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
33 %%IF HTML_SECTION%%
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
34 <li><a href="html_section/index.html">HTML</a> - with one web page per
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
35 section.</li>
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
36 %%ENDIF HTML_SECTION%%
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
37 %%IF HTML_CHAPTER%%
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
38 <li><a href="html_chapter/index.html">HTML</a> - with one web page per
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
39 chapter.</li>
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
40 %%ENDIF HTML_CHAPTER%%
8722
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
41 <li><a href="%%PACKAGE%%.html.gz">HTML compressed
11480
43db6feede26 remove trailing whitespace to placate Jim, more license syncs
Karl Berry <karl@freefriends.org>
parents: 10991
diff changeset
42 (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
8722
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
43 one web page.</li>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
44 <li><a href="%%PACKAGE%%.html_node.tar.gz">HTML compressed
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
45 (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
46 with one web page per node.</li>
9488
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
47 %%IF HTML_SECTION%%
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
48 <li><a href="%%PACKAGE%%.html_section.tar.gz">HTML compressed
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
49 (%%HTML_SECTION_TGZ_SIZE%%K gzipped tar file)</a> -
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
50 with one web page per section.</li>
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
51 %%ENDIF HTML_SECTION%%
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
52 %%IF HTML_CHAPTER%%
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
53 <li><a href="%%PACKAGE%%.html_chapter.tar.gz">HTML compressed
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
54 (%%HTML_CHAPTER_TGZ_SIZE%%K gzipped tar file)</a> -
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
55 with one web page per chapter.</li>
57c865858db0 autoupdate
Karl Berry <karl@freefriends.org>
parents: 8899
diff changeset
56 %%ENDIF HTML_CHAPTER%%
8722
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
57 <li><a href="%%PACKAGE%%.info.tar.gz">Info document
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
58 (%%INFO_TGZ_SIZE%%K bytes gzipped tar file)</a>.</li>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
59 <li><a href="%%PACKAGE%%.txt">ASCII text
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
60 (%%ASCII_SIZE%%K bytes)</a>.</li>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
61 <li><a href="%%PACKAGE%%.txt.gz">ASCII text compressed
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
62 (%%ASCII_GZ_SIZE%%K bytes gzipped)</a>.</li>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
63 <li><a href="%%PACKAGE%%.dvi.gz">TeX dvi file
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
64 (%%DVI_GZ_SIZE%%K bytes gzipped)</a>.</li>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
65 <li><a href="%%PACKAGE%%.pdf">PDF file
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
66 (%%PDF_SIZE%%K bytes)</a>.</li>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
67 <li><a href="%%PACKAGE%%.texi.tar.gz">Texinfo source
8899
4a6d9dc5005f autoupdate
Karl Berry <karl@freefriends.org>
parents: 8722
diff changeset
68 (%%TEXI_TGZ_SIZE%%K bytes gzipped tar file).</a></li>
8722
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
69 </ul>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
70
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
71 <p>(This page generated by the <a href="%%SCRIPTURL%%">%%SCRIPTNAME%%
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
72 script</a>.)</p>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
73
14462
61818c1e26b8 autoupdate
Karl Berry <karl@freefriends.org>
parents: 13355
diff changeset
74 <div id="footer" class="copyright">
61818c1e26b8 autoupdate
Karl Berry <karl@freefriends.org>
parents: 13355
diff changeset
75
61818c1e26b8 autoupdate
Karl Berry <karl@freefriends.org>
parents: 13355
diff changeset
76 <p>Please send general FSF &amp; GNU inquiries to
11492
3bc886cdc68c autoupdate
Karl Berry <karl@freefriends.org>
parents: 11480
diff changeset
77 <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
3bc886cdc68c autoupdate
Karl Berry <karl@freefriends.org>
parents: 11480
diff changeset
78 There are also <a href="/contact/">other ways to contact</a>
17645
d746f88add8b autoupdate
Karl Berry <karl@freefriends.org>
parents: 17581
diff changeset
79 the FSF. Broken links and other corrections or suggestions can be sent
d746f88add8b autoupdate
Karl Berry <karl@freefriends.org>
parents: 17581
diff changeset
80 to <a href="mailto:%%EMAIL%%">&lt;%%EMAIL%%&gt;</a>.</p>
d746f88add8b autoupdate
Karl Berry <karl@freefriends.org>
parents: 17581
diff changeset
81 </div>
8722
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
82
40057
b06060465f09 maint: Run 'make update-copyright'
Paul Eggert <eggert@cs.ucla.edu>
parents: 19485
diff changeset
83 <p>Copyright &copy; 2019 Free Software Foundation, Inc.</p>
10991
6a44f8868a74 autoupdate (for gendocs.sh accepting --email)
Karl Berry <karl@freefriends.org>
parents: 9488
diff changeset
84
17645
d746f88add8b autoupdate
Karl Berry <karl@freefriends.org>
parents: 17581
diff changeset
85 <p>This page is licensed under a <a rel="license"
19192
d86e08b1f555 all: Replace many more http URLs by https URLs. Update stale URLs.
Bruno Haible <bruno@clisp.org>
parents: 18626
diff changeset
86 href="https://creativecommons.org/licenses/by-nd/3.0/us/">Creative
17645
d746f88add8b autoupdate
Karl Berry <karl@freefriends.org>
parents: 17581
diff changeset
87 Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
d746f88add8b autoupdate
Karl Berry <karl@freefriends.org>
parents: 17581
diff changeset
88
d746f88add8b autoupdate
Karl Berry <karl@freefriends.org>
parents: 17581
diff changeset
89 <!--#include virtual="/server/bottom-notes.html" -->
8722
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
90
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
91 </div>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
92 </body>
8f16230a2a6a gendocs_template conform to current gnu web style
Karl Berry <karl@freefriends.org>
parents:
diff changeset
93 </html>