ANSI INCITS ISO IEC 23360-6-2006 Linux Standard Base (LSB) core specification 3.1 - Part 6 Specification for PPC64 architecture.pdf
《ANSI INCITS ISO IEC 23360-6-2006 Linux Standard Base (LSB) core specification 3.1 - Part 6 Specification for PPC64 architecture.pdf》由会员分享,可在线阅读,更多相关《ANSI INCITS ISO IEC 23360-6-2006 Linux Standard Base (LSB) core specification 3.1 - Part 6 Specification for PPC64 architecture.pdf(84页珍藏版)》请在麦多课文档分享上搜索。
1、 INCITS/ISO/IEC 23360-6:20062010 (ISO/IEC 23360-6:2006, IDT) Linux Standard Base (LSB) core specification 3.1 - Part 6: Specification for PPC64 architecture Reaffirmed as INCITS/ISO/IEC 23360-6:2006 R2015INCITS/ISO/IEC 23360-6:20062010 PDF disclaimer This PDF file may contain embedded typefaces. In
2、accordance with Adobes licensing policy, this file may be printed or viewed but shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In downloading this file, parties accept therein the responsibility of not infringing Adob
3、es licensing policy. The ISO Central Secretariat accepts no liability in this area. Adobe is a trademark of Adobe Systems Incorporated. Details of the software products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation parameters were optimized for
4、printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In the unlikely event that a problem relating to it is found, please inform the Central Secretariat at the address given below. Adopted by INCITS (InterNational Committee for Information Technology
5、Standards) as an American National Standard. Date of ANSI Approval: 11/18/2010 Published by American National Standards Institute, 25 West 43rd Street, New York, New York 10036 Copyright 2010 by Information Technology Industry Council (ITI). All rights reserved. These materials are subject to copyri
6、ght claims of International Standardization Organization (ISO), International Electrotechnical Commission (IEC), American National Standards Institute (ANSI), and Information Technology Industry Council (ITI). Not for resale. No part of this publication may be reproduced in any form, including an el
7、ectronic retrieval system, without the prior written permission of ITI. All requests pertaining to this standard should be submitted to ITI, 1101 K Street NW, Suite 610, Washington DC 20005. Printed in the United States of America ii ITIC 2010 All rights reserved ISO/IEC 23360-6:2006(E) ISO/IEC 2006
8、 All rights reserved iiiLinux Standard Base Core Specification for PPC64 3.1 ISO/IEC 23360-6:2006(E) Copyright 2006 ISO/IEC This standard includes material that has been provided by the Free Standards Group under the GNU Free Documentation License Version 1.1 published by the Free Software Foundatio
9、n. Portions of the text are copyrighted by the following parties: The Regents of the University of California Free Software Foundation Ian F. Darwin Paul Vixie BSDI (now Wind River) Andrew G Morgan Jean-loup Gailly and Mark Adler Massachusetts Institute of Technology These excerpts are being used in
10、 accordance with their respective licenses. Linux is the registered trademark of Linus Torvalds in the U.S. and other countries. UNIX is a registered trademark of The Open Group. LSB is a trademark of the Free Standards Group in the United States and other countries. AMD is a trademark of Advanced M
11、icro Devices, Inc. Intel and Itanium are registered trademarks and Intel386 is a trademark of Intel Corporation. PowerPC is a registered trademark and PowerPC Architecture is a trademark of the IBM Corporation. S/390 is a registered trademark of the IBM Corporation. OpenGL is a registered trademark
12、of Silicon Graphics, Inc. ISO/IEC 23360-6:2006(E) iv ISO/IEC 2006 All rights reservedContents I Introductory Elements .0 1 Scope11.1 General11.2 Module Specific Scope12 References.22.1 Normative References 22.2 Informative References/Bibliography .43 Requirements .63.1 Relevant Libraries .63.2 LSB I
13、mplementation Conformance 63.3 LSB Application Conformance74 Definitions 95 Terminology .106 Documentation Conventions .12II Executable and Linking Format (ELF).137 Introduction148 Low Level System Information158.1 Machine Interface158.2 Function Calling Sequence.168.3 Traceback Tables .168.4 Proces
14、s Initialization.168.5 Coding Examples 169 Object Format.18 9.1 Introduction .189.2 ELF Header 189.3 Special Sections189.4 TOC.20 9.5 Symbol Table .209.6 Relocation.2010 Program Loading and Dynamic Linking .21 10.1 Introduction .2110.2 Program Loading 2110.3 Dynamic Linking.21III Base Libraries .22
15、11 Libraries 2311.1 Program Interpreter/Dynamic Linker.2311.2 Interfaces for libc.2311.3 Data Definitions for libc .3711.4 Interfaces for libm .4911.5 Data Definitions for libm5411.6 Interfaces for libpthread.5511.7 Data Definitions for libpthread .5711.8 Interfaces for libgcc_s .5811.9 Data Definit
16、ions for libgcc_s5911.10 Interface Definitions for libgcc_s.5911.11 Interfaces for libdl .6511.12 Data Definitions for libdl .6611.13 Interfaces for libcrypt66IV Utility Libraries67 12 Libraries 68Foreword vii Introduction .viii ISO/IEC 23360-6:2006(E) ISO/IEC 2006 All rights reserved v12.1 Interfac
17、es for libz.6812.2 Data Definitions for libz .6812.3 Interfaces for libncurses6812.4 Data Definitions for libncurses6912.5 Interfaces for libutil.69V Package Format and Installation7113 Software Installation .7213.1 Package Dependencies .7213.2 Package Architecture Considerations 72A Alphabetical Li
18、sting of Interfaces73A.1 libgcc_s73ISO/IEC 23360-6:2006(E) vi ISO/IEC 2006 All rights reservedList of Tables 2-1 Normative References .22-2 Other References43-1 Standard Library Names.69-1 ELF Special Sections 189-2 Additional Special Sections 1911-1 libc Definition.2311-2 libc - RPC Function Interf
19、aces 2311-3 libc - System Calls Function Interfaces .2411-4 libc - Standard I/O Function Interfaces2611-5 libc - Standard I/O Data Interfaces .2711-6 libc - Signal Handling Function Interfaces .2711-7 libc - Signal Handling Data Interfaces 2811-8 libc - Localization Functions Function Interfaces 281
20、1-9 libc - Localization Functions Data Interfaces .2811-10 libc - Socket Interface Function Interfaces 2911-11 libc - Wide Characters Function Interfaces.2911-12 libc - String Functions Function Interfaces.3111-13 libc - IPC Functions Function Interfaces .3211-14 libc - Regular Expressions Function
21、Interfaces 3211-15 libc - Character Type Functions Function Interfaces.3211-16 libc - Time Manipulation Function Interfaces3311-17 libc - Time Manipulation Data Interfaces .3311-18 libc - Terminal Interface Functions Function Interfaces .3311-19 libc - System Database Interface Function Interfaces34
22、11-20 libc - Language Support Function Interfaces .3411-21 libc - Large File Support Function Interfaces .3511-22 libc - Standard Library Function Interfaces3511-23 libc - Standard Library Data Interfaces .3711-24 libm Definition .4911-25 libm - Math Function Interfaces.5011-26 libm - Math Data Inte
23、rfaces 5311-27 libpthread Definition.5511-28 libpthread - Realtime Threads Function Interfaces.5511-29 libpthread - Posix Threads Function Interfaces .5511-30 libpthread - Thread aware versions of libc interfaces Function Interfaces 5711-31 libgcc_s Definition .5811-32 libgcc_s - Unwind Library Func
24、tion Interfaces5811-33 libdl Definition .6511-34 libdl - Dynamic Loader Function Interfaces.6511-35 libcrypt Definition6611-36 libcrypt - Encryption Function Interfaces.6612-1 libz Definition.6812-2 libncurses Definition .6912-3 libutil Definition.6912-4 libutil - Utility Functions Function Interfac
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIINCITSISOIEC2336062006LINUXSTANDARDBASELSBCORESPECIFICATION31PART6SPECIFICATIONFORPPC64ARCHITECTUREPDF

链接地址:http://www.mydoc123.com/p-436363.html