2013-04-29 Freddie Chopin <freddie_chopin@op.pl>
* libc/libc.texinfo: Fix @ references and change ifinfo to be ifnottexinfo. * libm/libm.texinfo: Ditto.
This commit is contained in:
parent
1755232aca
commit
4b7586ff43
@ -1,3 +1,9 @@
|
|||||||
|
2013-04-29 Freddie Chopin <freddie_chopin@op.pl>
|
||||||
|
|
||||||
|
* libc/libc.texinfo: Fix @ references and change ifinfo to be
|
||||||
|
ifnottexinfo.
|
||||||
|
* libm/libm.texinfo: Ditto.
|
||||||
|
|
||||||
2013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
2013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
* libc/stdio/local.h (_STDIO_CLOSE_PER_REENT_STD_STREAMS): New define.
|
* libc/stdio/local.h (_STDIO_CLOSE_PER_REENT_STD_STREAMS): New define.
|
||||||
|
@ -429,7 +429,7 @@ usage as the ANSI C version from @file{stdarg.h}.
|
|||||||
@printindex cp
|
@printindex cp
|
||||||
|
|
||||||
@tex
|
@tex
|
||||||
% I think something like @colophon should be in texinfo. In the
|
% I think something like @@colophon should be in texinfo. In the
|
||||||
% meantime:
|
% meantime:
|
||||||
\long\def\colophon{\hbox to0pt{}\vfill
|
\long\def\colophon{\hbox to0pt{}\vfill
|
||||||
\centerline{The body of this manual is set in}
|
\centerline{The body of this manual is set in}
|
||||||
@ -440,7 +440,7 @@ usage as the ANSI C version from @file{stdarg.h}.
|
|||||||
\centerline{{\sl\fontname\tensl\/}}
|
\centerline{{\sl\fontname\tensl\/}}
|
||||||
\centerline{are used for emphasis.}\vfill}
|
\centerline{are used for emphasis.}\vfill}
|
||||||
\page\colophon
|
\page\colophon
|
||||||
% Blame: pesch@cygnus.com, 28mar91.
|
% Blame: pesch@@cygnus.com, 28mar91.
|
||||||
@end tex
|
@end tex
|
||||||
|
|
||||||
@contents
|
@contents
|
||||||
|
@ -86,10 +86,10 @@ into another language, under the above conditions for modified versions.
|
|||||||
@end titlepage
|
@end titlepage
|
||||||
@end iftex
|
@end iftex
|
||||||
|
|
||||||
@ifinfo
|
@ifnottex
|
||||||
@node Top
|
@node Top
|
||||||
@top LIBM
|
@top LIBM
|
||||||
@end ifinfo
|
@end ifnottex
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* Math:: The mathematical functions (`math.h').
|
* Math:: The mathematical functions (`math.h').
|
||||||
@ -135,7 +135,7 @@ For such platforms, the long double math functions are implemented as calls to t
|
|||||||
@printindex cp
|
@printindex cp
|
||||||
|
|
||||||
@tex
|
@tex
|
||||||
% I think something like @colophon should be in texinfo. In the
|
% I think something like @@colophon should be in texinfo. In the
|
||||||
% meantime:
|
% meantime:
|
||||||
\long\def\colophon{\hbox to0pt{}\vfill
|
\long\def\colophon{\hbox to0pt{}\vfill
|
||||||
\centerline{The body of this manual is set in}
|
\centerline{The body of this manual is set in}
|
||||||
@ -146,7 +146,7 @@ For such platforms, the long double math functions are implemented as calls to t
|
|||||||
\centerline{{\sl\fontname\tensl\/}}
|
\centerline{{\sl\fontname\tensl\/}}
|
||||||
\centerline{are used for emphasis.}\vfill}
|
\centerline{are used for emphasis.}\vfill}
|
||||||
\page\colophon
|
\page\colophon
|
||||||
% Blame: pesch@cygnus.com, 28mar91.
|
% Blame: pesch@@cygnus.com, 28mar91.
|
||||||
@end tex
|
@end tex
|
||||||
|
|
||||||
@contents
|
@contents
|
||||||
|
Loading…
Reference in New Issue
Block a user