header.texi 755 B

12345678910111213141516171819202122
  1. @node Library Summary, Installation, Language Features, Top
  2. @c %MENU% A summary showing the syntax, header file, and derivation of each library feature
  3. @appendix Summary of Library Facilities
  4. This appendix is a complete list of the facilities declared within the
  5. header files supplied with @theglibc{}. Each entry also lists the
  6. standard or other source from which each facility is derived, and tells
  7. you where in the manual you can find more information about how to use
  8. it.
  9. @c This table runs wide. Shrink fonts.
  10. @iftex
  11. @smallfonts @rm
  12. @end iftex
  13. @table @code
  14. @comment summary.texi is generated from the other Texinfo files.
  15. @comment See the Makefile and summary.pl for the details.
  16. @include summary.texi
  17. @end table
  18. @iftex
  19. @textfonts @rm
  20. @end iftex