Update.
[glibc.git] / manual / libc.texinfo
blob0beec66fd6216c125082695f2e016b7ba9ddf2bb
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 @setchapternewpage odd
7 @comment Tell install-info what to do.
8 @dircategory GNU libraries
9 @direntry
10 * Libc: (libc).                 C library.
11 @end direntry
13 @c This tells texinfo.tex to use the real section titles in xrefs in
14 @c place of the node name, when no section title is explicitly given.
15 @set xref-automatic-section-title
16 @c @smallbook
17 @comment %**end of header (This is for running Texinfo on a region.)
19 @c sold 0.06/1.09, print run out 21may96
20 @set EDITION 0.07 DRAFT
21 @set VERSION 2.00 Beta
22 @set UPDATED 03 Apr 1998
23 @set ISBN 1-882114-53-1
25 @ifinfo
26 This file documents the GNU C library.
28 This is Edition @value{EDITION}, last updated @value{UPDATED},
29 of @cite{The GNU C Library Reference Manual}, for Version @value{VERSION}.
31 Copyright (C) 1993, '94, '95, '96, '97, '98 Free Software Foundation, Inc.
33 Permission is granted to make and distribute verbatim copies of
34 this manual provided the copyright notice and this permission notice
35 are preserved on all copies.
37 @ignore
38 Permission is granted to process this file through TeX and print the
39 results, provided the printed document carries copying permission
40 notice identical to this one except for the removal of this paragraph
41 (this paragraph not being relevant to the printed manual).
43 @end ignore
44 Permission is granted to copy and distribute modified versions of this
45 manual under the conditions for verbatim copying, provided also that the
46 section entitled ``GNU Library General Public License'' is included
47 exactly as in the original, and provided that the entire resulting
48 derived work is distributed under the terms of a permission notice
49 identical to this one.
51 Permission is granted to copy and distribute translations of this manual
52 into another language, under the above conditions for modified versions,
53 except that the text of the translation of the section entitled ``GNU
54 Library General Public License'' must be approved for accuracy by the
55 Foundation.
56 @end ifinfo
58 @iftex
59 @shorttitlepage The GNU C Library Reference Manual
60 @end iftex
61 @titlepage
62 @center @titlefont{The GNU C Library}
63 @sp 1
64 @center @titlefont{Reference Manual}
65 @sp 2
66 @center Sandra Loosemore
67 @center with
68 @center Richard M. Stallman, Roland McGrath, Andrew Oram, and Ulrich Drepper
69 @sp 3
70 @center Edition @value{EDITION}
71 @sp 1
72 @center last updated @value{UPDATED}
73 @sp 1
74 @center for version @value{VERSION}
75 @page
76 @vskip 0pt plus 1filll
77 Copyright @copyright{} 1993, '94, '95, '96, '97, '98 Free Software Foundation, Inc.
78 @sp 2
79 Published by the Free Software Foundation @*
80 59 Temple Place -- Suite 330, @*
81 Boston, MA 02111-1307 USA @*
82 Printed copies are available for $50 each. @*
83 ISBN @value{ISBN} @*
85 Permission is granted to make and distribute verbatim copies of
86 this manual provided the copyright notice and this permission notice
87 are preserved on all copies.
89 Permission is granted to copy and distribute modified versions of this
90 manual under the conditions for verbatim copying, provided also that the
91 section entitled ``GNU Library General Public License'' is included
92 exactly as in the original, and provided that the entire resulting
93 derived work is distributed under the terms of a permission notice
94 identical to this one.
96 Permission is granted to copy and distribute translations of this manual
97 into another language, under the above conditions for modified versions,
98 except that the text of the translation of the section entitled ``GNU
99 Library General Public License'' must be approved for accuracy by the
100 Foundation.
101 @end titlepage
102 @page
104 @ifinfo
105 @node Top, Introduction, (dir), (dir)
106 @top Main Menu
107 This is Edition @value{EDITION}, last updated @value{UPDATED}, of
108 @cite{The GNU C Library Reference Manual}, for Version @value{VERSION}
109 of the GNU C Library.
110 @end ifinfo
112 @include top-menu.texi
113 @include chapters.texi
115 @set lgpl-appendix
116 @node Copying, Concept Index, Contributors, Top
117 @include lgpl.texinfo
120 @node Concept Index, Type Index, Copying, Top
121 @unnumbered Concept Index
123 @printindex cp
125 @node Type Index, Function Index, Concept Index, Top
126 @unnumbered Type Index
128 @printindex tp
130 @node Function Index, Variable Index, Type Index, Top
131 @unnumbered Function and Macro Index
133 @printindex fn
135 @node Variable Index, File Index, Function Index, Top
136 @unnumbered Variable and Constant Macro Index
138 @printindex vr
140 @node File Index, , Variable Index, Top
141 @unnumbered Program and File Index
143 @printindex pg
146 @shortcontents
147 @contents
148 @bye