Update.
[glibc.git] / manual / libc.texinfo
blob84d11c3ee51c203eaa0c24a5a5addaafab9e58a4
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.10
21 @set VERSION 2.3.x
22 @set UPDATED 2001-07-06
23 @set ISBN 1-882114-55-8
25 @ifnottex
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, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
33 Permission is granted to copy, distribute and/or modify this document
34 under the terms of the GNU Free Documentation License, Version 1.1 or
35 any later version published by the Free Software Foundation; with the
36 Invariant Sections being "Free Software Needs Free Documentation" and
37 "GNU Lesser General Public License", the Front-Cover texts being (a)
38 (see below), and with the Back-Cover Texts being (b) (see below).  A
39 copy of the license is included in the section entitled "GNU Free
40 Documentation License".
43 (a) The FSF's Front-Cover Text is:
45      A GNU Manual
47 (b) The FSF's Back-Cover Text is:
49      You have freedom to copy and modify this GNU Manual, like GNU
50      software.  Copies published by the Free Software Foundation raise
51      funds for GNU development.
52 @end ifnottex
54 @iftex
55 @shorttitlepage The GNU C Library Reference Manual
56 @end iftex
57 @titlepage
58 @center @titlefont{The GNU C Library}
59 @sp 1
60 @center @titlefont{Reference Manual}
61 @sp 2
62 @center Sandra Loosemore
63 @center with
64 @center Richard M. Stallman, Roland McGrath, Andrew Oram, and Ulrich Drepper
65 @sp 3
66 @center Edition @value{EDITION}
67 @sp 1
68 @center last updated @value{UPDATED}
69 @sp 1
70 @center for version @value{VERSION}
71 @page
72 @vskip 0pt plus 1filll
73 Copyright @copyright{} 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002 Free Software Foundation, Inc.
74 @sp 2
75 Published by the Free Software Foundation @*
76 59 Temple Place -- Suite 330, @*
77 Boston, MA 02111-1307 USA @*
78 ISBN @value{ISBN} @*
80 Permission is granted to copy, distribute and/or modify this document
81 under the terms of the GNU Free Documentation License, Version 1.1 or
82 any later version published by the Free Software Foundation; with the
83 Invariant Sections being "Free Software Needs Free Documentation" and
84 "GNU Lesser General Public License", the Front-Cover texts being (a)
85 (see below), and with the Back-Cover Texts being (b) (see below).  A
86 copy of the license is included in the section entitled "GNU Free
87 Documentation License".
89 (a) The FSF's Front-Cover Text is:
91      A GNU Manual
93 (b) The FSF's Back-Cover Text is:
95      You have freedom to copy and modify this GNU Manual, like GNU
96      software.  Copies published by the Free Software Foundation raise
97      funds for GNU development.
99 Cover art for the Free Software Foundation's printed edition
100 by Etienne Suvasa.
102 @end titlepage
103 @page
105 @ifnottex
106 @node Top, Introduction, (dir), (dir)
107 @top Main Menu
108 This is Edition @value{EDITION}, last updated @value{UPDATED}, of
109 @cite{The GNU C Library Reference Manual}, for Version @value{VERSION}
110 of the GNU C Library.
111 @end ifnottex
113 @include top-menu.texi
114 @include chapters.texi
116 @node Free Manuals, Copying, Contributors, Top
117 @include freemanuals.texi
119 @set lgpl-appendix
120 @node Copying, Documentation License, Free Manuals, Top
121 @include lesser.texi
123 @node Documentation License, Concept Index, Copying, Top
124 @include fdl.texi
126 @node Concept Index, Type Index, Documentation License, Top
127 @unnumbered Concept Index
129 @printindex cp
131 @node Type Index, Function Index, Concept Index, Top
132 @unnumbered Type Index
134 @printindex tp
136 @node Function Index, Variable Index, Type Index, Top
137 @unnumbered Function and Macro Index
139 @printindex fn
141 @node Variable Index, File Index, Function Index, Top
142 @unnumbered Variable and Constant Macro Index
144 @printindex vr
146 @node File Index, , Variable Index, Top
147 @unnumbered Program and File Index
149 @printindex pg
152 @shortcontents
153 @contents
154 @bye