Add a testase for BZ #14602
[glibc.git] / manual / libc.texinfo
blob2c1344ac845558a0e8c7db3c92965f64bb5fa127
1 \input texinfo                  @c -*- Texinfo -*-
2 @comment %**start of header (This is for running Texinfo on a region.)
3 @setfilename libc.info
4 @settitle The GNU C Library
5 @c setchapternewpage odd
7 @include macros.texi
9 @comment Tell install-info what to do.
10 @dircategory Software libraries
11 @direntry
12 * Libc: (libc).                 C library.
13 @end direntry
14 @include dir-add.texi
16 @c This tells texinfo.tex to use the real section titles in xrefs in
17 @c place of the node name, when no section title is explicitly given.
18 @set xref-automatic-section-title
19 @c @smallbook
20 @comment %**end of header (This is for running Texinfo on a region.)
22 @c Everything related to printed editions is disabled until we have
23 @c resolved how to keep them in sync with the master sources of the
24 @c manual.
25 @c sold 0.06/1.09, print run out 21may96
26 @c @set EDITION 0.13
27 @c @set ISBN 1-882114-55-8
29 @include version.texi
31 @set FDL_VERSION 1.3
33 @copying
34 This file documents @theglibc{}.
36 This is
37 @c Disabled (printed editions, see above).
38 @c Edition @value{EDITION} of
39 @cite{The GNU C Library Reference Manual}, for version @value{VERSION}.
41 Copyright @copyright{} 1993--2012 Free Software Foundation, Inc.
43 Permission is granted to copy, distribute and/or modify this document
44 under the terms of the GNU Free Documentation License, Version
45 @value{FDL_VERSION} or any later version published by the Free
46 Software Foundation; with the Invariant Sections being ``Free Software
47 Needs Free Documentation'' and ``GNU Lesser General Public License'',
48 the Front-Cover texts being ``A GNU Manual'', and with the Back-Cover
49 Texts as in (a) below.  A copy of the license is included in the
50 section entitled "GNU Free Documentation License".
52 (a) The FSF's Back-Cover Text is: ``You have the freedom to
53 copy and modify this GNU manual.  Buying copies from the FSF
54 supports it in developing GNU and promoting software freedom.''
55 @end copying
57 @iftex
58 @shorttitlepage The GNU C Library Reference Manual
59 @end iftex
60 @titlepage
61 @center @titlefont{The GNU C Library}
62 @sp 1
63 @center @titlefont{Reference Manual}
64 @sp 2
65 @center Sandra Loosemore
66 @center with
67 @center Richard M. Stallman, Roland McGrath, Andrew Oram, and Ulrich Drepper
68 @sp 3
69 @c Disabled (printed editions, see above).
70 @c @center Edition @value{EDITION}
71 @c @sp 1
72 @center for version @value{VERSION}
73 @page
74 @vskip 0pt plus 1filll
75 @insertcopying
77 @c Disabled (printed editions, see above).
78 @c @sp 2
79 @c Published by the @uref{http://www.fsf.org/, Free Software Foundation} @*
80 @c ISBN @value{ISBN} @*
82 @c Disabled (printed editions, see above).
83 @c @sp 2
84 @c Cover art for the Free Software Foundation's printed edition
85 @c by Etienne Suvasa.
87 @end titlepage
89 @shortcontents
90 @contents
92 @ifnottex
93 @node Top, Introduction, (dir), (dir)
94 @top Main Menu
95 This is
96 @c Disabled (printed editions, see above).
97 @c Edition @value{EDITION} of
98 @cite{The GNU C Library Reference Manual}, for Version @value{VERSION}
99 of @theglibc{}.
100 @end ifnottex
102 @include top-menu.texi
103 @include chapters.texi
105 @node Free Manuals, Copying, Contributors, Top
106 @include freemanuals.texi
108 @node Copying, Documentation License, Free Manuals, Top
109 @appendix GNU Lesser General Public License
110 @include lgpl-2.1.texi
112 @node Documentation License, Concept Index, Copying, Top
113 @appendix GNU Free Documentation License
114 @cindex FDL, GNU Free Documentation License
115 @include fdl-@value{FDL_VERSION}.texi
117 @node Concept Index, Type Index, Documentation License, Top
118 @unnumbered Concept Index
120 @printindex cp
122 @node Type Index, Function Index, Concept Index, Top
123 @unnumbered Type Index
125 @printindex tp
127 @node Function Index, Variable Index, Type Index, Top
128 @unnumbered Function and Macro Index
130 @printindex fn
132 @node Variable Index, File Index, Function Index, Top
133 @unnumbered Variable and Constant Macro Index
135 @printindex vr
137 @node File Index, , Variable Index, Top
138 @unnumbered Program and File Index
140 @printindex pg
143 @bye