Blame manual/libc.texinfo

Packit 6c4009
\input texinfo                  @c -*- Texinfo -*-
Packit 6c4009
@comment %**start of header (This is for running Texinfo on a region.)
Packit 6c4009
@setfilename libc.info
Packit 6c4009
@settitle The GNU C Library
Packit 6c4009
@documentencoding UTF-8
Packit 6c4009
@c '@codequotebacktick on' and '@codequoteundirected on' require
Packit 6c4009
@c Texinfo 5.0 or later, so use the older equivalent @set variables
Packit 6c4009
@c supported in Texinfo 4.11 and later.
Packit 6c4009
@set txicodequoteundirected
Packit 6c4009
@set txicodequotebacktick
Packit 6c4009
Packit 6c4009
@c setchapternewpage odd
Packit 6c4009
Packit 6c4009
@include macros.texi
Packit 6c4009
Packit 6c4009
@comment Tell install-info what to do.
Packit Bot 0c2104
@dircategory Software libraries
Packit 6c4009
@direntry
Packit 6c4009
* Libc: (libc).                 C library.
Packit 6c4009
@end direntry
Packit 6c4009
@include dir-add.texi
Packit 6c4009
Packit 6c4009
@include pkgvers.texi
Packit 6c4009
Packit 6c4009
@c This tells texinfo.tex to use the real section titles in xrefs in
Packit 6c4009
@c place of the node name, when no section title is explicitly given.
Packit 6c4009
@set xref-automatic-section-title
Packit 6c4009
@c @smallbook
Packit 6c4009
@comment %**end of header (This is for running Texinfo on a region.)
Packit 6c4009
Packit 6c4009
@c Everything related to printed editions is disabled until we have
Packit 6c4009
@c resolved how to keep them in sync with the master sources of the
Packit 6c4009
@c manual.
Packit 6c4009
@c sold 0.06/1.09, print run out 21may96
Packit 6c4009
@c @set EDITION 0.13
Packit 6c4009
@c @set ISBN 1-882114-55-8
Packit 6c4009
Packit 6c4009
@include version.texi
Packit 6c4009
Packit 6c4009
@set FDL_VERSION 1.3
Packit 6c4009
Packit 6c4009
@copying
Packit 6c4009
This file documents @theglibc{}.
Packit 6c4009
Packit 6c4009
This is
Packit 6c4009
@c Disabled (printed editions, see above).
Packit 6c4009
@c Edition @value{EDITION} of
Packit 6c4009
@cite{The GNU C Library Reference Manual}, for version
Packit 6c4009
@ifset PKGVERSION_DEFAULT
Packit 6c4009
@value{VERSION}.
Packit 6c4009
@end ifset
Packit 6c4009
@ifclear PKGVERSION_DEFAULT
Packit 6c4009
@value{VERSION} @value{PKGVERSION}.
Packit 6c4009
@end ifclear
Packit 6c4009
Packit 6c4009
Copyright @copyright{} 1993--2018 Free Software Foundation, Inc.
Packit 6c4009
Packit 6c4009
Permission is granted to copy, distribute and/or modify this document
Packit 6c4009
under the terms of the GNU Free Documentation License, Version
Packit 6c4009
@value{FDL_VERSION} or any later version published by the Free
Packit 6c4009
Software Foundation; with the Invariant Sections being ``Free Software
Packit 6c4009
Needs Free Documentation'' and ``GNU Lesser General Public License'',
Packit 6c4009
the Front-Cover texts being ``A GNU Manual'', and with the Back-Cover
Packit 6c4009
Texts as in (a) below.  A copy of the license is included in the
Packit 6c4009
section entitled "GNU Free Documentation License".
Packit 6c4009
Packit 6c4009
(a) The FSF's Back-Cover Text is: ``You have the freedom to
Packit 6c4009
copy and modify this GNU manual.  Buying copies from the FSF
Packit 6c4009
supports it in developing GNU and promoting software freedom.''
Packit 6c4009
@end copying
Packit 6c4009
Packit 6c4009
@iftex
Packit 6c4009
@shorttitlepage The GNU C Library Reference Manual
Packit 6c4009
@end iftex
Packit 6c4009
@titlepage
Packit 6c4009
@center @titlefont{The GNU C Library}
Packit 6c4009
@sp 1
Packit 6c4009
@center @titlefont{Reference Manual}
Packit 6c4009
@sp 2
Packit 6c4009
@center Sandra Loosemore
Packit 6c4009
@center with
Packit 6c4009
@center Richard M. Stallman, Roland McGrath, Andrew Oram, and Ulrich Drepper
Packit 6c4009
@sp 3
Packit 6c4009
@c Disabled (printed editions, see above).
Packit 6c4009
@c @center Edition @value{EDITION}
Packit 6c4009
@c @sp 1
Packit 6c4009
@center for version @value{VERSION}
Packit 6c4009
@ifclear PKGVERSION_DEFAULT
Packit 6c4009
@sp 1
Packit 6c4009
@center @value{PKGVERSION}
Packit 6c4009
@end ifclear
Packit 6c4009
@page
Packit 6c4009
@vskip 0pt plus 1filll
Packit 6c4009
@insertcopying
Packit 6c4009
Packit 6c4009
@c Disabled (printed editions, see above).
Packit 6c4009
@c @sp 2
Packit 6c4009
@c Published by the @uref{http://www.fsf.org/, Free Software Foundation} @*
Packit 6c4009
@c ISBN @value{ISBN} @*
Packit 6c4009
Packit 6c4009
@c Disabled (printed editions, see above).
Packit 6c4009
@c @sp 2
Packit 6c4009
@c Cover art for the Free Software Foundation's printed edition
Packit 6c4009
@c by Etienne Suvasa.
Packit 6c4009
Packit 6c4009
@end titlepage
Packit 6c4009
Packit 6c4009
@shortcontents
Packit 6c4009
@contents
Packit 6c4009
Packit 6c4009
@ifnottex
Packit 6c4009
@node Top, Introduction, (dir), (dir)
Packit 6c4009
@top Main Menu
Packit 6c4009
This is
Packit 6c4009
@c Disabled (printed editions, see above).
Packit 6c4009
@c Edition @value{EDITION} of
Packit 6c4009
@cite{The GNU C Library Reference Manual}, for Version @value{VERSION}
Packit 6c4009
@ifclear PKGVERSION_DEFAULT
Packit 6c4009
@value{PKGVERSION}
Packit 6c4009
@end ifclear
Packit 6c4009
of @theglibc{}.
Packit 6c4009
@end ifnottex
Packit 6c4009
Packit 6c4009
@include top-menu.texi
Packit 6c4009
@include chapters.texi
Packit 6c4009
Packit 6c4009
@node Free Manuals, Copying, Contributors, Top
Packit 6c4009
@appendix Free Software Needs Free Documentation
Packit 6c4009
@include freemanuals.texi
Packit 6c4009
Packit 6c4009
@node Copying, Documentation License, Free Manuals, Top
Packit 6c4009
@appendix GNU Lesser General Public License
Packit 6c4009
@include lgpl-2.1.texi
Packit 6c4009
Packit 6c4009
@node Documentation License, Concept Index, Copying, Top
Packit 6c4009
@appendix GNU Free Documentation License
Packit 6c4009
@cindex FDL, GNU Free Documentation License
Packit 6c4009
@include fdl-@value{FDL_VERSION}.texi
Packit 6c4009
Packit 6c4009
@node Concept Index, Type Index, Documentation License, Top
Packit 6c4009
@unnumbered Concept Index
Packit 6c4009
Packit 6c4009
@printindex cp
Packit 6c4009
Packit 6c4009
@node Type Index, Function Index, Concept Index, Top
Packit 6c4009
@unnumbered Type Index
Packit 6c4009
Packit 6c4009
@printindex tp
Packit 6c4009
Packit 6c4009
@node Function Index, Variable Index, Type Index, Top
Packit 6c4009
@unnumbered Function and Macro Index
Packit 6c4009
Packit 6c4009
@printindex fn
Packit 6c4009
Packit 6c4009
@node Variable Index, File Index, Function Index, Top
Packit 6c4009
@unnumbered Variable and Constant Macro Index
Packit 6c4009
Packit 6c4009
@printindex vr
Packit 6c4009
Packit 6c4009
@node File Index, , Variable Index, Top
Packit 6c4009
@unnumbered Program and File Index
Packit 6c4009
Packit 6c4009
@printindex pg
Packit 6c4009
Packit 6c4009
Packit 6c4009
@bye