1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
3 <book id="libc" xmlns:xi="http://www.w3.org/2001/XInclude">
5 <productname>newlib</productname>
8 <xi:include href="stdlib.xml"/>
9 <xi:include href="ctype.xml"/>
10 <xi:include href="stdio.xml"/>
11 <!-- stdio64 is optional -->
12 <xi:include href="stdio64.xml">
16 <xi:include href="strings.xml"/>
17 <xi:include href="wcstrings.xml"/>
18 <!-- signals is optional -->
19 <xi:include href="signal.xml">
23 <xi:include href="time.xml"/>
24 <xi:include href="locale.xml"/>
25 <!-- reent.tex contains fixed content -->
27 <xi:include href="misc.xml"/>
28 <!-- posix is optional -->
29 <xi:include href="posix.xml">
32 <!-- XXX: stdarg.h and vararg.h are directly described in libc.texi -->
34 <!-- iconv is optional -->
35 <xi:include href="iconv.xml">
38 <!-- ssp.tex contains fixed content -->
40 <xi:include href="sys.xml"/> <!-- sys.tex includes the .def files made in reent/ -->
42 <!-- processing should insert index here -->