Information technology - Portable Operating System Interface (POSIX?) Base Specifications, Issue 7, Includes Technical Corrigendum 1:2015
信息技术.便携式操作系统接口(POSIX?)基础规范第7版包括技术勘误表1:2015
Preface:Standards development within the Information Technology sector is harmonized with international standards development. Through the CSA Technical Committee on Information Technology (TCIT), Canadians serve as the Canadian Advisory Committee (CAC) on ISO/IEC Joint Technical Committee 1 on Information Technology (ISO/IEC JTC1) for the Standards Council of Canada (SCC), the ISO member body for Canada and sponsor of the Canadian National Committee of the IEC. Also, as a member of the International Telecommunication Union (ITU), Canada participates in the International Telegraph and Telephone Consultative Committee (ITU-T).Scope:POSIX.1-2008 defines a standard operating system interface and environment, including a command interpreter (or "shell"), and common utility programs to support applications portability at the source code level. It is intended to be used by both application developers and system implementors. POSIX.1-2008 comprises four major components (each in an associated volume):1. General terms, concepts, and interfaces common to all volumes of POSIX.1-2008, including utility conventions and C-language header definitions, are included in the Base Definitions volume of POSIX.1-2008.2. Definitions for system service functions and subroutines, language-specific system services for the C programming language, function issues, including portability, error handling, and error recovery, are included in the System Interfaces volume of POSIX.1-2008.3. Definitions for a standard source code-level interface to command interpretation services (a "shell") and common utility programs for application programs are included in the Shell and Utilities volume of POSIX.1-2008.4. Extended rationale that did not fit well into the rest of the document structure, containing historical information concerning the contents of POSIX.1-2008 and why features were included or discarded by the standard developers, is included in the Rationale (Informative) volume of POSIX.1-2008.The following areas are outside of the scope of POSIX.1-2008:Graphics interfacesDatabase management system interfacesRecord I/O considerationsObject or binary code portabilitySystem configuration and resource availabilityPOSIX.1-2008 describes the external characteristics and facilities that are of importance to application developers, rather than the internal construction techniques employed to achieve these capabilities. Special emphasis is placed on those functions and facilities that are needed in a wide variety of commercial applications.The facilities provided in POSIX.1-2008 are drawn from the following base documents:IEEE Std 1003.1, 2004 Edition (POSIX-1) (incorporating IEEE Std 1003.1-2001, IEEE Std 1003.1-2001/Cor 1-2002, and IEEE Std 1003.1-2001/Cor 2-2004)The Open Group Technical Standard, 2006, Extended API Set Part 1The Open Group Technical Standard, 2006, Extended API Set Part 2The Open Group Technical Standard, 2006, Extended API Set Part 3The Open Group Technical Standard, 2006, Extended API Set Part 4ISO/IEC 9899: 1999, Programming Languages - C, including ISO/IEC 9899: 1999/Cor.1: 2001(E), ISO/IEC 9899: 1999/Cor.2: 2004(E), and ISO/IEC 9899: 1999/Cor.3Emphasis has been placed on standardizing existing practice for existing users, with changes and additions limited to correcting deficiencies in the following areas:Issues raised by Austin Group defect reports, IEEE Interpretations against IEEE Std 1003.1, and ISO/IEC defect reports against ISO/IEC 9945Issues raised in corrigenda for The Open Group Technical Standards and working group resolutions from The Open GroupIssues arising from ISO TR 24715: 2006, Conflicts between POSIX and the LSBChanges to make the text self-consistent with the additional material mergedFeatures, marked Legacy or obsolescent in the base documents, have been considered for removal in this versionA review and reorganization of the options within the standardAlignment with the ISO/IEC 9899: 1999 standard, including ISO/IEC 9899: 1999/Cor.2: 2004(E)