Linux Standard Base Specification for the PPC32 Architecture 2.1


Table of Contents
Foreword
Introduction
I. Introductory Elements
1. Scope
1.1. General
1.2. Module Specific Scope
2. Normative References
3. Requirements
3.1. Relevant Libraries
3.2. LSB Implementation Conformance
3.3. LSB Application Conformance
4. Definitions
5. Terminology
6. Documentation Conventions
II. Base Libraries
7. Libraries
7.1. Program Interpreter/Dynamic Linker
7.2. Interfaces for libc
7.3. Data Definitions for libc
7.4. Interfaces for libm
7.5. Data Definitions for libm
7.6. Interfaces for libpthread
7.7. Interfaces for libgcc_s
7.8. Interface Definitions for libgcc_s
7.9. Interfaces for libdl
7.10. Interfaces for libcrypt
III. Utility Libraries
8. Libraries
8.1. Interfaces for libz
8.2. Data Definitions for libz
8.3. Interfaces for libncurses
8.4. Data Definitions for libncurses
8.5. Interfaces for libutil
A. GNU Free Documentation License
A.1. PREAMBLE
A.2. APPLICABILITY AND DEFINITIONS
A.3. VERBATIM COPYING
A.4. COPYING IN QUANTITY
A.5. MODIFICATIONS
A.6. COMBINING DOCUMENTS
A.7. COLLECTIONS OF DOCUMENTS
A.8. AGGREGATION WITH INDEPENDENT WORKS
A.9. TRANSLATION
A.10. TERMINATION
A.11. FUTURE REVISIONS OF THIS LICENSE
A.12. How to use this License for your documents
List of Tables
2-1. Normative References
3-1. Standard Library Names
7-1. libc Definition
7-2. libc - RPC Function Interfaces
7-3. libc - RPC Deprecated Function Interfaces
7-4. libc - System Calls Function Interfaces
7-5. libc - System Calls Deprecated Function Interfaces
7-6. libc - Standard I/O Function Interfaces
7-7. libc - Standard I/O Data Interfaces
7-8. libc - Signal Handling Function Interfaces
7-9. libc - Signal Handling Deprecated Function Interfaces
7-10. libc - Signal Handling Data Interfaces
7-11. libc - Localization Functions Function Interfaces
7-12. libc - Localization Functions Data Interfaces
7-13. libc - Socket Interface Function Interfaces
7-14. libc - Socket Interface Deprecated Function Interfaces
7-15. libc - Wide Characters Function Interfaces
7-16. libc - String Functions Function Interfaces
7-17. libc - String Functions Deprecated Function Interfaces
7-18. libc - IPC Functions Function Interfaces
7-19. libc - Regular Expressions Function Interfaces
7-20. libc - Regular Expressions Deprecated Function Interfaces
7-21. libc - Regular Expressions Deprecated Data Interfaces
7-22. libc - Character Type Functions Function Interfaces
7-23. libc - Time Manipulation Function Interfaces
7-24. libc - Time Manipulation Deprecated Function Interfaces
7-25. libc - Time Manipulation Data Interfaces
7-26. libc - Terminal Interface Functions Function Interfaces
7-27. libc - System Database Interface Function Interfaces
7-28. libc - System Database Interface Deprecated Function Interfaces
7-29. libc - Language Support Function Interfaces
7-30. libc - Large File Support Function Interfaces
7-31. libc - Standard Library Function Interfaces
7-32. libc - Standard Library Deprecated Function Interfaces
7-33. libc - Standard Library Data Interfaces
7-34. libm Definition
7-35. libm - Math Function Interfaces
7-36. libm - Math Data Interfaces
7-37. libpthread Definition
7-38. libpthread - Posix Threads Function Interfaces
7-39. libgcc_s Definition
7-40. libgcc_s - Unwind Library Function Interfaces
7-41. libdl Definition
7-42. libdl - Dynamic Loader Function Interfaces
7-43. libcrypt Definition
7-44. libcrypt - Encryption Function Interfaces
8-1. libz Definition
8-2. libncurses Definition
8-3. libutil Definition
8-4. libutil - Utility Functions Function Interfaces