summaryrefslogtreecommitdiffstats
path: root/newlib/libc/libc.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/libc.texinfo')
-rw-r--r--newlib/libc/libc.texinfo3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/libc/libc.texinfo b/newlib/libc/libc.texinfo
index f4203b1ba..378bab682 100644
--- a/newlib/libc/libc.texinfo
+++ b/newlib/libc/libc.texinfo
@@ -139,6 +139,7 @@ into another language, under the above conditions for modified versions.
@c signal subdirectory:
@include sigset.texi
@include extra.texi
+@include posix.texi
@include stdio64.texi
@include iconvset.texi
@@ -162,7 +163,9 @@ into another language, under the above conditions for modified versions.
* Reentrancy::
* Misc::
+@ifset POSIX
* Posix::
+@end ifset
* Syscalls::
* Arglists::
@ifset ICONV