Linux Standard Base (LSB) — Part 3-3: Desktop specification for IA64 (Itanium TM) architecture

This document defines a system interface for compiled applications and a minimal environment for support of installation scripts. Its purpose is to enable a uniform industry standard environment for high-volume applications conforming to the LSB. These specifications are composed of two basic parts: a common part describing those parts of the interface that remain constant across all implementations of the LSB, and an architecture-specific part describing the parts of the interface that vary by processor architecture. Together, the common part and the relevant architecture-specific part for a single hardware architecture provide a complete interface specification for compiled application programs on systems that share a common hardware architecture. The LSB contains both a set of Application Program Interfaces (APIs) and Application Binary Interfaces (ABIs). APIs may appear in the source code of portable applications, while the compiled binary of that application may use the larger set of ABIs. A conforming implementation provides all of the ABIs listed here. The compilation system may replace (e.g. by macro definition) certain APIs with calls to one or more of the underlying binary interfaces, and may insert calls to binary interfaces as needed. The LSB is primarily a binary interface definition. Not all of the source level APIs available to applications may be contained in this specification. This is the Itanium™ architecture specific part of the Desktop module of the Linux Standard Base (LSB). This part supplements the common part of the LSB Desktop module with those interfaces that differ between architectures. This part should be used in conjunction with the common part of LSB Desktop. Whenever a section of the common part is supplemented by architecture-specific information, the common part includes a reference to the architecture-specific part. This part may also contain additional information that is not referenced in the common part. Interfaces described in this part of LSB Desktop are mandatory except where explicitly listed otherwise. Interfaces described in the LSB Desktop module supplement those described in the LSB Core module. They do not depend on other LSB modules.

Noyau de base normalisé Linux (LSB) — Partie 3-3: Spécification du module de bureau "Desktop" pour l'architecture IA64 (Itanium™)

General Information

Status
Published
Publication Date
07-Oct-2021
Current Stage
6060 - International Standard published
Start Date
08-Oct-2021
Due Date
11-Sep-2021
Completion Date
08-Oct-2021
Ref Project

Relations

Standard
ISO/IEC 23360-3-3:2021 - Linux Standard Base (LSB)
English language
493 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)


INTERNATIONAL ISO/IEC
STANDARD 23360-3-3
First edition
2021-10
Linux Standard Base (LSB) —
Part 3-3:
Desktop specification for IA64
TM
(Itanium ) architecture
Reference number
©
ISO/IEC 2021
© ISO/IEC 2021
All rights reserved. Unless otherwise specified, or required in the context of its implementation, no part of this publication may
be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting
on the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address
below or ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Email: copyright@iso.org
Website: www.iso.org
Published in Switzerland
ii © ISO/IEC 2021 – All rights reserved

Foreword
ISO (the International Organization for Standardization) and IEC (the International Electrotechnical
Commission) form the specialized system for worldwide standardization. National bodies that are
members of ISO or IEC participate in the development of International Standards through technical
committees established by the respective organization to deal with particular fields of technical activity.
ISO and IEC technical committees collaborate in fields of mutual interest. Other international
organizations, governmental and non-governmental, in liaison with ISO and IEC, also take part in the
work.
The procedures used to develop this document and those intended for its further maintenance are
described in the ISO/IEC Directives, Part 1. In particular, the different approval criteria needed for the
different types of document should be noted (see www.iso.org/directives or
www.iec.ch/members_experts/refdocs).
Attention is drawn to the possibility that some of the elements of this document may be the subject of
patent rights. ISO and IEC shall not be held responsible for identifying any or all such patent rights. Details
of any patent rights identified during the development of the document will be in the Introduction and/or
on the ISO list of patent declarations received (see www.iso.org/patents) or the IEC list of patent
declarations received (see patents.iec.ch).
Any trade name used in this document is information given for the convenience of users and does not
constitute an endorsement.
For an explanation of the voluntary nature of standards, the meaning of ISO specific terms and
expressions related to conformity assessment, as well as information about ISO's adherence to the World
Trade Organization (WTO) principles in the Technical Barriers to Trade (TBT),
see www.iso.org/iso/foreword.html. In the IEC, see www.iec.ch/understanding-standards.
This document was prepared by the Linux Foundation as Linux Standard Base (LSB): Desktop
TM
specification for IA64 (Itanium ) architecture and drafted in accordance with its editorial rules. It was
assigned to Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 22,
Programming languages, their environments and system software interfaces, and adopted by National
Bodies.
This first edition of ISO/IEC 23360-3-3 cancels and replaces ISO/IEC 23360-3:2006, which has been
technically revised.
This document is based on “The GNU Free Documentation License, version 1.1”. The license is available
at https://www.gnu.org/licenses/old-licenses/fdl-1.1.html.
A list of all parts in the ISO/IEC 23660 series can be found on the ISO and IEC websites.
Any feedback or questions on this document should be directed to the user’s national standards body. A
complete listing of these bodies can be found at www.iso.org/members.html and www.iec.ch/national-
committees.
© ISO/IEC 2021 – All rights reserved iii

Contents
Foreword . iii
Introduction .  vi
I Introductory Elements . 1
1 Scope. 2
2 References . 3
2.1 Normative References . 3
2.2 Informative References/Bibliography. 6
3 Requirements . 7
3.1 Relevant Libraries . 7
4 Terms and Definitions . 8
5 Documentation Conventions . 10
II GTK+ Stack Libraries . 11
6 Libraries . 12
6.1 Introduction . 12
6.2 Interfaces for libglib-2.0 . 13
6.3 Data Definitions for libglib-2.0 . 20
6.4 Interfaces for libgmodule-2.0 . 21
6.5 Data Definitions for libgmodule-2.0 . 21
6.6 Interfaces for libgobject-2.0 . 22
6.7 Data Definitions for libgobject-2.0 . 23
6.8 Interfaces for libgthread-2.0 . 24
6.9 Interfaces for libgio-2.0 . 24
6.10 Data Definitions for libgio-2.0 . 25
6.11 Interfaces for libatk-1.0 . 42
6.12 Data Definitions for libatk-1.0 . 42
6.13 Interfaces for libpango-1.0 . 43
6.14 Data Definitions for libpango-1.0 . 43
6.15 Interfaces for libpangocairo-1.0 . 44
6.16 Data Definitions for libpangocairo-1.0 . 44
6.17 Interfaces for libpangoxft-1.0 . 45
6.18 Data Definitions for libpangoxft-1.0 . 45
6.19 Interfaces for libpangoft2-1.0 . 46
6.20 Data Definitions for libpangoft2-1.0 . 46
6.21 Interfaces for libgdk_pixbuf-2.0 . 47
6.22 Data Definitions for libgdk_pixbuf-2.0 . 47
6.23 Interfaces for libgdk_pixbuf_xlib-2.0 . 48
6.24 Data Definitions for libgdk_pixbuf_xlib-2.0 . 48
6.25 Interfaces for libgdk-x11-2.0 . 48
6.26 Data Definitions for libgdk-x11-2.0 . 49
6.27 Interfaces for libgtk-x11-2.0 . 49
6.28 Data Definitions for libgtk-x11-2.0 . 50
III Qt Libraries . 53
7 Libraries . 54
7.1 Introduction . 54
7.2 Interfaces for libQtCore . 55
7.3 Data Definitions for libQtCore . 69
7.4 Interface Definitions for libQtCore . 78
7.5 Interfaces for libQtGui . 79
iv © 2021 ISO/IEC – All rights reserved

7.6 Data Definitions for libQtGui . 355
7.7 Interfaces for libQtXml . 375
7.8 Data Definitions for libQtXml . 384
7.9 Interfaces for libQtOpenGL . 385
7.10 Data Definitions for libQtOpenGL . 390
7.11 Interfaces for libQtSql . 390
7.12 Data Definitions for libQtSql . 394
7.13 Interfaces for libQtSvg . 396
7.14 Data Definitions for libQtSvg . 400
7.15 Interfaces for libQtNetwork . 400
7.16 Data Definitions for libQtNetwork . 403
IV Package Format and Installation . 406
8 Software Installation . 407
8.1 Package Dependencies . 407
Annex A Alphabetical Listing of Interfaces by Library . 408
A.1 libGL . 408
A.2 libGLU . 418
A.3 libICE . 419
A.4 libSM . 420
A.5 libX11 . 421
A.6 libXext . 432
A.7 libXft . 434
A.8 libXi . 435
A.9 libXrender .
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.