Copyright © 2000, 2001 by Free Standards Group
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/) and provided that neither the name of the Free Standards Group, the name of the Linux Standard Base, nor the names of its contributors may be used to endorse or promote derived works without specific prior written permission.
Portions of the text were taken from other copyrighted documents in accordance with the respective license of those documents.
This is version 1.0.0 of the Linux Standard Base Specification. An implementation of this version of the specification may not claim to be an implementation of the Linux Standard Base unless it has successfully completed the compliance proces as defined by the Free Standards Group.
The Linux Standard Base (LSB) 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.
The LSB defines a binary interface for application programs that are compiled and packaged for LSB-conforming implementations on many different hardware architectures. Since a binary specification must include information specific to the computer processor architecture for which it is intended, it is not possible for a single document to specify the interface for all possible LSB-conforming implementations. Therefore, the LSB is a family of specifications, rather than a single one.
The LSB is composed of two basic parts: A common part of the specification describes those parts of the interface that remain constant across all hardware implementations of the LSB, and an architecture-specific part of the specification describes the parts of the specification that are specific to a particular processor architecture. Together, the generic LSB and the architecture-specific supplement for a single hardware architecture provide a complete interface specification for compiled application programs on systems that share a common hardware architecture.
This document is the generic LSB. It must be used in conjunction with an architecture-specific supplement. Whenever a section of this specification must be supplemented by architecture-specific information, this document includes a reference to the architecture supplement. Architecture supplements may also contain additional information that is not referenced here.
This document should be used in conjunction with the documents it references. This document enumerates the system components it includes, but descriptions of those components may be included entirely or partly in this document, partly in other documents, or entirely in other reference documents. For example, the section that describes system service routines includes a list of the system routines supported in this interface, formal declarations of the data structures they use that are visible to applications, and a pointer to the underlying referenced specification for information about the syntax and semantics of each call. Only those routines not described in standards referenced by this document, or extensions to those standards, are described in the detail. Information referenced in this way is as much a part of this document as is the information explicitly included here.
The specifications listed below are referenced in whole or in part by the Linux Standard Base. Such references may be normative or non-normative; a reference to specification shall only be considered normative if it is explicitly cited as such. The LSB may make normative references to a portion of these specifications (that is, to define a specific function or group of functions); in such cases, only the explicitly referenced portion of the specification is to be considered normative.
Table 1-1. Related Standards
ABIUpdate | System V Application Binary Interface - DRAFT - 22 June 2000 | http://www.sco.com/developer/gabi/2000-07-17/contents.html | |
FHS | Filesystem Hierarchy Standard 2.2 | http://www.pathname.com/fhs | |
FLTPNT | IEEE Standard for Binary Floating-Point Arithmetic | http://www.ieee.org | ANSI/IEEE Standards 745-1985 and 854-1987 |
gABI_41 | System VApplication Binary Interface, Edition 4.1 | http://www.sco.com/developer/devspecs/gabi41.pdf | |
IA32-ABI-4 | System V Application Binary Interface - Intel386 Architecture Processor Supplement | http://www.sco.com/developer/devspecs/abi386-4.pdf | |
IA64conventions | Itanium(R) Software Conventions & Runtime Architecture Guide | http://developer.intel.com/design/ia-64/downloads/245358.htm | |
ISOC90 | ISO/IEC 9899: 1990, Programming Languages --C. | ||
ISOC99 | ISO/IEC 9899: 1999, Programming Languages --C | ||
LANANA | Linux Assigned Names And Numbers Authority | http://www.lanana.org/ | |
LFS | Large File Support | http://www.UNIX-systems.org/version2/whatsnew/lfs20mar.html | |
LSB | Linux Standard Base | http://www.linuxbase.org/spec/ | |
OGL | OpenGLŪ Application Binary Interface for Linux | http://oss.sgi.com/projects/ogl-sample/ABI/ | |
POSIX.2 | IEEE Std POSIX 1003.2-1992 (ISO/IEC 9945-2:1993) | http://www.ieee.org | |
pthreads | POSIX 1003.1c | http://www.ieee.org | |
SUS-CURSES | CAE Specification, May 1996, X/Open Curses, Issue 4, Version 2 (ISBN: 1-85912-171-3, C610), plus Corrigendum U018 | http://www.opengroup.org | |
SUS-XBD | CAE Specification, January 1997, System Interface Definitions (XBD), Issue 5 (ISBN: 1-85912-186-1, C605) | http://www.opengroup.org | |
SUS-XCU | CAE Specification, January 1997, Commands and Utilities (XCU), Issue 5(ISBN: 1-85912-191-8, C604) | http://www.opengroup.org | |
SUS-XNS | CAE Specification, February 1997, Networking Services (XNS), Issue 5 (ISBN: 1-85912-165-9, C523) | http://www.opengroup.org/ | |
SUS-XSH | CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) | http://www.opengroup.org/ | |
SUS-XSH95 | The Single UNIX Specification Version 1 (UNIX 95) System Interfaces & Headers | http://www.opengroup.org/ | |
SVID.3 | System V Interface Definition, Issue 3 | ISBN 0201566524 | |
X-dbe | Double Buffer Extension Library | http://www.x.org/ | |
X-DPMS | X Display Power Management Signaling (DPMS) Extension, Library Specification | http://www.x.org/ | |
X-Record | X Record Extension Library | http://www.x.org/ | |
X-security | Security Extension Specification, Version 7.1 | http://www.x.org/ | |
X-shape | X Nonrectangular Window Shape Extension Library Version 1.0 | http://www.x.org/ | |
X-shm | MIT-SHM--The MIT Shared Memory Extension | http://www.x.org/ | |
X-sync | X Synchronization Extension Library | http://www.x.org/ | |
X-test | XTEST Extension Library | http://www.x.org/ | |
XICE | X11R6.4 X Inter-Client Exchange (ICE) Protocol | http://www.x.org | |
XINPUT | X11R6.4 X11 Input Extension Library | http://www.x.org | |
Xlib | X11R6.4 Xlib - C library | http://www.x.org | |
XPG4 | X/Open Portability Guide, Issue 4 | http://www.opengroup.org | |
XSM | X11R6.4 X Session Management Library | http://www.x.org | |
Xt | X11R.4 X Toolkit Intrinsics | http://www.x.org | |
zlib | zlib 1.1.3 Manual | http://www.gzip.org/zlib/ | See "zlib Manual" on that site |
The implementations listed here are referenced in whole or in part by the Linux Standard Base when no formal specification is available.
Table 1-2. Related Implementations
BSD | BSD 4.4 Lite version 2 | ||
Linux | GNU/Linux defacto standard | http://www.gnu.org/ | |
RPC & XDR | RFC 1831 & 1832 | http://www.ietf.org | Still need API reference, instead of protocol reference |
RPM | RPM Package Format V3.0 | http://www.rpmdp.org/rpmbook/ |
The Libraries listed here are available on a Linux Standard Base conforming system. This list may be supplemented or amended by the architecture specific specifications.
Table 1-3. Relevant Libraries
Library | Runtime Name |
---|---|
libX11 | libX11.so.6 |
libXt | libXt.so.6 |
libGL | libGL.so.1 |
libXext | libXext.so.6 |
libICE | libICE.so.6 |
libSM | libSM.so.6 |
libdl | libdl.so.2 |
libcrypt | libcrypt.so.1 |
libz | libz.so.1 |
libncurses | libncurses.so.5 |
These libraries will be in an implementation-dependent directory which the dynamic linker will search by default".
The complete LSB specification is composed of this generic LSB specification and the supplemental processor-specific specification for a particular processor architecture. These two documents constitute a specification that should be used in conjunction with the publicly-available standards documents it references. The LSB enumerates the system components it includes, but descriptions of those components may be included entirely in the LSB, partly in the LSB and partly in other documents, or entirely in other reference documents.
Programmers who wish to produce binary applications that will run on any LSB-conforming implementation should refer to the appendix (How To Create An LSB Compliant Application).
This document.
An application written to include only the system routines, commands, and other resources included in this document, and that has been compiled into an executable file that has the formats and characteristics specified for such files in this document, and whose behavior complies, installs, and is executed in the environment with the rules given in this document.
An implementation that provides the binary system interface for applications described in this document.
An application which has been written to include system routines, commands, or other resources not included in this document, or which has been compiled into a format different from those specified here, or which does not behave as specified in this document.
An implementation satisfying the following requirements:
The implementation shall implement fully the architecture described in the hardware manual for the target processor architecture.
The implementation shall be capable of executing compiled applications having the format and using the system interfaces described in this document.
The implementation shall provide libraries containing the interfaces specified by this document, and shall provide a dynamic linking mechanism that allows these interfaces to be attached to applications at runtime. All the interfaces shall behave as specified in the normative references and requirements of this document.
The map of virtual memory provided by the implementation shall conform to the requirements of this document.
The implementation's low-level behavior with respect to function call linkage, system traps, signals, and other such activities shall conform to the formats described in this document.
The compilation system shall compile source code into executable files having the formats and characteristics specified in this document.
The implementation shall provide all of the mandatory interfaces, in their entirety.
The implementation may provide one or more of the optional interfaces. Each optional interface that is provided shall be provided in its entirety. The product documentation shall state which optional interfaces are provided.
The implementation shall provide all files and utilities specified as part of this document in the format defined here and in other referenced documents. All commands and utilities shall behave as required by this document. The implementation shall also provide all mandatory components of an application's runtime environment that are included or referenced in this document.
The implementation, when provided with standard data formats and values at a named interface, shall provide the behavior defined for those values and data formats at that interface. However, a conforming implementation may consist of separately-packaged and/or sold components. For example, a vendor of a conforming implementation might sell the hardware, operating system, and windowing system as separately packaged items.
The implementation may provide additional interfaces with different names. It may also provide additional behavior corresponding to data values outside the standard ranges, for standard named interfaces.
An application with the following characteristics:
Its executable files are either shell scripts or object files in the format defined for the Object File Format system interface.
Its object files participate in dynamic linking as defined in the Program Loading and Linking System interface.
It employs only the instructions, traps, and other low-level facilities defined in the Low-Level System interface as being for use by applications.
If it requires any optional interface defined in this document in order to be installed or to execute successfully, the requirement for that optional interface is stated in the application's documentation.
It does not use any interface or data format that is not required to be provided by a conforming implementation, unless:
If such an interface or data format is supplied by another application through direct invocation of that application during execution, that application is in turn an LSB-compliant application.
The use of that interface or data format, as well as its source, is identified in the documentation of the application.
It must not use any values for a named interface that are reserved for vendor extensions.
An LSB-compliant application is expected to have no dependencies on any vendor extensions to this document. The most common such extensions are additional function entry points and additional libraries other than the ones defined in this document. If an application requires such extensions, it is not portable, since other LSB-conforming implementations may not provide those extensions.
An LSB-compliant application is required to use system services on the implementation on which it is running, rather than importing system routines from some other implementation. Thus, it must link dynamically to any routines in the implementation that perform system traps to kernel services.
It is to be expected that some applications may be companion applications to other applications. For example, a query application may be a companion to a database application; a preprocessor may be an adjunct to one or more compilers; a data reformatter may convert data from one document manager to another. In such cases, the application may or may not be LSB-compliant, regardless of whether the other application on which it is dependent is LSB-compliant. If such an application merely uses data produced by another application, the application's compliance is independent of the other application's compliance. If such an application actually invokes another application during execution (as, for example, a third-party math library), the invoking application is LSB-compliant only if it also constitutes a LSB-compliant application in combination with the invoked application.
A file that is read by an interpreter (e.g., awk). The first line of the shell script includes a reference to its interpreter binary.
Describes a permissible optional feature or behavior available to the user or application. The feature or behavior is mandatory for an implementation that conforms to this document. An application can rely on the existence of the feature or behavior.
(Same meaning as implementation-dependent.) Describes a value or behavior that is not defined by this document but is selected by an implementor. The value or behavior may vary among implementations that conform to this document. An application should not rely on the existence of the value or behavior. An application that relies on such a value or behavior cannot be assured to be portable across conforming implementations. The implementor shall document such a value or behavior so that it can be used correctly by an application.
Describes a feature or behavior that is optional for an implementation that conforms to this document. An application should not rely on the existence of the feature or behavior. An application that relies on such a feature or behavior cannot be assured to be portable across conforming implementations. To avoid ambiguity, the opposite of may is expressed as need not, instead of may not.
Describes a feature or behavior that is mandatory for an application or user. An implementation that conforms to this document shall support this feature or behavior.
Describes a feature or behavior that is mandatory for an implementation that conforms to this document. An application can rely on the existence of the feature or behavior.
For an implementation that conforms to this document, describes a feature or behavior that is recommended but not mandatory. An application should not rely on the existence of the feature or behavior. An application that relies on such a feature or behavior cannot be assured to be portable across conforming implementations.
For an application, describes a feature or behavior that is recommended programming practice for optimum portability.
Describes the nature of a value or behavior not defined by this document which results from use of an invalid program construct or invalid data input. The value or behavior may vary among implementations that conform to this document. An application should not rely on the existence or validity of the value or behavior. An application that relies on any particular value or behavior cannot be assured to be portable across conforming implementations.
Describes the nature of a value or behavior not specified by this document which results from use of a valid program construct or valid data input. The value or behavior may vary among implementations that conform to this document. An application should not rely on the existence or validity of the value or behavior. An application that relies on any particular value or behavior cannot be assured to be portable across conforming implementations.
Same meaning as shall; shall is the preferred term.
LSB-conforming implementations shall support the object file Executable and Linking Format (ELF), which is defined by the following documents:
System V Application Binary Interface, Edition 4.1
System V Application Binary Interface - DRAFT - April 29, 1998
this document
an architecture-specific LSB specification
The following sections types are defined in the System V Application Binary Interface, Edition 4.1.
The following sections are defined in the ELF reference Specification.
The following Linux specific sections are defined here.
Table 4-2. Linux Special Sections
.ctors | This section contains a list of global constructor function pointers. |
.dtors | This section contains a list of global destructor function pointers. |
.eh_frame | This section contains information necessary for frame unwinding during exception handling. The is the same as for .debug_frame as described by DWARF2. |
.gnu.version | This section contains the Symbol Version Table. |
.gnu.version_d | This section contains the Version Definitions. |
.gnu.version_r | This section contains the Version Requirments. |
.note.ABI-tag | |
.stab | This section contains debugging information. The contents are not specified as part of the LSB. |
.stabstr | This section contains strings associated with the debugging infomation contained in the .stab section. |
This chapter defines how names are mapped from the source symbol to the object symbol.
Because of the immaturity of the C++ ABI (for name mangling, exception handling, and other such issues), we do not standardize any libraries for C++ in this version of the Linux Standard Base. [1]
In a future version of this specification, name mangling rules will be specified so that C++ symbols can be mapped into symbol names in the object file.
This chapter describes the Symbol Versioning mechanism. All ELF objects may provide or depend on versioned symbols. Symbol Versioning is implemented by 3 section types: SHT_GNU_versym, SHT_GNU_verdef, and SHT_GNU_verneed.
The term "Elfxx" means "Elf32" or "Elf64" depending on the architecture.
Versions are described by strings. The structures that are used for symbol versions also contain a member that holds the ELF hashing values of the strings. This allows for more efficient processing.
The Symbol Version Table is contained in the special section .gnu.version which has a section type of SHT_GNU_versym. This section has the same number of entries as the Dynamic Symbol Table.
This section contains an array of elements of type Elfxx_Half. Each entry specifies the version defined for or required by the corresponding symbol in the Dynamic Symbol Table.
The values in the Symbol Version Table are unique to the object in which they are located. These values are identifiers that are provided by the the vna_other member of the Elfxx_Vernaux structure or the vd_ndx member of the Elfxx_Verdef structure.
The values 0 and 1 are reserved.
The symbol is local, not available outside the object.
The symbol is defined in this object and is globally available.
All other values are used to identify version strings located in one of the other Symbol Version sections. The value itself is not the version associated with the symbol. The string identified by the value defines the version of the symbol.
Symbol definitions are contained in the special section .gnu.version_d which has a section type of SHT_GNU_verdef. The number of entries in this section is contained in the DT_VERDEFNUM entry of the Dynamic Section. The sh_link member of the section header points to the section that contains the strings referenced by this section.
Figure 6-1. Version Definition Entries
typedef struct { Elfxx_Half vd_version; Elfxx_Half vd_flags; Elfxx_Half vd_ndx; Elfxx_Half vd_cnt; Elfxx_Word vd_hash; Elfxx_Word vd_aux; Elfxx_Word vd_next; } Elfxx_Verdef; |
Version revision. This value is currently set to 1, and will be reset if the versioning implementation is incompatibly altered.
Version information flag bitmask.
Version index numeric value referencing the SHT_GNU_versym section.
Number of associated verdaux array entries.
Version name hash value (ELF hash function).
Offset to a corresponding entry in the verdaux array, in bytes.
Offset to the next verdef entry, in bytes.
Figure 6-2. Version Definition Auxiliary Entries
typedef struct { Elfxx_Word vda_name; Elfxx_Word vda_next; } Elfxx_Verdaux; |
Offset to the version or dependency name string in the section header, in bytes.
Offset to the next verdaux entry, in bytes.
Symbol definitions are contained in the special section .gnu.version_r which has a section type of SHT_GNU_verneed. The number of entries in this section is contained in the DT_VERNEEDNUM entry of the Dynamic Section. The sh_link member of the section header points to the section that contains the strings referenced by this section.
Figure 6-3. Version Needed Entries
typedef struct { Elfxx_Half vn_version; Elfxx_Half vn_cnt; Elfxx_Word vn_file; Elfxx_Word vn_aux; Elfxx_Word vn_next; } Elfxx_Verneed; |
Version of structure. This value is currently set to 1, and will be reset if the versioning implementation is incompatibly altered.
Number of associated verneed array entries.
Offset to the file name string in the section header, in bytes.
Offset to a corresponding entry in the vernaux array, in bytes.
Offset to the next verneed entry, in bytes.
Figure 6-4. Version Needed Auxiliary Entries
typedef struct { Elfxx_Word vna_hash; Elfxx_Half vna_flags; Elfxx_Half vna_other; Elfxx_Word vna_name; Elfxx_Word vna_next; } Elfxx_Vernaux; |
Dependency name hash value (ELF hash function).
Dependency information flag bitmask.
Object file version identifier used in the .gnu.version symbol version array. Bit number 15 controls whether or not the object is hidden; if this bit is set, the object cannot be used and the static linker will ignore the symbol's presence in the object.
Offset to the dependency name string in the section header, in bytes.
Offset to the next vernaux entry, in bytes.
When loading a sharable object, version definition data from the loaded object is analyzed to assure that it meets the version requirements of the calling object. The dynamic loader retrieves the entries in the caller's Elfxx_Verneed array and attempts to find matching definition information in the loaded Elfxx_Verdef table.
Each object and dependency is tested in turn. If a symbol definition is missing, the loader returns an error. A warning is issued instead of a hard error when the vna_flags bit for VER_FLG_WEAK is set in the Elfxx_Vernaux entry.
When the versions referenced by undefined symbols in the loaded object are found, version availability is certified. The test completes without error and the object is made available.
When symbol versioning is used in an object, relocations extend the performance of definition testing beyond the simple match of symbol name strings: the version of the reference must also equal the name of the definition. The same index that is used in the symbol table can be referenced in the SHT_GNU_versym section, and the value of this index is then used to acquire name data. The corresponding requirement string is retrieved from the Elfxx_Verneed array, and likewise, the corresponding definition string from the Elfxx_Verdef table.
Bit number 15 of the version symbol controls whether or not the object is hidden; if this bit is set, the object cannot be used and the static linker will ignore the symbol's presence in the object.
Results differ in the interaction of objects that variously use symbol versioning.
The object with the reference and the object with the definitions may both use versioning. All described matching is processed in this case. A fatal error is triggered when no matching definition can be found in the object whose name is the one referenced by the vn_name element in the Elfxx_Verneed entry.
The object with the reference may not use versioning, while the object with the definitions does. In this instance, only the definition with index numbers 1 and 2 will be used in the reference match, the same identified by the static linker as the base definition. In infrequent cases where the static linker was not used, as in calls to dlopen(), a version that does not have the base definition index is acceptable as long as it is the only version for which the symbol is defined.
The object with the reference may use versioning, but the object with the definitions specifies none. A matching symbol is accepted in this case. A fatal error is triggered in the unlikely event that a corruption in the required symbols list obscured an outdated object file and caused a match on the object filename in the Elfxx_Verneed entry.
Finally, both the object with the reference and the object with the definitions may not use versioning. The behavior in this instance defaults to pre-existing symbol rules.
LSB-conforming implementations shall support the object file information and system actions that create running programs as specified in the System V Application Binary Interface, Edition 4.1 and the System V Application Binary Interface - DRAFT - April 29, 1998 and as supplemented by this document and an architecture specific LSB specification.
Any shared object that is loaded must contain sufficient DT_NEEDED records to satisfy the symbols on the shared library.
The following dynamic entries are defined in the System V Application Binary Interface, Edition 4.1.
The following dynamic entries are defined here.
Table 8-2. Linux Dynamic Entries
DT_ADDRRNGLO | |
DT_AUXILIARY | Shared object to load before self |
DT_FILTER | Shared object to get values from |
DT_FINI_ARRAY | Array with addresses of fini fct |
DT_FINI_ARRAYSZ | Size in bytes of DT_FINI_ARRAY |
DT_FLAGS_1 | State flags, see DF_1_* below |
DT_HIOS | End of OS-specific |
DT_INIT_ARRAY | Array with addresses of init fct |
DT_INIT_ARRAYSZ | Size in bytes of DT_INIT_ARRAY |
DT_LOOS | Start of OS-specific |
DT_NUM | Number used |
DT_POSFLAG_1 | Flags for DT_* entries, effecting he following DT_* entry |
DT_SYMINENT | Entry size of syminfo |
DT_SYMINFO | syminfo table |
DT_SYMINSZ | Size of syminfo table (in bytes) |
DT_VALRNGHI | |
DT_VALRNGLO | |
DT_VERDEF | Address of version definition table |
DT_VERDEFNUM | Number of version definitions |
DT_VERNEED | Address of table with needed versions |
DT_VERNEEDNUM | Number of needed versions |
DT_VERSYM | GNU Symbol versioning |
An LSB-conforming implementation shall support some base libraries which provide interfaces for accessing the operating system, processor and other hardware in the system.[2]
The behaviour of the interfaces in this library is specified by the following Standards.
ISO/IEC 9899: 1999, Programming Languages --C[3] |
Large File Support[4] |
Linux Standard Base[5] |
IEEE Std POSIX.1-1996 [ISO/IEC 9945-1:1996][6] |
CAE Specification, February 1997, Networking Services (XNS), Issue 5 (ISBN: 1-85912-165-9, C523)[7] |
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606)[8] |
Table 10-1. libc - System Calls Function Interfaces
__fxstat(GLIBC_2.0)[5] | fchown(GLIBC_2.0)[8] | getwd(GLIBC_2.0)[8] | putmsg(GLIBC_2.0)[8] | setrlimit(GLIBC_2.0)[8] |
__getpgid(GLIBC_2.0)[5] | fcntl(GLIBC_2.0)[8] | initgroups(GLIBC_2.0)[5] | pwrite(GLIBC_2.0)[8] | setsid(GLIBC_2.0)[8] |
__lxstat(GLIBC_2.0)[5] | fdatasync(GLIBC_2.0)[8] | ioctl(GLIBC_2.0)[8] | read(GLIBC_2.0)[8] | setuid(GLIBC_2.0)[8] |
__xmknod(GLIBC_2.0)[5] | fdetach(GLIBC_2.0)[8] | kill(GLIBC_2.0)[8] | readdir(GLIBC_2.0)[8] | sleep(GLIBC_2.0)[8] |
__xstat(GLIBC_2.0)[5] | flock(GLIBC_2.0)[5] | killpg(GLIBC_2.0)[8] | readlink(GLIBC_2.0)[8] | statfs(GLIBC_2.0)[5] |
access(GLIBC_2.0)[8] | fork(GLIBC_2.0)[8] | lchown(GLIBC_2.0)[8] | readv(GLIBC_2.0)[8] | statvfs(GLIBC_2.0)[8] |
acct(GLIBC_2.0)[5] | fstatfs(GLIBC_2.0)[5] | link(GLIBC_2.0)[8] | rename(GLIBC_2.0)[8] | stime(GLIBC_2.0)[5] |
alarm(GLIBC_2.0)[8] | fsync(GLIBC_2.0)[8] | lockf(GLIBC_2.0)[8] | rmdir(GLIBC_2.0)[8] | symlink(GLIBC_2.0)[8] |
brk(GLIBC_2.0)[8] | ftime(GLIBC_2.0)[8] | lseek(GLIBC_2.0)[8] | sbrk(GLIBC_2.0)[8] | sync(GLIBC_2.0)[8] |
chdir(GLIBC_2.0)[8] | ftruncate(GLIBC_2.0)[8] | mkdir(GLIBC_2.0)[8] | sched_get_priority_max(GLIBC_2.0)[8] | sysconf(GLIBC_2.0)[8] |
chmod(GLIBC_2.0)[8] | getcontext(GLIBC_2.0)[8] | mkfifo(GLIBC_2.0)[5] | sched_get_priority_min(GLIBC_2.0)[8] | time(GLIBC_2.0)[8] |
chown(GLIBC_2.1)[8] | getegid(GLIBC_2.1)[8] | mlock(GLIBC_2.1)[8] | sched_getparam(GLIBC_2.1)[8] | times(GLIBC_2.1)[8] |
chroot(GLIBC_2.0)[8] | geteuid(GLIBC_2.0)[8] | mlockall(GLIBC_2.0)[8] | sched_getscheduler(GLIBC_2.0)[8] | truncate(GLIBC_2.0)[8] |
clock(GLIBC_2.0)[8] | getgid(GLIBC_2.0)[8] | mmap(GLIBC_2.0)[8] | sched_rr_get_interval(GLIBC_2.0)[8] | ulimit(GLIBC_2.0)[8] |
close(GLIBC_2.0)[8] | getgroups(GLIBC_2.0)[8] | mprotect(GLIBC_2.0)[8] | sched_setparam(GLIBC_2.0)[8] | umask(GLIBC_2.0)[8] |
closedir(GLIBC_2.0)[8] | getitimer(GLIBC_2.0)[8] | msync(GLIBC_2.0)[8] | sched_setscheduler(GLIBC_2.0)[8] | uname(GLIBC_2.0)[8] |
creat(GLIBC_2.0)[8] | getloadavg(GLIBC_2.0)[5] | munlock(GLIBC_2.0)[8] | sched_yield(GLIBC_2.0)[8] | unlink(GLIBC_2.0)[8] |
dup(GLIBC_2.0)[8] | getmsg(GLIBC_2.0)[8] | munlockall(GLIBC_2.0)[8] | select(GLIBC_2.0)[7] | utime(GLIBC_2.0)[8] |
dup2(GLIBC_2.0)[8] | getpagesize(GLIBC_2.0)[8] | munmap(GLIBC_2.0)[8] | setcontext(GLIBC_2.0)[8] | utimes(GLIBC_2.0)[8] |
execl(GLIBC_2.0)[8] | getpgid(GLIBC_2.0)[8] | nanosleep(GLIBC_2.0)[8] | setegid(GLIBC_2.0)[5] | vfork(GLIBC_2.0)[8] |
execle(GLIBC_2.0)[8] | getpgrp(GLIBC_2.0)[8] | nice(GLIBC_2.0)[8] | seteuid(GLIBC_2.0)[5] | wait(GLIBC_2.0)[8] |
execlp(GLIBC_2.0)[8] | getpid(GLIBC_2.0)[8] | open(GLIBC_2.0)[8] | setgid(GLIBC_2.0)[8] | wait3(GLIBC_2.0)[8] |
execv(GLIBC_2.0)[8] | getppid(GLIBC_2.0)[8] | opendir(GLIBC_2.0)[8] | setitimer(GLIBC_2.0)[8] | wait4(GLIBC_2.0)[5] |
execve(GLIBC_2.0)[8] | getpriority(GLIBC_2.0)[8] | pathconf(GLIBC_2.0)[8] | setpgid(GLIBC_2.0)[8] | waitid(GLIBC_2.0)[8] |
execvp(GLIBC_2.0)[8] | getrlimit(GLIBC_2.0)[8] | pause(GLIBC_2.0)[8] | setpgrp(GLIBC_2.0)[8] | waitpid(GLIBC_2.0)[8] |
exit(GLIBC_2.0)[8] | getrusage(GLIBC_2.0)[8] | pipe(GLIBC_2.0)[8] | setpriority(GLIBC_2.0)[8] | write(GLIBC_2.0)[8] |
fchdir(GLIBC_2.0)[8] | getsid(GLIBC_2.0)[8] | poll(GLIBC_2.0)[8] | setregid(GLIBC_2.0)[8] | writev(GLIBC_2.0)[8] |
fchmod(GLIBC_2.0)[8] | getuid(GLIBC_2.0)[8] | pread(GLIBC_2.0)[8] | setreuid(GLIBC_2.0)[8] |
Table 10-3. libc - Standard I/O Function Interfaces
_IO_feof(GLIBC_2.0)[5] | fgetpos(GLIBC_2.0)[8] | fstatvfs(GLIBC_2.0)[8] | putc_unlocked(GLIBC_2.0)[8] | sprintf(GLIBC_2.0)[8] |
_IO_getc(GLIBC_2.0)[5] | fgets(GLIBC_2.0)[8] | ftell(GLIBC_2.0)[8] | putchar(GLIBC_2.0)[8] | sscanf(GLIBC_2.0)[8] |
_IO_putc(GLIBC_2.0)[5] | fileno(GLIBC_2.0)[8] | ftello(GLIBC_2.0)[8] | putchar_unlocked(GLIBC_2.0)[8] | telldir(GLIBC_2.0)[8] |
_IO_puts(GLIBC_2.0)[5] | flockfile(GLIBC_2.0)[8] | fwrite(GLIBC_2.0)[8] | puts(GLIBC_2.0)[8] | tempnam(GLIBC_2.0)[8] |
alphasort(GLIBC_2.0)[5] | fopen(GLIBC_2.0)[8] | getc(GLIBC_2.0)[8] | putw(GLIBC_2.0)[8] | ungetc(GLIBC_2.0)[8] |
clearerr(GLIBC_2.0)[8] | fprintf(GLIBC_2.0)[8] | getc_unlocked(GLIBC_2.0)[8] | remove(GLIBC_2.0)[8] | vasprintf(GLIBC_2.0)[5] |
ctermid(GLIBC_2.0)[8] | fputc(GLIBC_2.0)[8] | getchar(GLIBC_2.0)[8] | rewind(GLIBC_2.0)[8] | vdprintf(GLIBC_2.0)[5] |
fclose(GLIBC_2.1)[8] | fputs(GLIBC_2.1)[8] | getchar_unlocked(GLIBC_2.1)[8] | rewinddir(GLIBC_2.1)[8] | vfprintf(GLIBC_2.1)[8] |
fdopen(GLIBC_2.1)[8] | fread(GLIBC_2.1)[8] | gets(GLIBC_2.1)[8] | scanf(GLIBC_2.1)[8] | vprintf(GLIBC_2.1)[8] |
feof(GLIBC_2.0)[8] | freopen(GLIBC_2.0)[8] | getw(GLIBC_2.0)[8] | seekdir(GLIBC_2.0)[8] | vsnprintf(GLIBC_2.0)[8] |
ferror(GLIBC_2.0)[8] | fscanf(GLIBC_2.0)[8] | pclose(GLIBC_2.0)[8] | setbuf(GLIBC_2.0)[8] | vsprintf(GLIBC_2.0)[8] |
fflush(GLIBC_2.0)[8] | fseek(GLIBC_2.0)[8] | popen(GLIBC_2.0)[8] | setbuffer(GLIBC_2.0)[5] | wprintf(GLIBC_2.0)[3] |
fflush_unlocked(GLIBC_2.0)[8] | fseeko(GLIBC_2.0)[8] | printf(GLIBC_2.0)[8] | setvbuf(GLIBC_2.0)[8] | wscanf(GLIBC_2.0)[3] |
fgetc(GLIBC_2.0)[8] | fsetpos(GLIBC_2.0)[8] | putc(GLIBC_2.0)[8] | snprintf(GLIBC_2.0)[8] |
Table 10-5. libc - Signal Handling Function Interfaces
__libc_current_sigrtmax(GLIBC_2.1)[5] | sigaction(GLIBC_2.1)[8] | siggetmask(GLIBC_2.1)[5] | sigorset(GLIBC_2.1)[5] | sigstack(GLIBC_2.1)[8] |
__libc_current_sigrtmin(GLIBC_2.1)[5] | sigaddset(GLIBC_2.1)[8] | sighold(GLIBC_2.1)[8] | sigpause(GLIBC_2.1)[8] | sigsuspend(GLIBC_2.1)[8] |
__sigpause(GLIBC_2.0)[5] | sigaltstack(GLIBC_2.0)[8] | sigignore(GLIBC_2.0)[8] | sigpending(GLIBC_2.0)[8] | sigtimedwait(GLIBC_2.0)[8] |
__sigsetjmp(GLIBC_2.0)[5] | sigandset(GLIBC_2.0)[5] | siginterrupt(GLIBC_2.0)[8] | sigprocmask(GLIBC_2.0)[8] | sigwait(GLIBC_2.0)[8] |
__sysv_signal(GLIBC_2.0)[5] | sigblock(GLIBC_2.0)[5] | sigisemptyset(GLIBC_2.0)[5] | sigqueue(GLIBC_2.0)[8] | sigwaitinfo(GLIBC_2.0)[8] |
bsd_signal(GLIBC_2.0)[8] | sigdelset(GLIBC_2.0)[8] | sigismember(GLIBC_2.0)[8] | sigrelse(GLIBC_2.0)[8] | |
psignal(GLIBC_2.0)[5] | sigemptyset(GLIBC_2.0)[8] | siglongjmp(GLIBC_2.0)[8] | sigreturn(GLIBC_2.0)[5] | |
raise(GLIBC_2.0)[8] | sigfillset(GLIBC_2.0)[8] | signal(GLIBC_2.0)[8] | sigset(GLIBC_2.0)[8] |
Table 10-7. libc - Standard Library Function Interfaces
_Exit(GLIBC_2.1.1)[3] | div(GLIBC_2.1.1)[8] | globfree(GLIBC_2.1.1)[8] | llabs(GLIBC_2.1.1)[3] | sethostname(GLIBC_2.1.1)[5] |
__assert_fail(GLIBC_2.0)[5] | drand48(GLIBC_2.0)[8] | globfree64(GLIBC_2.0)[5] | lldiv(GLIBC_2.0)[3] | setstate(GLIBC_2.0)[8] |
__bzero(GLIBC_2.0)[5] | ecvt(GLIBC_2.0)[8] | grantpt(GLIBC_2.0)[8] | longjmp(GLIBC_2.0)[8] | srand(GLIBC_2.0)[8] |
__cxa_atexit(GLIBC_2.1.3)[5] | erand48(GLIBC_2.1.3)[8] | hcreate(GLIBC_2.1.3)[8] | lrand48(GLIBC_2.1.3)[8] | srand48(GLIBC_2.1.3)[8] |
__errno_location(GLIBC_2.0)[5] | err(GLIBC_2.0)[5] | hdestroy(GLIBC_2.0)[8] | lsearch(GLIBC_2.0)[8] | srandom(GLIBC_2.0)[8] |
__fpending(GLIBC_2.2)[5] | error(GLIBC_2.2)[5] | hsearch(GLIBC_2.2)[8] | makecontext(GLIBC_2.2)[8] | strtod(GLIBC_2.2)[8] |
__secure_getenv(GLIBC_2.0)[5] | errx(GLIBC_2.0)[5] | htonl(GLIBC_2.0)[7] | malloc(GLIBC_2.0)[8] | strtol(GLIBC_2.0)[8] |
__sysconf(GLIBC_2.2)[5] | fcvt(GLIBC_2.2)[8] | htons(GLIBC_2.2)[7] | memmem(GLIBC_2.2)[5] | strtoul(GLIBC_2.2)[8] |
_exit(GLIBC_2.0)[8] | fmtmsg(GLIBC_2.0)[8] | imaxabs(GLIBC_2.0)[3] | mkstemp(GLIBC_2.0)[8] | swapcontext(GLIBC_2.0)[8] |
_longjmp(GLIBC_2.0)[8] | fnmatch(GLIBC_2.0)[8] | imaxdiv(GLIBC_2.0)[3] | mktemp(GLIBC_2.0)[8] | syslog(GLIBC_2.0)[8] |
_setjmp(GLIBC_2.0)[8] | fpathconf(GLIBC_2.0)[8] | inet_addr(GLIBC_2.0)[7] | mrand48(GLIBC_2.0)[8] | system(GLIBC_2.0)[8] |
a64l(GLIBC_2.0)[8] | free(GLIBC_2.0)[8] | inet_aton(GLIBC_2.0)[7] | nftw(GLIBC_2.0)[8] | textdomain(GLIBC_2.0)[5] |
abort(GLIBC_2.0)[8] | ftrylockfile(GLIBC_2.0)[8] | inet_ntoa(GLIBC_2.0)[7] | nrand48(GLIBC_2.0)[8] | tfind(GLIBC_2.0)[8] |
abs(GLIBC_2.0)[8] | ftw(GLIBC_2.0)[8] | initstate(GLIBC_2.0)[8] | ntohl(GLIBC_2.0)[7] | tmpfile(GLIBC_2.0)[8] |
atexit(GLIBC_2.0)[8] | funlockfile(GLIBC_2.0)[8] | insque(GLIBC_2.0)[8] | ntohs(GLIBC_2.0)[7] | tmpnam(GLIBC_2.0)[8] |
atof(GLIBC_2.0)[8] | gcvt(GLIBC_2.0)[8] | isatty(GLIBC_2.0)[8] | openlog(GLIBC_2.0)[8] | tsearch(GLIBC_2.0)[8] |
atoi(GLIBC_2.0)[8] | getcwd(GLIBC_2.0)[8] | isblank(GLIBC_2.0)[3] | perror(GLIBC_2.0)[8] | ttyname(GLIBC_2.0)[8] |
atol(GLIBC_2.0)[8] | getdate(GLIBC_2.0)[8] | isinf(GLIBC_2.0)[3] | ptsname(GLIBC_2.0)[8] | ttyname_r(GLIBC_2.0)[8] |
basename(GLIBC_2.0)[8] | getenv(GLIBC_2.0)[8] | isinfl(GLIBC_2.0)[3] | putenv(GLIBC_2.0)[8] | twalk(GLIBC_2.0)[8] |
bindtextdomain(GLIBC_2.0)[5] | getlogin(GLIBC_2.0)[8] | isnan(GLIBC_2.0)[3] | qsort(GLIBC_2.0)[8] | unlockpt(GLIBC_2.0)[8] |
bsearch(GLIBC_2.0)[8] | getopt(GLIBC_2.0)[8] | isnanf(GLIBC_2.0)[3] | rand(GLIBC_2.0)[8] | usleep(GLIBC_2.0)[8] |
calloc(GLIBC_2.0)[8] | getopt_long(GLIBC_2.0)[5] | isnanl(GLIBC_2.0)[3] | random(GLIBC_2.0)[8] | verrx(GLIBC_2.0)[5] |
closelog(GLIBC_2.0)[8] | getopt_long_only(GLIBC_2.0)[5] | jrand48(GLIBC_2.0)[8] | realloc(GLIBC_2.0)[8] | warn(GLIBC_2.0)[5] |
confstr(GLIBC_2.0)[8] | getsubopt(GLIBC_2.0)[8] | l64a(GLIBC_2.0)[8] | realpath(GLIBC_2.0)[8] | warnx(GLIBC_2.0)[5] |
cuserid(GLIBC_2.0)[8] | gettimeofday(GLIBC_2.0)[8] | labs(GLIBC_2.0)[8] | remque(GLIBC_2.0)[8] | wordexp(GLIBC_2.0)[8] |
daemon(GLIBC_2.0)[5] | glob(GLIBC_2.0)[8] | ldiv(GLIBC_2.0)[8] | seed48(GLIBC_2.0)[8] | wordfree(GLIBC_2.0)[8] |
dirname(GLIBC_2.0)[8] | glob64(GLIBC_2.0)[5] | lfind(GLIBC_2.0)[8] | sethostid(GLIBC_2.0)[5] |
Table 10-11. libc - Socket Interface Function Interfaces
_h_errno(GLIBC_2.0)[8] | gethostid(GLIBC_2.0)[8] | listen(GLIBC_2.0)[7] | sendmsg(GLIBC_2.0)[7] | socketpair(GLIBC_2.0)[7] |
accept(GLIBC_2.0)[7] | gethostname(GLIBC_2.0)[7] | recv(GLIBC_2.0)[7] | sendto(GLIBC_2.0)[7] | |
bind(GLIBC_2.0)[7] | getpeername(GLIBC_2.0)[7] | recvfrom(GLIBC_2.0)[7] | setsockopt(GLIBC_2.0)[7] | |
bindresvport(GLIBC_2.0)[5] | getsockname(GLIBC_2.0)[7] | recvmsg(GLIBC_2.0)[7] | shutdown(GLIBC_2.0)[7] | |
connect(GLIBC_2.0)[7] | getsockopt(GLIBC_2.0)[7] | send(GLIBC_2.0)[7] | socket(GLIBC_2.0)[7] |
Table 10-13. libc - Wide Characters Function Interfaces
__mbrlen(GLIBC_2.0)[5] | mbrlen(GLIBC_2.0)[8] | vwscanf(GLIBC_2.0)[3] | wcsnlen(GLIBC_2.0)[5] | wcstoumax(GLIBC_2.0)[3] |
__wcstod_internal(GLIBC_2.0)[5] | mbrtowc(GLIBC_2.0)[8] | wcpcpy(GLIBC_2.0)[5] | wcsnrtombs(GLIBC_2.0)[5] | wcstouq(GLIBC_2.0)[5] |
__wcstof_internal(GLIBC_2.0)[5] | mbsinit(GLIBC_2.0)[8] | wcpncpy(GLIBC_2.0)[5] | wcspbrk(GLIBC_2.0)[3] | wcswcs(GLIBC_2.0)[8] |
__wcstol_internal(GLIBC_2.0)[5] | mbsnrtowcs(GLIBC_2.0)[5] | wcrtomb(GLIBC_2.0)[8] | wcsrchr(GLIBC_2.0)[8] | wcswidth(GLIBC_2.0)[8] |
__wcstold_internal(GLIBC_2.0)[5] | mbsrtowcs(GLIBC_2.0)[8] | wcscasecmp(GLIBC_2.0)[5] | wcsrtombs(GLIBC_2.0)[8] | wcsxfrm(GLIBC_2.0)[8] |
__wcstoll_internal(GLIBC_2.0)[5] | mbstowcs(GLIBC_2.0)[8] | wcscat(GLIBC_2.0)[8] | wcsspn(GLIBC_2.0)[8] | wctob(GLIBC_2.0)[8] |
__wcstoul_internal(GLIBC_2.0)[5] | mbtowc(GLIBC_2.0)[8] | wcschr(GLIBC_2.0)[8] | wcsstr(GLIBC_2.0)[8] | wctomb(GLIBC_2.0)[8] |
__wcstoull_internal(GLIBC_2.0)[5] | putwc(GLIBC_2.0)[3] | wcscmp(GLIBC_2.0)[8] | wcstod(GLIBC_2.0)[8] | wctrans(GLIBC_2.0)[8] |
btowc(GLIBC_2.0)[8] | putwchar(GLIBC_2.0)[3] | wcscoll(GLIBC_2.0)[8] | wcstof(GLIBC_2.0)[3] | wctype(GLIBC_2.0)[8] |
fgetws(GLIBC_2.2)[3] | swprintf(GLIBC_2.2)[8] | wcscpy(GLIBC_2.2)[8] | wcstoimax(GLIBC_2.2)[3] | wcwidth(GLIBC_2.2)[8] |
fputwc(GLIBC_2.2)[3] | swscanf(GLIBC_2.2)[3] | wcscspn(GLIBC_2.2)[8] | wcstok(GLIBC_2.2)[8] | wmemchr(GLIBC_2.2)[8] |
fputws(GLIBC_2.2)[3] | towctrans(GLIBC_2.2)[8] | wcsdup(GLIBC_2.2)[5] | wcstol(GLIBC_2.2)[8] | wmemcmp(GLIBC_2.2)[8] |
fwide(GLIBC_2.2)[3] | towlower(GLIBC_2.2)[3] | wcsftime(GLIBC_2.2)[3] | wcstold(GLIBC_2.2)[3] | wmemcpy(GLIBC_2.2)[8] |
fwprintf(GLIBC_2.2)[3] | towupper(GLIBC_2.2)[8] | wcslen(GLIBC_2.2)[8] | wcstoll(GLIBC_2.2)[3] | wmemmove(GLIBC_2.2)[8] |
fwscanf(GLIBC_2.2)[3] | ungetwc(GLIBC_2.2)[3] | wcsncasecmp(GLIBC_2.2)[5] | wcstombs(GLIBC_2.2)[8] | wmemset(GLIBC_2.2)[8] |
iconv_close(GLIBC_2.1)[8] | vfwprintf(GLIBC_2.1)[3] | wcsncat(GLIBC_2.1)[8] | wcstoq(GLIBC_2.1)[5] | |
iconv_open(GLIBC_2.1)[8] | vswscanf(GLIBC_2.1)[3] | wcsncmp(GLIBC_2.1)[8] | wcstoul(GLIBC_2.1)[8] | |
mblen(GLIBC_2.0)[8] | vwprintf(GLIBC_2.0)[3] | wcsncpy(GLIBC_2.0)[8] | wcstoull(GLIBC_2.0)[3] |
Table 10-14. libc - String Functions Function Interfaces
__mempcpy(GLIBC_2.0)[5] | bzero(GLIBC_2.0)[8] | strcasestr(GLIBC_2.0)[5] | strncasecmp(GLIBC_2.0)[8] | strtoimax(GLIBC_2.0)[3] |
__rawmemchr(GLIBC_2.1)[5] | ffs(GLIBC_2.1)[8] | strcat(GLIBC_2.1)[8] | strncat(GLIBC_2.1)[8] | strtok(GLIBC_2.1)[8] |
__stpcpy(GLIBC_2.0)[5] | index(GLIBC_2.0)[8] | strchr(GLIBC_2.0)[8] | strncmp(GLIBC_2.0)[8] | strtok_r(GLIBC_2.0)[5] |
__strdup(GLIBC_2.0)[5] | memccpy(GLIBC_2.0)[8] | strcmp(GLIBC_2.0)[8] | strncpy(GLIBC_2.0)[8] | strtold(GLIBC_2.0)[3] |
__strtod_internal(GLIBC_2.0)[5] | memchr(GLIBC_2.0)[8] | strcoll(GLIBC_2.0)[8] | strndup(GLIBC_2.0)[5] | strtoll(GLIBC_2.0)[3] |
__strtof_internal(GLIBC_2.0)[5] | memcmp(GLIBC_2.0)[8] | strcpy(GLIBC_2.0)[8] | strnlen(GLIBC_2.0)[5] | strtoq(GLIBC_2.0)[5] |
__strtok_r(GLIBC_2.0)[5] | memcpy(GLIBC_2.0)[8] | strcspn(GLIBC_2.0)[8] | strpbrk(GLIBC_2.0)[8] | strtoull(GLIBC_2.0)[3] |
__strtol_internal(GLIBC_2.0)[5] | memmove(GLIBC_2.0)[8] | strdup(GLIBC_2.0)[8] | strptime(GLIBC_2.0)[8] | strtoumax(GLIBC_2.0)[3] |
__strtold_internal(GLIBC_2.0)[5] | memrchr(GLIBC_2.0)[5] | strerror(GLIBC_2.0)[8] | strrchr(GLIBC_2.0)[8] | strtouq(GLIBC_2.0)[5] |
__strtoll_internal(GLIBC_2.0)[5] | memset(GLIBC_2.0)[8] | strerror_r(GLIBC_2.0)[5] | strsep(GLIBC_2.0)[5] | strverscmp(GLIBC_2.0)[5] |
__strtoul_internal(GLIBC_2.0)[5] | rindex(GLIBC_2.0)[8] | strfmon(GLIBC_2.0)[8] | strsignal(GLIBC_2.0)[5] | strxfrm(GLIBC_2.0)[8] |
__strtoull_internal(GLIBC_2.0)[5] | stpcpy(GLIBC_2.0)[5] | strfry(GLIBC_2.0)[5] | strspn(GLIBC_2.0)[8] | swab(GLIBC_2.0)[8] |
bcmp(GLIBC_2.0)[8] | stpncpy(GLIBC_2.0)[5] | strftime(GLIBC_2.0)[8] | strstr(GLIBC_2.0)[8] | |
bcopy(GLIBC_2.0)[8] | strcasecmp(GLIBC_2.0)[8] | strlen(GLIBC_2.0)[8] | strtof(GLIBC_2.0)[3] |
Table 10-18. libc - Character Type Functions Function Interfaces
__ctype_get_mb_cur_max(GLIBC_2.0)[5] | isdigit(GLIBC_2.0)[8] | iswalnum(GLIBC_2.0)[8] | iswlower(GLIBC_2.0)[8] | toascii(GLIBC_2.0)[8] |
_tolower(GLIBC_2.0)[8] | isgraph(GLIBC_2.0)[8] | iswalpha(GLIBC_2.0)[8] | iswprint(GLIBC_2.0)[8] | tolower(GLIBC_2.0)[8] |
_toupper(GLIBC_2.0)[8] | islower(GLIBC_2.0)[8] | iswblank(GLIBC_2.0)[5] | iswpunct(GLIBC_2.0)[8] | toupper(GLIBC_2.0)[8] |
isalnum(GLIBC_2.0)[8] | isprint(GLIBC_2.0)[8] | iswcntrl(GLIBC_2.0)[8] | iswspace(GLIBC_2.0)[8] | |
isalpha(GLIBC_2.0)[8] | ispunct(GLIBC_2.0)[8] | iswctype(GLIBC_2.0)[5] | iswupper(GLIBC_2.0)[8] | |
isascii(GLIBC_2.0)[8] | isspace(GLIBC_2.0)[8] | iswdigit(GLIBC_2.0)[8] | iswxdigit(GLIBC_2.0)[8] | |
iscntrl(GLIBC_2.0)[8] | isupper(GLIBC_2.0)[8] | iswgraph(GLIBC_2.0)[8] | isxdigit(GLIBC_2.0)[8] |
Table 10-20. libc - Time Manipulation Function Interfaces
adjtime(GLIBC_2.0)[5] | ctime(GLIBC_2.0)[8] | gmtime(GLIBC_2.0)[8] | tzname(GLIBC_2.0)[8] | |
adjtimex(GLIBC_2.0)[5] | daylight(GLIBC_2.0)[8] | localtime(GLIBC_2.0)[8] | tzset(GLIBC_2.0)[8] | |
asctime(GLIBC_2.0)[8] | difftime(GLIBC_2.0)[8] | mktime(GLIBC_2.0)[8] | ualarm(GLIBC_2.0)[8] |
Table 10-22. libc - Terminal Interface Functions Function Interfaces
cfgetispeed(GLIBC_2.0)[8] | cfsetispeed(GLIBC_2.0)[8] | tcdrain(GLIBC_2.0)[8] | tcgetattr(GLIBC_2.0)[8] | tcsendbreak(GLIBC_2.0)[8] |
cfgetospeed(GLIBC_2.0)[8] | cfsetospeed(GLIBC_2.0)[8] | tcflow(GLIBC_2.0)[8] | tcgetpgrp(GLIBC_2.0)[8] | tcsetattr(GLIBC_2.0)[8] |
cfmakeraw(GLIBC_2.0)[5] | cfsetspeed(GLIBC_2.0)[5] | tcflush(GLIBC_2.0)[8] | tcgetsid(GLIBC_2.0)[8] | tcsetpgrp(GLIBC_2.0)[8] |
Table 10-23. libc - System Database Interface Function Interfaces
endgrent(GLIBC_2.0)[8] | getgrent(GLIBC_2.0)[8] | getprotoent(GLIBC_2.0)[5] | getutxent(GLIBC_2.0)[8] | setnetent(GLIBC_2.0)[7] |
endhostent(GLIBC_2.0)[7] | getgrgid(GLIBC_2.0)[8] | getpwent(GLIBC_2.0)[8] | getutxid(GLIBC_2.0)[8] | setprotoent(GLIBC_2.0)[7] |
endnetent(GLIBC_2.0)[7] | getgrnam(GLIBC_2.0)[8] | getpwnam(GLIBC_2.0)[8] | getutxline(GLIBC_2.0)[8] | setpwent(GLIBC_2.0)[8] |
endprotoent(GLIBC_2.0)[7] | gethostbyaddr(GLIBC_2.0)[7] | getpwuid(GLIBC_2.0)[8] | pututxline(GLIBC_2.0)[8] | setservent(GLIBC_2.0)[7] |
endpwent(GLIBC_2.0)[8] | gethostbyname(GLIBC_2.0)[5] | getservbyname(GLIBC_2.0)[5] | setgrent(GLIBC_2.0)[8] | setutent(GLIBC_2.0)[5] |
endservent(GLIBC_2.0)[7] | getnetbyaddr(GLIBC_2.0)[7] | getservbyport(GLIBC_2.0)[7] | setgroups(GLIBC_2.0)[5] | setutxent(GLIBC_2.0)[8] |
endutent(GLIBC_2.0)[8] | getprotobyname(GLIBC_2.0)[5] | getservent(GLIBC_2.0)[5] | sethostent(GLIBC_2.0)[7] | |
endutxent(GLIBC_2.1)[8] | getprotobynumber(GLIBC_2.1)[7] | getutent(GLIBC_2.1)[5] | setmntent(GLIBC_2.1)[5] |
Table 10-25. libc - Large File Support Function Interfaces
__fxstat64(GLIBC_2.2)[5] | fopen64(GLIBC_2.2)[4] | ftello64(GLIBC_2.2)[4] | mkstemp64(GLIBC_2.2)[4] | tmpfile64(GLIBC_2.2)[4] |
__lxstat64(GLIBC_2.2)[5] | freopen64(GLIBC_2.2)[4] | ftruncate64(GLIBC_2.2)[4] | mmap64(GLIBC_2.2)[4] | truncate64(GLIBC_2.2)[4] |
__xstat64(GLIBC_2.2)[5] | fseeko64(GLIBC_2.2)[4] | ftw64(GLIBC_2.2)[4] | nftw64(GLIBC_2.2)[4] | |
alphasort64(GLIBC_2.1)[5] | fsetpos64(GLIBC_2.1)[4] | getrlimit64(GLIBC_2.1)[4] | open64(GLIBC_2.1)[4] | |
creat64(GLIBC_2.1)[4] | fstatfs64(GLIBC_2.1)[4] | lockf64(GLIBC_2.1)[4] | pwrite64(GLIBC_2.1)[4] | |
fgetpos64(GLIBC_2.1)[4] | fstatvfs64(GLIBC_2.1)[4] | lseek64(GLIBC_2.1)[4] | readdir64(GLIBC_2.1)[4] |
typedef int (*__ftw_func_t) (char *__filename, struct stat * __status, int __flag); typedef int (*__ftw64_func_t) (char *__filename, struct stat64 * __status, int __flag); typedef int (*__nftw_func_t) (char *__filename, struct stat * __status, int __flag, struct FTW * __info); typedef int (*__nftw64_func_t) (char *__filename, struct stat64 * __status, int __flag, struct FTW * __info); |
typedef struct { __size_t gl_pathc; char **gl_pathv; __size_t gl_offs; int gl_flags; void (*gl_closedir) (); struct dirent64 *(*gl_readdir) (); void *(*gl_opendir) (); int (*gl_lstat) (); int (*gl_stat) (); } glob_t; typedef struct { __size_t gl_pathc; char **gl_pathv; __size_t gl_offs; int gl_flags; void (*gl_closedir) (); struct dirent64 *(*gl_readdir) (); void *(*gl_opendir) (); int (*gl_lstat) (); int (*gl_stat) (); } glob64_t; |
typedef lldiv_t imaxdiv_t; typedef long long intmax_t; typedef unsigned long long uintmax_t; |
struct lconv { char *decimal_point; char *thousands_sep; char *grouping; char *int_curr_symbol; char *currency_symbol; char *mon_decimal_point; char *mon_thousands_sep; char *mon_grouping; char *positive_sign; char *negative_sign; char int_frac_digits; char frac_digits; char p_cs_precedes; char p_sep_by_space; char n_cs_precedes; char n_sep_by_space; char p_sign_posn; char n_sign_posn; } ; |
struct passwd { char *pw_name; char *pw_passwd; __uid_t pw_uid; __gid_t pw_gid; char *pw_gecos; char *pw_dir; char *pw_shell; } ; |
typedef unsigned long reg_syntax_t; typedef struct re_pattern_buffer { unsigned char *buffer; unsigned long allocated; unsigned long used; reg_syntax_t syntax; char *fastmap; char *translate; size_t re_nsub; unsigned int can_be_null; unsigned int regs_allocated; unsigned int fastmap_accurate; unsigned int no_sub; unsigned int not_bol; unsigned int not_eol; unsigned int newline_anchor; } regex_t; typedef int regoff_t; typedef struct { regoff_t rm_so; regoff_t rm_eo; } regmatch_t; |
typedef enum { FIND, ENTER } ACTION; typedef enum { preorder, postorder, endorder, leaf } VISIT; typedef struct entry { char *key; void *data; } ENTRY; typedef void (*__action_fn_t) (void *__nodep, VISIT __value, int __level); |
typedef int __jmp_buf; typedef struct __jmp_buf_tag { __jmp_buf __jmpbuf; int __mask_was_saved; __sigset_t __saved_mask; } jmp_buf; typedef jmp_buf sigjmp_buf; |
typedef union sigval { int sival_int; void *sival_ptr; } sigval_t; typedef void (*__sighandler_t) (); struct sigevent { sigval_t sigev_value; int sigev_signo; int sigev_notify; } ; typedef struct { unsigned long __val[1]; } __sigset_t; typedef __sigset_t sigset_t; struct sigaction; typedef struct { int si_band; int si_fd; struct _sifields; struct _sigpoll; } siginfo_t; struct sigaltstack { void *ss_sp; int ss_flags; size_t ss_size; } ; struct sigstack { void *ss_sp; int ss_onstack; } ; |
typedef struct { long long quot; long long rem; } lldiv_t; typedef struct { int quot; int rem; } div_t; typedef struct { long quot; long rem; } ldiv_t; typedef int (*__compar_fn_t) (); |
typedef unsigned short sa_family_t; typedef unsigned int socklen_t; struct sockaddr { sa_family_t sa_family; char sa_data[1]; } ; struct msghdr { void *msg_name; socklen_t msg_namelen; struct iovec *msg_iov; size_t msg_iovlen; void *msg_control; size_t msg_controllen; int msg_flags; } ; |
struct tms { clock_t tms_utime; clock_t tms_stime; clock_t tms_cutime; clock_t tms_cstime; } ; |
struct utsname { char sysname[1]; char nodename[1]; char release[1]; char version[1]; char machine[1]; char __domainname[1]; } ; |
typedef long __clock_t; struct timespec { long tv_sec; long tv_nsec; } ; struct tm { int tm_sec; int tm_min; int tm_hour; int tm_mday; int tm_mon; int tm_year; int tm_wday; int tm_yday; int tm_isdst; long __tm_gmtoff; char *__tm_zone; } ; typedef __clock_t clock_t; typedef __time_t time_t; |
typedef long wchar_t; typedef unsigned int wint_t; typedef struct { int count; wint_t value; } mbstate_t; |
When called with the name of an existing file as argument, accounting is turned on, records for each terminating process are appended to filename as it terminates. An argument of NULL causes accounting to be turned off.
BSD process accounting has not been enabled when the operating system kernel was compiled. The kernel configuration parameter controlling this feature is CONFIG_BSD_PROCESS_ACCT.
Out of memory.
The calling process has no permission to enable process accounting.
The argument filename is not a regular file.
Error writing to the file filename.
There are no more free file structures or we run out of memory.
Adjtime() makes small adjustments to the system time, as returned by gettimeofday(2), advancing or retarding it by the time specified by the timeval delta. If delta is negative, the clock is slowed down by incrementing it more slowly than normal until the correction is complete. If delta is positive, a larger increment than normal is used. The skew used to perform the correction is generally a fraction of one percent. Thus, the time is always a monotonically increasing function. A time correction from an earlier call to adjtime() may not be finished when adjtime() is called again. If olddelta is non-nil, the structure pointed to will contain, upon return, the number of microseconds still to be corrected from the earlier call.
This call may be used by time servers that synchronize the clocks of computers in a local area network. Such time servers would slow down the clocks of some machines and speed up the clocks of others to bring them to the average network time.
The call adjtime() is restricted to the super-user.
An argument points outside the process's allocated address space.
The process's effective user ID is not that of the super-user.
Linux uses David L. Mills' clock adjustment algorithm (see RFC 1305). The system call adjtimex reads and optionally sets adjustment parameters for this algorithm. It takes a pointer to a timex structure, updates kernel parameters from field values, and returns the same structure with current kernel values. This structure is declared as follows:
int modes; /* mode selector */
long offset; /* time offset (usec) */
long freq; /* frequency offset (scaled ppm) */
long maxerror; /* maximum error (usec) */
long esterror; /* estimated error (usec) */
int status; /* clock command/status */
long constant; /* pll time constant */
long precision; /* clock precision (usec) (read only) */
long tolerance; /* clock frequency tolerance (ppm) (read only) */
struct timeval time; /* current time (read only) */
long tick; /* usecs between clock ticks */
};
The modes field determines which parameters, if any, to set. It may contain a bitwise-or combination of zero or more of the following bits:
#define ADJ_OFFSET 0x0001 /* time offset */
#define ADJ_FREQUENCY 0x0002 /* frequency offset */
#define ADJ_MAXERROR 0x0004 /* maximum time error */
#define ADJ_ESTERROR 0x0008 /* estimated time error */
#define ADJ_STATUS 0x0010 /* clock status */
#define ADJ_TIMECONST 0x0020 /* pll time constant */
#define ADJ_TICK 0x4000 /* tick value */
#define ADJ_OFFSET_SINGLESHOT 0x8001 /* old-fashioned adjtime */
Ordinary users are restricted to a zero value for mode. Only the superuser may set any parameters.
On success, adjtimex returns the clock state:
#define TIME_OK 0 /* clock synchronized */
#define TIME_INS 1 /* insert leap second */
#define TIME_DEL 2 /* delete leap second */
#define TIME_OOP 3 /* leap second in progress */
#define TIME_WAIT 4 /* leap second has occurred */
#define TIME_BAD 5 /* clock not synchronized */
On error, -1 is returned, and errno is set appropriately.
buf does not point to writable memory.
buf.mode is non-zero and the user is not super-user.
An attempt is made to set buf.offset to a value outside the range -131071 to +131071, or to set buf.status to a value other than those listed above, or to set buf.tick to a value outside the range 900000/HZ to 1100000/HZ, where HZ is the system timer interrupt frequency.
The alphasort() function can be used as the comparison function for the scandir() function to sort the directory entries into alphabetical order. Its parameters are the two directory entries, a and b, to compare.
The alphasort() function returns an integer less than, equal to, or greater than zero if the first argument is considered to be respectively less than, equal to, or greater than the second.
Function to compare two struct dirents alphabetically. This function is like alphasort but it uses the 64bit dirent structure.
void __assert_fail(const char *assertion, const char *file, unsigned int line, const char *function); |
This function, when passed a string containing an asserted expression, a filename, and a line number, prints a message on the standard error stream such as:
It then aborts program execution via a call to abort. The exact form of the message is up to the implementation.a.c:10: foobar: Assertion a == b failed.
If FUNCTION is NULL, then omit information about the function.
FILE, LINE, and ASSERTION must be non-NULL.
__assert_fail is not in the source standard; it is only in the binary standard.
#include <unistd.h> extern char *bindtextdomain(const char *domainname, const char *dirname); |
Specify that the DOMAINNAME message catalog will be found in DIRNAME rather than in the system locale data base.
termios_p->c_iflag &= ~(IGNBRK|BRKINT|PARMRK|ISTRIP |INLCR|IGNCR|ICRNL|IXON);
termios_p->c_oflag &= ~OPOST;
termios_p->c_lflag &= ~(ECHO|ECHONL|ICANON|ISIG|IEXTEN);
termios_p->c_cflag &= ~(CSIZE|PARENB);
termios_p->c_cflag |= CS8;
termios_p is a pointer to a termios structure. This structure contains the following members:
tcflag_t c_iflag; /* input modes */
tcflag_t c_oflag; /* output modes */
tcflag_t c_cflag; /* control modes */
tcflag_t c_lflag; /* local modes */
cc_t c_cc[NCCS]; /* control chars */
On success, zero is returned. On failure, -1 is returned, and errno is set appropriately.
The cfsetspeed function is provided for setting the baud rate values in the termios structure. The effects of the function on the terminal as described below do not become effective, nor are all errors detected, until the tcsetattr function is called. Certain values for baud rates set in the termios structure and passed to tcsetattr have special meanings.
The input and output baud rates are found in the termios structure. The unsigned integer speed_t is typdef'd in the include file <termios.h>. The value of the integer corresponds directly to the baud rate being represented, however, the following symbolic values are defined.
#define B0 0
#define B50 50
#define B75 75
#define B110 110
#define B134 134
#define B150 150
#define B200 200
#define B300 300
#define B600 600
#define B1200 1200
#define B1800 1800
#define B2400 2400
#define B4800 4800
#define B9600 9600
#define B19200 19200
#define B38400 38400
#ifndef _POSIX_SOURCE
#define EXTA 19200
#define EXTB 38400
#endif /*_POSIX_SOURCE */
The cfsetspeed function sets both the input and output baud rate in the termios structure referenced by tp to speed.
Array index for ctype functions.
__ctype_b is not in the source standard; it is only in the binary standard.
The __ctype_tolower() function converts an uppercase letter to the corresponding lowercase letter. If the argument is an uppercase letter, the __ctype_tolower() function returns the corresponding lowercase letter if there is one; otherwise, the argument is returned unchanged.
__ctype_tolower is not in the source standard; it is only in the binary standard.
The __ctype_toupper() function converts a lowercase letter to the corresponding uppercase letter. If the argument is a lowercase letter, the __ctype_toupper() function returns the corresponding uppercase letter if there is one; otherwise, the argument is returned unchanged.
__ctype_toupper is not in the source standard; it is only in the binary standard.
Register a function to be called by exit or when a shared library is unloaded. This function is only called from code generated by the C++ compiler.
__cxa_atexit() has the same specification as atexit().
__cxa_atexit is not in the source standard; it is only in the binary standard.
The daemon() function is for programs wishing to detach themselves from the controlling terminal and run in the background as system daemons. Unless the argument nochdir is non-zero, daemon() changes the current working directory to the root (`/'). Unless the argument noclose is non-zero, daemon() will redirect standard input, standard output and standard error to /dev/null.
On error occurs, -1 is returned, and errno is set to any of the errors specified for the library functions fork(2) and setsid(2).
#include <libintl.h> extern char *dcgettext(const char *domainname, const char *msgid, int category); |
Used to look up the MSGID in the DOMAINNAME message catalog for the current CATEGORY locale.
#include <libintl.h> extern char *__dcgettext(const char *domainname, const char *msgid, int category); |
Used by dcgettext in the translation to look up the MSGID in the DOMAINNAME message catalog for the current locale. CATEGORY locale.
__dcgettext() has the same specification as dcgettext().
__dcgettext is not in the source standard; it is only in the binary standard.
__divdi3() divides two DItypes(unsigned ints).
__divdi3 is not in the source standard; it is only in the binary standard.
endutent() closes the utmp file. It should be called when the user code is done accessing the file with the other functions.
Alias for environ - user environment.
__environ has the same specification as environ.
__environ is not in the source standard; it is only in the binary standard.
The err() function displays a formatted error message on the standard error output. The last component of the program name, a colon character, and a space are output. If the fmt argument is not NULL, the formatted error message, a colon character, and a space are output. The error message string affiliated with the current value of the global variable errno is output. The output is followed by a newline character.
The err() function does not return, but exits with the value of the argument eval.
Error analyzes and optionally disperses the diagnostic error messages produced by a number of compilers and language processors to the source file and line where the errors occurred. It can replace the painful, traditional methods of scribbling abbreviations of errors on paper, and permits error messages and source code to be viewed simultaneously without machinations of multiple windows in a screen editor.
Options are:
Do not touch any files; all error messages are sent to the standard output
The user is queried whether s/he wants to touch the file. A `y' or `n' to the question is necessary to continue. Absence of the -q option implies that all referenced files (except those referring to discarded error messages) are to be touched.
After all files have been touched, overlay the visual editor vi(1) with it set up to edit all files touched, and positioned in the first touched file at the first error. If vi(1) can't be found, try ex(1) or ed(1) from standard places.
Take the following argument as a suffix list. Files whose suffixes do not appear in the suffix list are not touched. The suffix list is dot separated, and `*' wildcards work. Thus the suffix list:
.c.y.foo*.h
allows error to touch files ending with `.c', `.y', `.foo*' and `.y'.
Print out statistics regarding the error categorization. Not too useful.
Error looks at the error messages, either from the specified file name or from the standard input, and attempts to determine which language processor produced each error message, determines the source file and line number to which the error message refers, determines if the error message is to be ignored or not, and inserts the (possibly slightly modified) error message into the source file as a comment on the line preceding to which the line the error message refers. Error messages which can't be categorized by language processor or content are not inserted into any file, but are sent to the standard output. Error touches source files only after all input has been read.
Error is intended to be run with its standard input connected via a pipe to the error message source. Some language processors put error messages on their standard error file; others put their messages on the standard output. Hence, both error sources should be piped together into error. For example, when using the csh(1) syntax,
make -s lint | error -q -v
will analyze all the error messages produced by whatever programs make(1) runs when making lint.
Error knows about the error messages produced by: make(1), cc(1), cpp(1), ccom(1), as(1), ld(1), lint(1), pi(1), pc(1), f77(1), and DEC Western Research Modula-2. Error knows a standard for error messages produced by the language processors, so is sensitive to changes in these formats. For all languages except Pascal, error messages are restricted to be on one line. Some error messages refer to more than one line in more than one files; error will duplicate the error message and insert it at all of the places referenced.
Error will do one of six things with error messages.
Some language processors produce short errors describing which file it is processing. Error uses these to determine the file name for languages that don't include the file name in each error message. These synchronization messages are consumed entirely by error.
Error messages from lint(1) that refer to one of the two lint(1) libraries, /usr/libdata/lint/llib-lc and /usr/libdata/lint/llib-port are discarded, to prevent accidently touching these libraries. Again, these error messages are consumed entirely by error.
Error messages from lint(1) can be nullified if they refer to a specific function, which is known to generate diagnostics which are not interesting. Nullified error messages are not inserted into the source file, but are written to the standard output. The names of functions to ignore are taken from either the file named .errorrc in the users's home directory, or from the file named by the -I option. If the file does not exist, no error messages are nullified. If the file does exist, there must be one function name per line.
Error messages that can't be intuited are grouped together, and written to the standard output before any files are touched. They will not be inserted into any source file.
Error message that refer to a specific file, but to no specific line, are written to the standard output when that file is touched.
Error messages that can be intuited are candidates for insertion into the file to which they refer.
Only true error messages are candidates for inserting into the file they refer to. Other error messages are consumed entirely by error or are written to the standard output. Error inserts the error messages into the source file on the line preceding the line the language processor found in error. Each error message is turned into a one line comment for the language, and is internally flagged with the string `###' at the beginning of the error, and `%%%' at the end of the error. This makes pattern searching for errors easier with an editor, and allows the messages to be easily removed. In addition, each error message contains the source line number for the line the message refers to. A reasonably formatted source program can be recompiled with the error messages still in it, without having the error messages themselves cause future errors. For poorly formatted source programs in free languages, such as C or Pascal, it is possible to insert a comment into another comment, which can wreak havoc with a future compilation. To avoid this, programs with comments and source on the same line should be formatted so that language statements appear before comments.
Error catches interrupt and terminate signals, and if in the insertion phase, will orderly terminate what it is doing.
Opens the teletype directly to do user querying.
Source files with links make a new copy of the file with only one link to it.
Changing a language processor's of error messages may cause error to not understand the error message.
Error, since it is purely mechanical, will not filter out subsequent er- rors caused by floodgating initiated by one syntactically trivial er- ror. Humans are still much better at discarding these related errors.
Pascal error messages belong after the lines affected (error puts them before). The alignment of the \ marking the point of error is also disturbed by error.
Error was designed for work on CRT's at reasonably high speed. It is less pleasant on slow speed terminals, and has never been used on hard- copy terminals.
The errx() function displays a formatted error message on the standard error output. The last component of the program name, a colon character, and a space are output. If the fmt argument is not NULL, the formatted error message, a colon character, and a space are output. The output is followed by a newline character.
The errx() function does not return, but exits with the value of the argument eval.
Apply or remove an advisory lock on an open file. The file is specified by fd. Valid operations are given below:
Shared lock. More than one process may hold a shared lock for a given file at a given time.
Exclusive lock. Only one process may hold an exclusive lock for a given file at a given time.
Unlock.
Don't block when locking. May be specified (by or'ing) along with one of the other operations.
A single file may not simultaneously have both shared and exclusive locks.
The __fpending function returns the amount of output in bytes pending on a stream.
__fpending is not in the source standard; it is only in the binary standard.
fstatfs returns information about a mounted file system. fd is the open file descriptor of any file within the mounted filesystem. buf is a pointer to a statfs structure defined as follows:
long f_type; /* type of filesystem (see below) */
long f_bsize; /* optimal transfer block size */
long f_blocks; /* total data blocks in file system */
long f_bfree; /* free blocks in fs */
long f_bavail; /* free blocks avail to non-superuser */
long f_files; /* total file nodes in file system */
long f_ffree; /* free file nodes in fs */
fsid_t f_fsid; /* file system id */
long f_namelen; /* maximum length of filenames */
long f_spare[6]; /* spare for later */
};
Fields that are undefined for a particular file system are set to 0.
fd is not a valid open file descriptor.
buf points to an invalid address.
An I/O error occurred while reading from or writing to the file system.
The filesystem fd is open on does not support statfs.
The specification for "fwprintf" is as specified in the SUSv2 but with the following differences as listed below.
The gethostbyname() function returns a structure of type hostent for the given host name. Here name is either a host name, or an IPv4 address in standard dot notation, or an IPv6 address in colon (and possibly dot) notation. (See RFC 1884 for the description of IPv6 addresses.) If name is an IPv4 or IPv6 address, no lookup is performed and gethostbyname() simply copies name into the h_name field and its struct in_addr equivalent into the h_addr_list[0] field of the returned hostent structure. If name doesn't end in a dot and the environment variable HOSTALIASES is set, the alias file pointed to by HOSTALIASES will first be searched for name (see hostname(7) for the file ). The current domain and its parents are searched unless name ends in a dot.
The domain name queries carried out by gethostbyname() use a combination of any or all of the name server named(8), a broken out line from /etc/hosts, and the Network Information Service (NIS or YP), depending upon the contents of the order line in /etc/host.conf. (See resolv+(8)). The default action is to query named(8), followed by /etc/hosts.
The hostent structure is defined in <netdb.h> as follows:
char *h_name; /* official name of host */
char **h_aliases; /* alias list */
int h_addrtype; /* host address type */
int h_length; /* length of address */
char **h_addr_list; /* list of addresses */
}
#define h_addr h_addr_list[0] /* for backward compatibility */
The gethostbyname()) functions return the hostent structure or a NULL pointer if an error occurs. On error, the h_errno variable holds an error number.
The getloadavg() function returns the number of processes in the system run queue averaged over various periods of time. Up to nelem samples are retrieved and assigned to successive elements of loadavg[]. The system imposes a maximum of 3 samples, representing averages over the last 1, 5, and 15 minutes, respectively.
#define _GNU_SOURCE #include <getopt.h> int getopt_long(int argc, char * const argv[], const char *optstring, const struct option *longopts, int *longindex); |
The getopt_long() function works like getopt() except that it also accepts long options, started out by two dashes. Long option names may be abbreviated if the abbreviation is unique or is an exact match for some defined option. A long option may take a parameter, of the form --arg=param or --arg param.
longopts is a pointer to the first element of an array of struct option declared in <getopt.h> as
const char *name;
int *flag;
int has_arg;
int val;
};
The getopt_long() function returns the option character if the option was found successfully, : if there was a missing parameter for one of the options, ? for an unknown option character, or -1 for the end of the option list.
getopt_long() also returns the option character when a short option is recognized. For a long option, they return val if flag is NULL, and 0 otherwise. Error and -1 returns are the same as for getopt(), plus ? for an ambiguous match or an extraneous parameter.
#define _GNU_SOURCE #include <getopt.h> int getopt_long_only(int argc, char * const argv[], const char *optstring, const struct option *longopts, int *longindex); |
getopt_long_only() is like getopt_long(), but - as well as -- can indicate a long option. If an option that starts with - (not --) doesn't match a long option, but does match a short option, it is parsed as a short option instead.
The function getopt_long_only() returns the option character if the option was found successfully, : if there was a missing parameter for one of the options, ? for an unknown option character, or -1 for the end of the option list. getopt_long_only() also returns the option character when a short option is recognized. For a long option, they return val if flag is NULL, and 0 otherwise. Error and -1 returns are the same as for getopt(), plus ? for an ambiguous match or an extraneous parameter.
__getpgid(pid) has the same specification as getpgid(pid).
__getpgid is not in the source standard; it is only in the binary standard.
The getprotobyname() function returns a protoent structure for the line from /etc/protocols that matches the protocol name name.
The protoent structure is defined in <netdb.h> as follows:
char *p_name; /* official protocol name */
char **p_aliases; /* alias list */
int p_proto; /* protocol number */
}
The getprotobyname() function returns the protoent structure, or a NULL pointer if an error occurs or the end of the file is reached.
The getprotoent() function reads the next line from the file /etc/protocols and returns a structure protoent containing the broken out fields from the line. The /etc/protocols file is opened if necessary.
The protoent structure is defined in <netdb.h> as follows:
char *p_name; /* official protocol name */
char **p_aliases; /* alias list */
int p_proto; /* protocol number */
}
The getprotoent() function returns the protoent structure, or a NULL pointer if an error occurs or the end of the file is reached.
The getservbyname() function returns a servent structure for the line from /etc/services that matches the service name using protocol proto.
The servent structure is defined in <netdb.h> as follows:
char *s_name; /* official service name */
char **s_aliases; /* alias list */
int s_port; /* port number */
char *s_proto; /* protocol to use */
}
getservbyname() returns the servent structure, or a NULL pointer if an error occurs or the end of the file is reached.
The getservent() function reads the next line from the file /etc/services and returns a structure servent containing the broken out fields from the line. The /etc/services file is opened if necessary.
The servent structure is defined in <netdb.h> as follows:
char *s_name; /* official service name */
char **s_aliases; /* alias list */
int s_port; /* port number */
char *s_proto; /* protocol to use */
}
getservent() returns the servent structure, or a NULL pointer if an error occurs or the end of the file is reached.
Used to look up the MSGID in the DOMAINNAME message catalog for the current CATEGORY locale. If not found, returns MSGID itself (the default text).
getutent() reads a line from the current file position in the utmp file. It returns a pointer to a structure containing the fields of the line.
The htons() function converts the short integer hostshort from host byte order to network byte order.
#include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> int inet_aton(const char *cp, struct in_addr *inp); |
inet_aton() converts the Internet host address cp from the standard numbers-and-dots notation into binary data and stores it in the structure that inp points to. inet_aton returns nonzero if the address is valid, zero if not.
The structure in_addr is defined in netinet/in.h as:
unsigned long int s_addr;
}
Note that on the i80x86 the host byte order is Least Significant Byte first, whereas the network byte order, as used on the Internet, is Most Significant Byte first.
#include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> char *inet_ntoa(struct in_addr in); |
The inet_ntoa() function converts the Internet host address in given in network byte order to a string in standard numbers-and-dots notation. The string is returned in a statically allocated buffer, which subsequent calls will overwrite.
The structure in_addr is defined in netinet/in.h as:
unsigned long int s_addr;
}
Note that on the i80x86 the host byte order is Least Significant Byte first, whereas the network byte order, as used on the Internet, is Most Significant Byte first.
The initgroups() function initializes the group access list by reading the group database /etc/group and using all groups of which user is a member. The additional group group is also added to the list.
The calling process does not have sufficient privileges.
Insufficient memory to allocate group information structure.
The function _IO_feof() tests the end-of-file indicator for the stream pointed to by __fp, returning non-zero if it is set.
_IO_getc() reads the next character from __fp and returns it as an unsigned char cast to an int, or EOF on end of file or error.
This functions checks whether c, which must have the value of an unsigned char or EOF, falls into a certain character class according to the current locale.
isblank() checks for a blank character; that is, a space or a tab. This function is a GNU extension.
The values returned are nonzero if the character c falls into the tested class, and a zero value if not.
The details of what characters belong into which class depend on the current locale. For example, isupper() will not recognize an A - umlaut as an uppercase letter in the default C locale.
The isinf() function returns -1 if value represents negative infinity, 1 if value represents positive infinity, and 0 otherwise.
The iswblank function is the wide-character equivalent of the isblank function. It tests whether wc is a wide character belonging to the wide character class "blank".
The wide character class "blank" is a subclass of the wide character class "space".
Being a subclass of the wide character class "space", the wide character class "blank" is disjoint from the wide character class "graph" and therefore also disjoint from its subclasses "alnum", "alpha", "upper", "lower", "digit", "xdigit", "punct".
The wide character class "blank" always contains at least the space character and the control character '\t'.
The iswblank function returns non-zero if wc is a wide character belonging to the wide character class "blank". Otherwise it returns zero.
If wc is a wide character having the character property designated by desc (or in other words: belongs to the character class designated by desc), the iswctype function returns non-zero. Otherwise it returns zero. If wc is WEOF, zero is returned.
desc must be a character property descriptor returned by the wctype function.
iswctype returns non-zero if the wc has the designated property. Otherwise it returns 0.
BP_SYM __libc_start_main (int (*main) (int, char**, char**), int argc, char *__unbounded *__unbounded ubp_av, void (*init) (void), void (*fini) (void), void (*rtld_fini) (void), void (*__unbounded stack_end); |
Initialize glibc.
__libc_start_main is not in the source standard; it is only in the binary standard.
llabs() computes the absolute value of the argument j of the appropriate integer type for the function.
Returns the absolute value of the integer argument, of the appropriate integer type for the function.
Trying to take the absolute value of the most negative integer is not defined.
The llabs() function is included in glibc since version 2.0, but is not in libc5 or libc4.
For llabs() to be declared, it may be necessary to define _ISOC99_SOURCE or _ISOC9X_SOURCE (depending on the version of glibc) before including any standard headers.
GCC 3.0 also handles llabs() as builtin.
logwtmp() constructs an utmp structure using line, name, host, current time and current process id. Then it calls updwtmp() to append the structure to the utmp file.
Both functions are available under glibc2, but not under libc5. However, logwtmp occurs in the old libbsd.
Inline wrapper around call to lxstat.
__lxstat is not in the source standard; it is only in the binary standard.
#include <wchar.h> size_t mbsnrtowcs(wchar_t *dest, const char **src, size_t nms, size_t len, mbstate_t *ps); |
The mbsnrtowcs function is like the mbsrtowcs function, except that the number of bytes to be converted, starting at *src, is limited to nms.
If dest is not a NULL pointer, the mbsnrtowcs function converts at most nms bytes from the multibyte string *src to a wide-character string starting at dest. At most len wide characters are written to dest. The state *ps is updated. The conversion is effectively performed by repeatedly calling mbrtowc(dest,*src,n,ps) where n is some positive number, as long as this call succeeds, and then incrementing dest by one and *src by the number of bytes consumed. The conversion can stop for three reasons:
1. An invalid multibyte sequence has been encountered. In this case *src is left pointing to the invalid multibyte sequence, (size_t)(-1) is returned, and errno is set to EILSEQ.
2. The nms limit forces a stop, or len non-L'\0' wide characters have been stored at dest. In this case *src is left pointing to the next multibyte sequence to be converted, and the number of wide characters written to dest is returned.
3. The multibyte string has been completely converted, including the terminating '\0' (which has the side effect of bringing back *ps to the initial state). In this case *src is set to NULL, and the number of wide characters written to dest, excluding the terminating L'\0' character, is returned.
If dest is NULL, len is ignored, and the conversion proceeds as above, except that the converted wide characters are not written out to memory, and that no destination length limit exists.
In both of the above cases, if ps is a NULL pointer, a static anonymous state only known to the mbsnrtowcs function is used instead.
The programmer must ensure that there is room for at least len wide characters at dest.
The mbsnrtowcs function returns the number of wide characters that make up the converted part of the wide character string, not including the terminating null wide character. If an invalid multibyte sequence was encountered, (size_t)(-1) is returned, and errno set to EILSEQ.
The behavior of mbsnrtowcs depends on the LC_CTYPE category of the current locale.
Passing NULL as ps is not multi-thread safe.
#define _GNU_SOURCE #include <string.h> void *memmem(const void *haystack, size_t haystacklen, const void *needle, size_t needlelen); |
The memmem() function finds the start of the first occurrence of the substring needle of length needlelen in the memory area haystack of length haystacklen.
The memmem() function returns a pointer to the beginning of the substring, or NULL if the substring is not found.
This function was broken in Linux libraries up to and including libc 5.0.9; there the needle and haystack arguments were interchanged, and a pointer to the end of the first occurrence of needle was returned. Since libc 5.0.9 is still widely used, this is a dangerous function to use.
Both old and new libc's have the bug that if needle is empty haystack-1 (instead of haystack) is returned. And glibc 2.0 makes it worse, and returns a pointer to the last byte of haystack. This is fixed in glibc 2.1.
#include <string.h> extern ptr_t __mempcpy(ptr_t restrict dest, const ptr_t restrict src, size_t n)); |
Copy N bytes of SRC to DEST, return pointer to bytes after the last written byte.
__mempcpy is not in the source standard; it is only in the binary standard.
The memrchr() function returns a pointer to the last occurrence of the character "c" in the first "n" characters of string "s".
The mkstemp64() function generates a unique temporary file name from template. The last six characters of template must be XXXXXX and these are replaced with a string that makes the filename unique.
The mkstemp64() function is a 64-bit version of mkstemp.
The mkstemp64() function returns the file descriptor fd of the temporary file or -1 on error.
Used by Message catalogs for internationalization. A variable defined which gets incremented every time a new catalog is loaded.
The ntohs() function converts the short integer netshort from network byte order to host byte order.
#include <obstack.h> extern int _obstack_begin(struct obstack *, int, int, void *(*) (long), void (*) (void *)); |
opterr is used as a flag to suppress error message generated by getopt(). When opterr is set to 0; it suppresses the error message generated by getopt() when getopt() does not recognize an option character.
optind holds the current index of the array argr[] which contains the command line options being parsed by getopt().
optopt holds the unknown option character when that option character is not recognized by getopt()
#include <signal.h> void psignal(int sig, const char *s); extern const char *const sys_siglist[] |
The psignal() function displays a message on stderr consisting of the string s, a colon, a space, and a string describing the signal number sig. If sig is invalid, the message displayed will indicate an unknown signal.
The array sys_siglist holds the signal description strings indexed by signal number.
The putwchar function is the wide-character equivalent of the putchar function. It writes the wide character wc to stdout. If ferror(stdout) becomes true, it returns WEOF. If a wide character conversion error occurs, it sets errno to EILSEQ and returns WEOF. Otherwise it returns wc.
The behavior of putwchar depends on the LC_CTYPE category of the current locale.
It is reasonable to expect that putwchar will actually write the multibyte sequence corresponding to the wide character wc.
#include <unistd.h> ssize_t pwrite64(int fd, const void *buf, size_t nbytes, off64_t offset); |
The pwrite64() function writes NBYTES of BUF to FD at given position OFFSET without changing the file position.
The pwrite64() function is a 64-bit version of pwrite.
This is a weak alias to rawmemchr. Search in S for C.
Similar to memchr, but there is no length limit.
__rawmemchr is not in the source standard; it is only in the binary standard.
#include <semaphore.h> int sem_timedwait(sem_t *__restrict __sem, __const struct timespec *__restrict __abstime); |
sem_timedwait() waits for semaphore object SEM being posted. It is a new function from IEEE Std. 1003.1-200x that is similar to sem_wait but waits only until ABSTIME.
setbuffer is an alias for call to setvbuf. It works the same, except that the size of the buffer is up to the caller, rather than being determined by the default BUFSIZ.
setegid sets real and effective group ID's of the current process. Un-privileged users may change the real group ID to the effective group ID and vice-versa.
Prior to Linux 1.1.38, the saved ID paradigm, when used with setegid was broken. Starting at 1.1.38, it is also possible to set the effective group ID from the saved group ID.
Only the super-user may make other changes.
Supplying a value of -1 for either the real or effective group ID forces the system to leave that ID unchanged.
Currently (libc-4.x.x), setegid(egid) is functionally equivalent to setregid(-1, egid).
If the real group ID is changed or the effective group ID is set to a value not equal to the previous real group ID, the saved group ID will be set to the new effective group ID.
EPERM
The current process is not the super-user and changes other than (i) swapping the effective group ID with the real group ID or (ii) setting one to the value of the other or (iii) setting the effective group ID to the value of the saved group ID was specified.
Sets the supplementary groups for the process. Only the super-user may use this function.
EFAULT list has an invalid address.
EPERM The user is not the super-user.
EINVA Size is greater than NGROUPS (32 for Linux 2.0.32).
Set a unique 32-bit identifier for the current machine. The 32-bit identifier is intended to be unique among all UNIX systems in existence. This normally resembles the Internet address for the local machine, as returned by gethostbyname(3), and thus usually never needs to be set.
The sethostid call is restricted to the superuser.
The hostid argument is stored in the file /etc/hostid.
len is negative or len is larger than the maximum allowed size.
the caller was not the superuser.
name is an invalid address.
#include <stdio.h> #include <mntent.h> FILE *setmntent(const char *filename, const char *type); |
This routine is used to access the file system description file /etc/fstab and the mounted file system description file /etc/mtab.
The setmntent() function opens the file system description file filep and returns a file pointer which can be used by getmntent(). The argument type is the type of access required and can take the same values as the mode argument of fopen(3).
The mntent structure is defined in <mntent.h> as follows:
char *mnt_fsname; /* name of mounted file system */
char *mnt_dir; /* file system path prefix */
char *mnt_type; /* mount type (see mntent.h) */
char *mnt_opts; /* mount options (see mntent.h) */
int mnt_freq; /* dump frequency in days */
int mnt_passno; /* pass number on parallel fsck */
};
setutent() rewinds the file pointer to the beginning of the utmp file. It is generally a Good Idea to call it before any of the other functions.
#include <signal.h> extern int sigandset(sigset_t *set, const sigset_t *left, const sigset_t *right); |
A signal function that builds a new signal set by combining the two input sets using logical AND.
This interface is made obsolete by sigprocmask(2).
The sigblock system call adds the signals specified in mask to the set of signals currently being blocked from delivery.
Prototype for this function is only available if _BSD_SOURCE is defined before the inclusion of any system.
This interface is made obsolete by sigprocmask(2).
siggetmask returns the current set of masked signals.
Prototype for this function is only available if _BSD_SOURCE is defined before the inclusion of any system header file.
#include <:signal.h> extern int sigorset((sigset_t *set, const sigset_t *left, const sigset_t *right)); |
A signal function that builds a new signal set by combining the two input sets using logical OR.
When the Linux kernel creates the stack frame for a signal handler, a call to sigreturn is inserted into the stack frame so that the the signal handler will call sigreturn upon return. This inserted call to sigreturn cleans up the stack so that the process can restart from where it was interrupted by the signal.
sigreturn call is used by the kernel to implement signal handlers. It should never be called directly. Better yet, the specific use of the __unused argument varies depending on the architecture.
This interface is made obsolete by sigprocmask(2).
The sigsetmask system call replaces the set of blocked signals totally with a new set specified in mask. Signals are blocked if the corresponding bit in mask is a 1.
Prototype for this function is only available if _BSD_SOURCE is defined before the inclusion of any system header file.
This interface is made obsolete by sigaction(2).
Under Linux sigvec is #define'd to sigaction, and provides at best a rough approximation of the BSD sigvec interface.
statfs returns information about a mounted file system. path is the path name of any file within the mounted filesystem.
buf is a pointer to a statfs structure defined as follow:
long f_type; /* type of filesystem (see below) */
long f_bsize; /* optimal transfer block size */
long f_blocks; /* total data blocks in file system */
long f_bfree; /* free blocks in fs */
long f_bavail; /* free blocks avail to non-superuser */
long f_files; /* total file nodes in file system */
long f_ffree; /* free file nodes in fs */
long f_ffree; /* free file nodes in fs */
fsid_t f_fsid; /* file system id */
long f_namelen; /* maximum length of filenames */
long f_spare[6]; /* spare for later */
};
Fields that are undefined for a particular file system are set to 0.
A component of the path prefix of path is not a directory.
path is too long.
The file referred to by path does not exist.
Search permission is denied for a component of the path prefix of path.
Too many symbolic links were encountered in translating path.
Buf or path points to an invalid address.
An I/O error occurred while reading from or writing to the file system.
Insufficient kernel memory was available.
The filesystem path is on does not support statfs.
fstatfs64 returns information about a mounted file system. fd is the open file descriptor of any file within the mounted filesystem.
The fstatfs64() function is the 64-bit version of fstatfs().
stime sets the system's idea of the time and date. Time, pointed to by t, is measured in seconds from 00:00:00 GMT January 1, 1970. stime() may only be executed by the super user.
The stpcpy() function copies the string pointed to by src (including the terminating \0 character) to the array pointed to by dest. The strings may not overlap, and the destination string dest must be large enough to receive the copy.
stpcpy() returns a pointer to the end of the string dest (that is, the address of the terminating null character) rather than the beginning.
For example, this program uses stpcpy to concatenate foo and bar to produce foobar, which it then prints.
#include <string.h>
int main (void) { char *to = buffer; to = stpcpy (to, "foo"); to = stpcpy (to, "bar"); printf ("%s\n", buffer); }
The __stpcpy() function copies the string pointed to by src (including the terminating /0 character) to the array pointed to by dest. The strings may not overlap, and the destination string dest must be large enough to receive the copy.
__stpcpy() returns a pointer to the end of the string dest (that is, the address of the terminating null character) rather than the beginning.
__stpcpy() has the same specification as stpcpy().
__stpcpy is not in the source standard; it is only in the binary standard.
The stpncpy function copies at most n characters from the string pointed to by src, including the terminating '\0' character, to the array pointed to by dest. Exactly n characters are written at dest. If the length strlen(src) is smaller than n, the remaining characters in the array pointed to by dest are filled with '\0' characters. If the length strlen(src) is greater or equal to n, the string pointed to by dest will not be '\0' terminated. The strings may not overlap. The programmer must ensure that there is room for at least n characters at dest.
stpncpy returns a pointer to the terminating null in dest, or, if dest is not null-terminated, dest + n.
Reentrant version of strerror. If a temporary buffer is required, at most BUFLEN bytes of BUF will be used.
The strfry() function randomizes the contents of string by using rand(3) to randomly swap characters in the string. The result is an anagram of string.
Return a malloc'd copy of at most N bytes of STRING. The resultant string is terminated even if no null terminator appears before STRING[N].
The strnlen function returns the number of characters in the string pointed to by s, not including the terminating '\0' character, but at most maxlen. In doing this, strnlen looks only at the first maxlen characters at s and never beyond s+maxlen.
The strnlen function returns strlen(s), if that is less than maxlen, or maxlen if there is no '\0' character among the first maxlen characters pointed to by s.
If *stringp is NULL, the strsep() function returns NULL and does nothing else. Otherwise, this function finds the first token in the string *stringp, where tokens are delimited by symbols in the string delim. This token is terminated with a \0 character (by overwriting the delimiter) and *stringp is updated to point past the token. In case no delimiter was found, the token is taken to be the entire string *stringp, and *stringp is made NULL.
The strsep() function returns a pointer to the token, that is, it returns the original value of *stringp.
The strsep() function was introduced as a replacement for strtok(), since the latter cannot handle empty fields. However, strtok() conforms to ANSI-C and hence is more portable.
This function suffers from the same problems as strtok(). In particular, it modifies the original string. Avoid it.
#define _GNU_SOURCE #include <string.h> char *strsignal(int sig); extern const char * const sys_siglist[]; |
The strsignal() function returns a string describing the signal number passed in the argument sig. The string can only be used until the next call to strsignal().
The array sys_siglist holds the signal description strings indexed by signal number. The strsignal() function should be used if possible instead of this array.
The strsignal() function returns the appropriate description string, or an unknown signal message if the signal number is invalid. On some systems (but not on Linux), a NULL pointer may be returned instead for an invalid signal number.
The __GROUP argument must be 0 or the behavior is undefined.
__strtod_internal(__nptr, __endptr, __group) has the same specification as strtod(__nptr, __endptr).
__strtod_internal is not in the source standard; it is only in the binary standard.
A token is a nonempty string of characters not occurring in the string delim, followed by \0 or by a character occurring in delim.
The strtok_r() function can be used to parse the string s into tokens. The first call to strtok_r() should have s as its first argument. Subsequent calls should have the first argument set to NULL. Each call returns a pointer to the next token, or NULL when no more tokens are found.
If a token ends with a delimiter, this delimiting character is overwritten with a \0 and a pointer to the next character is saved for the next call to strtok_r(). The delimiter string delim may be different for each call.
ptrptr is a user allocated char* pointer. It must be the same while parsing the same string.
Never use this function. If you do, note that:
It modifies its first argument.
The identity of the delimiting character is lost.
This function cannot be used on constant strings.
The strtok_r() function returns a pointer to the next token, or NULL if there are no more tokens.
__GROUP must be 0 or the behavior is undefined.
__strtol_internal(__nptr, __endptr, __base, __group) has the same specification as strtol(__nptr, __endptr, __base).
__strtol_internal is not in the source standard; it is only in the binary standard.
#include <sys/types.h> #include <stdlib.h> #include <limits.h> quadt strtoq(const char *nptr, char **endptr, int base); |
The strtoq() function converts the string in nptr to a quadt value. The conversion is done according to the given base, which must be between 2 and 36 inclusive, or be the special value 0.
The string may begin with an arbitrary amount of white space (as determine by isspace(3)) followed by a single optional + or - sign. If base is zero or 16, the string may then include a 0x prefix, and the number will be read in base 16; otherwise, a zero base is taken as 10 (decimal) unless the next character is 0, in which case it is taken as 8 (octal).
The remainder of the string is converted to a long value in the obvious manner, stopping at the first character which is not a valid digit in the given base. (In bases above 10, the letter A in either upper or lower case represents 10, B represents 11, and so forth, with Z representing 35.)
strtoq() function returns the result of the conversion, unless the value would underflow or overflow. If an underflow occurs, strtoq() returns QUAD_MIN. If an overflow occurs, strtoq() returns QUAD_MAX. In both cases, errno is set to ERANGE.
#include <sys/types.h> #include <stdlib.h> #include <limits.h> uquadt strtouq(const char *nptr, char **endptr, int base); |
The strtouq() function converts the string in nptr to a uquadt value. The conversion is done according to the given base, which must be between 2 and 36 inclusive, or be the special value 0.
The string may begin with an arbitrary amount of white space (as determined by isspace(3)) followed by a single optional + or - sign. If base is zero or 16, the string may then include a 0x prefix, and the number will be read in base 16; otherwise, a zero base is taken as 10 (decimal) unless the next character is 0, in which case it is taken as 8 (octal).
The remainder of the string is converted to an unsigned long value in the obvious manner, stopping at the end of the string or at the first character that does not produce a valid digit in the given base. (In bases above 10, the letter A in either upper or lower case represents 10, B represents 11, and so forth, with Z representing 35.)
Upon success the strtouq() function returns either the result of the conversion or, if there was a leading minus sign, the negation of the result of the conversion, unless the original (non-negated) value would overflow. In the case of an overflow the function returns UQUAD_MAX and the global variable errno is set to ERANGE.
Get configuration information at runtime.
This is weak alias to sysconf.
__sysconf(name) has the same specification as sysconf(name).
__sysconf is not in the source standard; it is only in the binary standard.
system() executes a command specified in string by calling /bin/sh -c string, and returns after the command has been completed. During execution of the command, SIGCHLD will be blocked, and SIGINT and SIGQUIT will be ignored.
The value returned is 127 if the execve() call for /bin/sh fails, -1 if there was another error and the return code of the command otherwise.
If the value of string is NULL, system() returns nonzero if the shell is available, and zero if not.
system() does not affect the wait status of any other children.
It is extremely unfortunate that the libc version of system() ignores interrupts. This makes programs that call it from a loop uninterruptable. This means that for such purposes one should not use system() but a private version like (warning: untested code!)
Do not use system() from a program with suid or sgid privileges, because strange values for some environment variables might be used to subvert system integrity. Use the exec(3) family of functions instead, but not execlp(3) or execvp(3). system() will not, in fact, work properly from programs with suid or sgid privileges on systems on which /bin/sh is bash version 2, since bash 2 drops privileges on startup. (Debian uses a modified bash which does not do this when invoked as sh.)
The check for the availability of /bin/sh is not actually performed; it is always assumed to be available. ISO C specifies the check, but POSIX.2 specifies that the return shall always be non-zero, since a system without the shell is not conforming, and it is this that is implemented.
It is possible for the shell command to return 127, so that code is not a sure indication that the execve() call failed; check errno to make sure.
An array containing the "C" locale strings used by strerror(). This normally should not be used directly. The strerror function provides all the needed functionality.
An array containing the names of the signal names.
This exists only for compatibility. Use strsignal instead (see <string.h>).
Set the current default message catalog to DOMAINNAME.
If DOMAINNAME is null, return the current default.
If DOMAINNAME is "", reset to the default of "messages".
#include <stdio.h> extern int vasprintf(char **restrict ptr, const char *restrict f, G_va_list arg); |
Write formatted output to a string dynamically allocated with malloc.
Store the address of the string in *PTR.
The verrx() function displays a formatted error message on the standard error output. The last component of the program name, a colon character, and a space are output. If the fmt argument is not NULL, the formatted error message, a colon character, and a space are output. The output is followed by a newline character.
The verrx() function does not return, but exits with the value of the argument eval.
#define _USE_BSD #include <sys/types.h> #include <sys/resource.h> #include <sys/wait.h> pid_t wait4(pid_t pid, int *status, int options, struct rusage *rusage); |
The wait4 function suspends execution of the current process until a child as specified by the pid argument has exited, or until a signal is delivered whose action is to terminate the current process or to call a signal handling function. If a child as requested by pid has already exited by the time of the call (a so-called "zombie" process), the function returns immediately. Any system resources used by the child are freed.
The value of pid can be one of:
wait for any child process whose process group ID is equal to the absolute value of pid.
wait for any child process; this is equivalent to calling wait3.
wait for any child process whose process group ID is equal to that of the calling process.
wait for the child whose process ID is equal to the value of pid.
The value of options is a bitwise OR of zero or more of the following constants:
return immediately if no child is there to be waited for.
return for children which are stopped, and whose status has not been reported.
If status is not NULL, wait4 stores status information in the location pointed to by status.
This status can be evaluated with the following macros (these macros take the stat buffer (an int) as an argument -- not a pointer to the buffer!):
is non-zero if the child exited normally.
evaluates to the least significant eight bits of the return code of the child which terminated, which may have been set as the argument to a call to exit() or as the argument for a return statement in the main program. This macro can only be evaluated if WIFEXITED returned non-zero.
returns true if the child process exited because of a signal which was not caught.
returns the number of the signal that caused the child process to terminate. This macro can only be evaluated if WIFSIGNALED returned non-zero.
returns true if the child process which caused the return is currently stopped; this is only possible if the call was done using WUNTRACED.
returns the number of the signal which caused the child to stop. This macro can only be evaluated if WIFSTOPPED returned non-zero.
If rusage is not NULL, the struct rusage as defined in <sys/resource.h> it points to will be filled with accounting information. See getrusage(2) for details.
The process ID of the child which exited, -1 on error (in particular, when no unwaited-for child processes of the specified kind exist) or zero if WNOHANG was used and no child was available yet. In the latter two cases errno will be set appropriately.
No unwaited-for child process as specified does exist.
If WNOHANG was not set and an unblocked signal or a SIGCHLD was caught. This error is returned by the system call. The library interface is not allowed to return ERESTARTSYS, but will return EINTR.
The warn() function displays a formatted error message on the standard error output. The last component of the program name, a colon character, and a space are output. If the fmt argument is not NULL, the formatted error message, a colon character, and a space are output. The error message string affiliated with the current value of the global variable errno is output. The output is followed by a newline character.
The warnx() function displays a formatted error message on the standard error output. The last component of the program name, a colon character, and a space are output. If the fmt argument is not NULL, the formatted error message, a colon character, and a space are output. The output is followed by a newline character.
The wcpcpy function is the wide-character equivalent of the stpcpy function. It copies the wide character string pointed to by src, including the terminating L'\0' character, to the array pointed to by dest.
The strings may not overlap.
The programmer must ensure that there is room for at least wcslen(src)+1 wide characters at dest.
wcpcpy returns a pointer to the end of the wide-character string dest, that is, a pointer to the terminating L'\0' character.
The wcpncpy function is the wide-character equivalent of the stpncpy function. It copies at most n wide characters from the wide-character string pointed to by src, including the terminating L'\0' character, to the array pointed to by dest. Exactly n wide characters are written at dest. If the length wcslen(src) is smaller than n, the remaining wide characters in the array pointed to by dest are filled with L'\0' characters. If the length wcslen(src) is greater or equal to n, the string pointed to by dest will not be L'\0' terminated.
The strings may not overlap.
The programmer must ensure that there is room for at least n wide characters at dest.
The wcscasecmp function is the wide-character equivalent of the strcasecmp function. It compares the wide-character string pointed to by s1 and the wide-character string pointed to by s2, ignoring case differences (towupper, towlower).
The wcscasecmp function returns zero if the wide-character strings at s1 and s2 are equal except for case distinctions. It returns a positive integer if s1 is greater than s2, ignoring case. It returns a negative integer if s1 is smaller than s2, ignoring case.
The wcsdup function is the wide-character equivalent of the strdup function. It allocates and returns a new wide-character string whose initial contents is a duplicate of the wide-character string pointed to by s.
Memory for the new wide-character string is obtained with malloc(3), and can be freed with free(3).
The wcsdup function returns a pointer to the new wide-character string, or NULL if sufficient memory was not available.
The wcsncasecmp function is the wide-character equivalent of the strncasecmp function. It compares the wide-character string pointed to by s1 and the wide-character string pointed to by s2, but at most n wide characters from each string, ignoring case differences (towupper, towlower).
The wcsncasecmp function returns zero if the wide-character strings at s1 and s2, truncated to at most length n, are equal except for case distinctions. It returns a positive integer if truncated s1 is greater than truncated s2, ignoring case. It returns a negative integer if truncated s1 is smaller than truncated s2, ignoring case.
The wcsnlen function is the wide-character equivalent of the strnlen function. It returns the number of wide-characters in the string pointed to by s, not including the terminating L'\0' character, but at most maxlen. In doing this, wcsnlen looks only at the first maxlen wide-characters at s and never beyond s+maxlen.
The wcsnlen function returns wcslen(s), if that is less than maxlen, or maxlen if there is no L'\0' character among the first maxlen wide characters pointed to by s.
#include <wchar.h> size_t wcsnrtombs(char *dest, const wchar_t **src, size_t nwc, size_t len, mbstate_t *ps); |
The wcsnrtombs function is like the wcsrtombs function, except that the number of wide characters to be converted, starting at *src, is limited to nwc.
If dest is not a NULL pointer, the wcsnrtombs function converts at most nwc wide characters from the wide-character string *src to a multibyte string starting at dest. At most len bytes are written to dest. The state *ps is updated. The conversion is effectively performed by repeatedly calling wcrtomb(dest,*src,ps), as long as this call succeeds, and then incrementing dest by the number of bytes written and *src by one. The conversion can stop for three reasons:
1. A wide character has been encountered that can not be represented as a multibyte sequence (according to the current locale). In this case *src is left pointing to the invalid wide character, (size_t)(-1) is returned, and errno is set to EILSEQ.
2. nwc wide characters have been converted without encountering a L'\0', or the length limit forces a stop. In this case *src is left pointing to the next wide character to be converted, and the number of bytes written to dest is returned.
3. The wide-character string has been completely converted, including the terminating L'\0' (which has the side effect of bringing back *ps to the initial state). In this case *src is set to NULL, and the number of bytes written to dest, excluding the terminating '\0' byte, is returned.
If dest is NULL, len is ignored, and the conversion proceeds as above, except that the converted bytes are not written out to memory, and that no destination length limit exists.
In both of the above cases, if ps is a NULL pointer, a static anonymous state only known to the wcsnrtombs function is used instead.
The programmer must ensure that there is room for at least len bytes at dest.
The wcsnrtombs function returns the number of bytes that make up the converted part of multibyte sequence, not including the terminating null byte. If a wide character was encountered which could not be converted, (size_t)(-1) is returned, and errno set to EILSEQ.
The behavior of wcsnrtombs depends on the LC_CTYPE category of the current locale.
Passing NULL as ps is not multi-thread safe.
#include <wchar.h> extern long long int wcstoq(const wchar_t *restrict nptr, wchar_t **restrict endptr, int base); |
#include <wchar.h> extern unsigned long long int wcstouq(const wchar_t *restrict nptr, wchar_t **restrict endptr,int base); |
ver must be 1 or the behavior is undefined.
__xmknod(1, path, mode, dev) has the same specification as mknod(path, mode, dev).
Note that the of dev_t is not the same as the argument that the kernel syscall uses (TODO: need to document what dev_t is).
__xmknod is not in the source standard; it is only in the binary standard.
The behaviour of the interfaces in this library is specified by the following Standards.
ISO/IEC 9899: 1999, Programming Languages --C[9] |
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606)[10] |
Table 10-26. libm - Math Function Interfaces
acos(GLIBC_2.0)[10] | ceilf(GLIBC_2.0)[9] | erfl(GLIBC_2.0)[9] | j1l(GLIBC_2.0)[9] | remquof(GLIBC_2.0)[9] |
acosf(GLIBC_2.0)[9] | ceill(GLIBC_2.0)[9] | exp(GLIBC_2.0)[10] | jn(GLIBC_2.0)[10] | remquol(GLIBC_2.0)[9] |
acosh(GLIBC_2.0)[10] | cexp(GLIBC_2.0)[9] | expm1(GLIBC_2.0)[10] | jnf(GLIBC_2.0)[9] | rint(GLIBC_2.0)[10] |
acoshf(GLIBC_2.0)[9] | cexpf(GLIBC_2.0)[9] | fabs(GLIBC_2.0)[10] | jnl(GLIBC_2.0)[9] | rintf(GLIBC_2.0)[9] |
acoshl(GLIBC_2.0)[9] | cexpl(GLIBC_2.0)[9] | fabsf(GLIBC_2.0)[9] | ldexp(GLIBC_2.0)[10] | rintl(GLIBC_2.0)[9] |
acosl(GLIBC_2.0)[9] | cimag(GLIBC_2.0)[9] | fabsl(GLIBC_2.0)[9] | ldexpf(GLIBC_2.0)[9] | round(GLIBC_2.0)[9] |
asin(GLIBC_2.0)[10] | cimagf(GLIBC_2.0)[9] | fdim(GLIBC_2.0)[9] | ldexpl(GLIBC_2.0)[9] | roundf(GLIBC_2.0)[9] |
asinf(GLIBC_2.0)[9] | cimagl(GLIBC_2.0)[9] | fdimf(GLIBC_2.0)[9] | lgamma(GLIBC_2.0)[10] | roundl(GLIBC_2.0)[9] |
asinh(GLIBC_2.0)[10] | clog10(GLIBC_2.0)[9] | fdiml(GLIBC_2.0)[9] | lgamma_r(GLIBC_2.0)[9] | scalb(GLIBC_2.0)[10] |
asinhf(GLIBC_2.0)[9] | clog10f(GLIBC_2.0)[9] | feclearexcept(GLIBC_2.0)[9] | lgammaf(GLIBC_2.0)[9] | scalbf(GLIBC_2.0)[9] |
asinhl(GLIBC_2.0)[9] | clog10l(GLIBC_2.0)[9] | fegetenv(GLIBC_2.0)[9] | lgammaf_r(GLIBC_2.0)[9] | scalbl(GLIBC_2.0)[9] |
asinl(GLIBC_2.0)[9] | clogf(GLIBC_2.0)[9] | fegetexceptflag(GLIBC_2.0)[9] | lgammal(GLIBC_2.0)[9] | scalbln(GLIBC_2.0)[9] |
atan(GLIBC_2.0)[10] | clogl(GLIBC_2.0)[9] | fegetround(GLIBC_2.0)[9] | lgammal_r(GLIBC_2.0)[9] | scalblnf(GLIBC_2.0)[9] |
atan2(GLIBC_2.0)[10] | conj(GLIBC_2.0)[9] | feholdexcept(GLIBC_2.0)[9] | llrint(GLIBC_2.0)[9] | scalblnl(GLIBC_2.0)[9] |
atan2f(GLIBC_2.0)[9] | conjf(GLIBC_2.0)[9] | feraiseexcept(GLIBC_2.0)[9] | llrintf(GLIBC_2.0)[9] | scalbn(GLIBC_2.0)[9] |
atan2l(GLIBC_2.0)[9] | conjl(GLIBC_2.0)[9] | fesetenv(GLIBC_2.0)[9] | llrintl(GLIBC_2.0)[9] | scalbnf(GLIBC_2.0)[9] |
atanf(GLIBC_2.0)[9] | copysign(GLIBC_2.0)[9] | fesetexceptflag(GLIBC_2.0)[9] | llround(GLIBC_2.0)[9] | scalbnl(GLIBC_2.0)[9] |
atanh(GLIBC_2.0)[10] | copysignf(GLIBC_2.0)[9] | fesetround(GLIBC_2.0)[9] | llroundf(GLIBC_2.0)[9] | significand(GLIBC_2.0)[9] |
atanhf(GLIBC_2.0)[9] | copysignl(GLIBC_2.0)[9] | fetestexcept(GLIBC_2.0)[9] | llroundl(GLIBC_2.0)[9] | significandf(GLIBC_2.0)[9] |
atanhl(GLIBC_2.0)[9] | cos(GLIBC_2.0)[10] | feupdateenv(GLIBC_2.0)[9] | log(GLIBC_2.0)[10] | significandl(GLIBC_2.0)[9] |
atanl(GLIBC_2.0)[9] | cosf(GLIBC_2.0)[9] | finite(GLIBC_2.0)[10] | log10(GLIBC_2.0)[10] | sin(GLIBC_2.0)[10] |
cabs(GLIBC_2.1)[10] | cosh(GLIBC_2.1)[10] | finitef(GLIBC_2.1)[9] | log1p(GLIBC_2.1)[10] | sincos(GLIBC_2.1)[9] |
cabsf(GLIBC_2.1)[9] | coshf(GLIBC_2.1)[9] | finitel(GLIBC_2.1)[9] | logb(GLIBC_2.1)[10] | sincosf(GLIBC_2.1)[9] |
cabsl(GLIBC_2.1)[9] | coshl(GLIBC_2.1)[9] | floor(GLIBC_2.1)[10] | lrint(GLIBC_2.1)[9] | sincosl(GLIBC_2.1)[9] |
cacos(GLIBC_2.1)[9] | cosl(GLIBC_2.1)[9] | floorf(GLIBC_2.1)[9] | lrintf(GLIBC_2.1)[9] | sinf(GLIBC_2.1)[9] |
cacosf(GLIBC_2.1)[9] | cpow(GLIBC_2.1)[9] | floorl(GLIBC_2.1)[9] | lrintl(GLIBC_2.1)[9] | sinh(GLIBC_2.1)[10] |
cacosh(GLIBC_2.1)[9] | cpowf(GLIBC_2.1)[9] | fma(GLIBC_2.1)[9] | lround(GLIBC_2.1)[9] | sinhf(GLIBC_2.1)[9] |
cacoshf(GLIBC_2.1)[9] | cpowl(GLIBC_2.1)[9] | fmaf(GLIBC_2.1)[9] | lroundf(GLIBC_2.1)[9] | sinhl(GLIBC_2.1)[9] |
cacoshl(GLIBC_2.1)[9] | cproj(GLIBC_2.1)[9] | fmal(GLIBC_2.1)[9] | lroundl(GLIBC_2.1)[9] | sinl(GLIBC_2.1)[9] |
cacosl(GLIBC_2.1)[9] | cprojf(GLIBC_2.1)[9] | fmax(GLIBC_2.1)[9] | matherr(GLIBC_2.1)[9] | sqrt(GLIBC_2.1)[10] |
carg(GLIBC_2.1)[9] | cprojl(GLIBC_2.1)[9] | fmaxf(GLIBC_2.1)[9] | modf(GLIBC_2.1)[10] | sqrtf(GLIBC_2.1)[9] |
cargf(GLIBC_2.1)[9] | creal(GLIBC_2.1)[9] | fmaxl(GLIBC_2.1)[9] | modff(GLIBC_2.1)[9] | sqrtl(GLIBC_2.1)[9] |
cargl(GLIBC_2.1)[9] | creall(GLIBC_2.1)[9] | fmin(GLIBC_2.1)[9] | modfl(GLIBC_2.1)[9] | tan(GLIBC_2.1)[10] |
casin(GLIBC_2.1)[9] | csin(GLIBC_2.1)[9] | fminf(GLIBC_2.1)[9] | nan(GLIBC_2.1)[9] | tanf(GLIBC_2.1)[9] |
casinf(GLIBC_2.1)[9] | csinf(GLIBC_2.1)[9] | fminl(GLIBC_2.1)[9] | nanf(GLIBC_2.1)[9] | tanh(GLIBC_2.1)[10] |
casinh(GLIBC_2.1)[9] | csinh(GLIBC_2.1)[9] | fmod(GLIBC_2.1)[10] | nanl(GLIBC_2.1)[9] | tanhf(GLIBC_2.1)[9] |
casinhf(GLIBC_2.1)[9] | csinhf(GLIBC_2.1)[9] | fmodf(GLIBC_2.1)[9] | nearbyint(GLIBC_2.1)[9] | tanhl(GLIBC_2.1)[9] |
casinhl(GLIBC_2.1)[9] | csinhl(GLIBC_2.1)[9] | fmodl(GLIBC_2.1)[9] | nearbyintf(GLIBC_2.1)[9] | tanl(GLIBC_2.1)[9] |
casinl(GLIBC_2.1)[9] | csinl(GLIBC_2.1)[9] | frexp(GLIBC_2.1)[10] | nearbyintl(GLIBC_2.1)[9] | tgamma(GLIBC_2.1)[9] |
catan(GLIBC_2.1)[9] | csqrt(GLIBC_2.1)[9] | frexpf(GLIBC_2.1)[9] | nextafter(GLIBC_2.1)[10] | tgammaf(GLIBC_2.1)[9] |
catanf(GLIBC_2.1)[9] | csqrtf(GLIBC_2.1)[9] | frexpl(GLIBC_2.1)[9] | nextafterf(GLIBC_2.1)[9] | tgammal(GLIBC_2.1)[9] |
catanh(GLIBC_2.1)[9] | csqrtl(GLIBC_2.1)[9] | gamma(GLIBC_2.1)[10] | nextafterl(GLIBC_2.1)[9] | trunc(GLIBC_2.1)[9] |
catanhf(GLIBC_2.1)[9] | ctan(GLIBC_2.1)[9] | gammaf(GLIBC_2.1)[9] | nexttoward(GLIBC_2.1)[9] | truncf(GLIBC_2.1)[9] |
catanhl(GLIBC_2.1)[9] | ctanf(GLIBC_2.1)[9] | gammal(GLIBC_2.1)[9] | nexttowardf(GLIBC_2.1)[9] | truncl(GLIBC_2.1)[9] |
catanl(GLIBC_2.1)[9] | ctanh(GLIBC_2.1)[9] | hypot(GLIBC_2.1)[10] | nexttowardl(GLIBC_2.1)[9] | y0(GLIBC_2.1)[10] |
cbrt(GLIBC_2.0)[10] | ctanhf(GLIBC_2.0)[9] | hypotf(GLIBC_2.0)[9] | pow(GLIBC_2.0)[10] | y0f(GLIBC_2.0)[9] |
cbrtf(GLIBC_2.0)[9] | ctanhl(GLIBC_2.0)[9] | hypotl(GLIBC_2.0)[9] | pow10(GLIBC_2.0)[9] | y0l(GLIBC_2.0)[9] |
cbrtl(GLIBC_2.0)[9] | ctanl(GLIBC_2.0)[9] | ilogb(GLIBC_2.0)[10] | pow10f(GLIBC_2.0)[9] | y1(GLIBC_2.0)[10] |
ccos(GLIBC_2.1)[9] | dremf(GLIBC_2.1)[9] | ilogbf(GLIBC_2.1)[9] | pow10l(GLIBC_2.1)[9] | y1f(GLIBC_2.1)[9] |
ccosf(GLIBC_2.1)[9] | dreml(GLIBC_2.1)[9] | ilogbl(GLIBC_2.1)[9] | powf(GLIBC_2.1)[9] | y1l(GLIBC_2.1)[9] |
ccosh(GLIBC_2.1)[9] | erf(GLIBC_2.1)[10] | j0(GLIBC_2.1)[10] | powl(GLIBC_2.1)[9] | yn(GLIBC_2.1)[10] |
ccoshf(GLIBC_2.1)[9] | erfc(GLIBC_2.1)[10] | j0f(GLIBC_2.1)[9] | remainder(GLIBC_2.1)[10] | ynf(GLIBC_2.1)[9] |
ccoshl(GLIBC_2.1)[9] | erfcf(GLIBC_2.1)[9] | j0l(GLIBC_2.1)[9] | remainderf(GLIBC_2.1)[9] | ynl(GLIBC_2.1)[9] |
ccosl(GLIBC_2.1)[9] | erfcl(GLIBC_2.1)[9] | j1(GLIBC_2.1)[10] | remainderl(GLIBC_2.1)[9] | |
ceil(GLIBC_2.0)[10] | erff(GLIBC_2.0)[9] | j1f(GLIBC_2.0)[9] | remquo(GLIBC_2.0)[9] |
LSB systems support POSIX threads with the following exceptions. This list is intended to match the behavior of historical Linux implementations. Applications should be written to deal with either POSIX threads or the thread behaviors described here.
POSIX specifies a concept of per-process rather than per-thread signals. The LSB does not require this behavior; traditional Linux implementations have had per-thread signals only. A related issue is that applications cannot (using legacy Linux implementations, at least) rely on getpid() returning the same value in different threads.
Note: one implication of per-thread signals is that a core dump (for example) may not stop all threads in a given process. This may be an issue when designing ways to stop/start applications.
Applications which create child processes (using fork() and the like) must then wait for them (using waitpid() family of functions) in the same thread as they created them. Note that coding applications this way will work both with full POSIX threads and legacy Linux thread implementations.
POSIX specifies that changing the user or group id instantly affects the behavior of all threads. This behavior is not specified; applications must use their own lock if they need this behavior. Rationale: it seems unnecessary and it is a performance hit (an SMP kernel must lock the user id). (FIXME: is this our current understanding? It was discussed on lsb-spec on January 2000 but I'm not sure we reached a consensus).
Although this standard doesn't have a way to list processes (/proc or "ps" command line isn't in, right?), it is our intention to not specify one way or the other whether multiple threads appear as separate processes or as a single process.
Applications cannot rely on resource limits (getrusage and setrusage) being maintained per-process rather than per-thread.
Applications must disconnect from the controlling tty before pthread_create (FIXME: have I summarized this correctly?).
times() doesn't account for all threads, just the caller.
Applications must not call pthread_cancel if they call any system libraries (most notably X windows), as system libraries are not guaranteed to be thread safe. Likewise, for such libraries, only one thread per process may call them.
Applications cannot rely on fcntl/lockf locks being visible per-process rather than per-thread. Likewise for mandatory file locks.
Threaded applications cannot use SIGUSR1 or SIGUSR2.
The behaviour of the interfaces in this library is specified by the following Standards.
Linux Standard Base[11] |
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606)[12] |
Table 10-28. libpthread - Posix Threads Function Interfaces
pthread_attr_destroy(GLIBC_2.0)[12] | pthread_attr_setscope(GLIBC_2.0)[12] | pthread_exit(GLIBC_2.0)[12] | pthread_mutexattr_settype(GLIBC_2.0)[12] | pthread_setcanceltype(GLIBC_2.0)[12] |
pthread_attr_getdetachstate(GLIBC_2.0)[12] | pthread_attr_setstackaddr(GLIBC_2.0)[12] | pthread_getschedparam(GLIBC_2.0)[12] | pthread_once(GLIBC_2.0)[12] | pthread_setschedparam(GLIBC_2.0)[12] |
pthread_attr_getguardsize(GLIBC_2.1)[12] | pthread_attr_setstacksize(GLIBC_2.1)[12] | pthread_getspecific(GLIBC_2.1)[12] | pthread_rwlock_destroy(GLIBC_2.1)[12] | pthread_setspecific(GLIBC_2.1)[12] |
pthread_attr_getinheritsched(GLIBC_2.0)[12] | pthread_cancel(GLIBC_2.0)[12] | pthread_join(GLIBC_2.0)[12] | pthread_rwlock_init(GLIBC_2.0)[12] | pthread_sigmask(GLIBC_2.0)[12] |
pthread_attr_getschedparam(GLIBC_2.0)[12] | pthread_cond_broadcast(GLIBC_2.0)[12] | pthread_key_create(GLIBC_2.0)[12] | pthread_rwlock_rdlock(GLIBC_2.0)[12] | pthread_testcancel(GLIBC_2.0)[12] |
pthread_attr_getschedpolicy(GLIBC_2.0)[12] | pthread_cond_destroy(GLIBC_2.0)[12] | pthread_key_delete(GLIBC_2.0)[12] | pthread_rwlock_tryrdlock(GLIBC_2.0)[12] | sem_close(GLIBC_2.0)[12] |
pthread_attr_getscope(GLIBC_2.0)[12] | pthread_cond_init(GLIBC_2.0)[12] | pthread_kill(GLIBC_2.0)[12] | pthread_rwlock_trywrlock(GLIBC_2.0)[12] | sem_destroy(GLIBC_2.0)[12] |
pthread_attr_getstackaddr(GLIBC_2.1)[12] | pthread_cond_signal(GLIBC_2.1)[12] | pthread_mutex_destroy(GLIBC_2.1)[12] | pthread_rwlock_unlock(GLIBC_2.1)[12] | sem_getvalue(GLIBC_2.1)[12] |
pthread_attr_getstacksize(GLIBC_2.1)[12] | pthread_cond_timedwait(GLIBC_2.1)[12] | pthread_mutex_init(GLIBC_2.1)[12] | pthread_rwlock_wrlock(GLIBC_2.1)[12] | sem_init(GLIBC_2.1)[12] |
pthread_attr_init(GLIBC_2.1)[12] | pthread_cond_wait(GLIBC_2.1)[12] | pthread_mutex_lock(GLIBC_2.1)[12] | pthread_rwlockattr_destroy(GLIBC_2.1)[12] | sem_open(GLIBC_2.1)[12] |
pthread_attr_setdetachstate(GLIBC_2.0)[12] | pthread_condattr_destroy(GLIBC_2.0)[12] | pthread_mutex_trylock(GLIBC_2.0)[12] | pthread_rwlockattr_getpshared(GLIBC_2.0)[12] | sem_post(GLIBC_2.0)[12] |
pthread_attr_setguardsize(GLIBC_2.1)[12] | pthread_condattr_init(GLIBC_2.1)[12] | pthread_mutex_unlock(GLIBC_2.1)[12] | pthread_rwlockattr_init(GLIBC_2.1)[12] | sem_timedwait(GLIBC_2.1)[11] |
pthread_attr_setinheritsched(GLIBC_2.0)[12] | pthread_create(GLIBC_2.0)[12] | pthread_mutexattr_destroy(GLIBC_2.0)[12] | pthread_rwlockattr_setpshared(GLIBC_2.0)[12] | sem_trywait(GLIBC_2.0)[12] |
pthread_attr_setschedparam(GLIBC_2.0)[12] | pthread_detach(GLIBC_2.0)[12] | pthread_mutexattr_gettype(GLIBC_2.0)[12] | pthread_self(GLIBC_2.0)[12] | sem_unlink(GLIBC_2.0)[12] |
pthread_attr_setschedpolicy(GLIBC_2.0)[12] | pthread_equal(GLIBC_2.0)[12] | pthread_mutexattr_init(GLIBC_2.0)[12] | pthread_setcancelstate(GLIBC_2.0)[12] | sem_wait(GLIBC_2.0)[12] |
typedef struct { struct __sem_lock; long status; int __sem_value; int spinlock; Unknown Type:".." __sem_waiting; } sem_t; |
The behaviour of the interfaces in this library is specified by the following Standards.
Linux Standard Base[13] |
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606)[14] |
cc ... -ldl ... #include <dlfcn.h> typedef struct { const char *dli_fname; void *dli_fbase; const char *dli_sname; void *dli_saddr; } Dl_info; int dladdr(void *address, Dlinfo *dlip); |
This function implements the System V dynamic linking routines.
The dladdr() function is the inverse of the dlsym() function. If the given address is successfully located inside a module, dladdr() returns nonzero, otherwise 0. On a successful return, the fields of dlip are filled in as follows:
the pathname of the module
the base address of the module
the name of the highest addressed symbol whose address precedes the given address
the address of that symbol
Shared objects must be linked using the -shared option to the linker ld(1). The linker flag -rpath may be used to add a directory to the default search path for shared objects and shared libraries. The linker flag -E or the C compiler flag -rdynamic should be used to cause the application to export its symbols to the shared objects.
The behaviour of the interfaces in this library is specified by the following Standards.
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606)[15] |
typedef struct { long long quot; long long rem; } lldiv_t; typedef struct { int quot; int rem; } div_t; typedef struct { long quot; long rem; } ldiv_t; typedef int (*__compar_fn_t) (); |
The behaviour of the interfaces in this library is specified by the following Standards.
Large File Support[16] |
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606)[17] |
Table 10-33. librt - Asynchronous I/O Function Interfaces
aio_cancel(GLIBC_2.1)[17] | aio_fsync64(GLIBC_2.1)[16] | aio_suspend(GLIBC_2.1)[17] | clock_getres(GLIBC_2.1)[17] | lio_listio64(GLIBC_2.1)[16] |
aio_cancel64(GLIBC_2.1)[16] | aio_read(GLIBC_2.1)[17] | aio_suspend64(GLIBC_2.1)[16] | clock_gettime(GLIBC_2.1)[17] | shm_open(GLIBC_2.1)[17] |
aio_error(GLIBC_2.1)[17] | aio_read64(GLIBC_2.1)[16] | aio_write(GLIBC_2.1)[17] | clock_nanosleep(GLIBC_2.1)[17] | shm_unlink(GLIBC_2.1)[17] |
aio_error64(GLIBC_2.1)[16] | aio_return(GLIBC_2.1)[17] | aio_write64(GLIBC_2.1)[16] | clock_settime(GLIBC_2.1)[17] | |
aio_fsync(GLIBC_2.1)[17] | aio_return64(GLIBC_2.1)[16] | clock_getcpuclockid(GLIBC_2.1)[17] | lio_listio(GLIBC_2.1)[17] |
struct aiocb { int aio_fildes; int aio_lio_opcode; int aio_reqprio; void *aio_buf; size_t aio_nbytes; struct sigevent aio_sigevent; struct aiocb *__next_prio; int __abs_prio; int __policy; int __error_code; __ssize_t __return_value; __off_t aio_offset; char __pad[1]; char __unused[1]; } ; struct aiocb64 { int aio_fildes; int aio_lio_opcode; int aio_reqprio; void *aio_buf; size_t aio_nbytes; struct sigevent aio_sigevent; struct aiocb *__next_prio; int __abs_prio; int __policy; int __error_code; __ssize_t __return_value; __off64_t aio_offset; char __unused[1]; } ; |
An LSB-conforming implementation may also support some utility libraries which are built on top of the interfaces provided by the base libraries. These libraries implement common functionality, and hide additional system dependent information such as file formats and device names.
The behaviour of the interfaces in this library is specified by the following Standards.
zlib 1.1.3 Manual[18] |
Table 11-2. libz - Compression Library Function Interfaces
adler32[18] | deflateInit_[18] | gzerror[18] | gzread[18] | inflateInit2_[18] |
compress[18] | deflateParams[18] | gzflush[18] | gzrewind[18] | inflateInit_[18] |
compress2[18] | deflateReset[18] | gzgetc[18] | gzseek[18] | inflateReset[18] |
crc32[18] | deflateSetDictionary[18] | gzgets[18] | gzsetparams[18] | inflateSetDictionary[18] |
deflate[18] | get_crc_table[18] | gzopen[18] | gztell[18] | inflateSync[18] |
deflateCopy[18] | gzclose[18] | gzprintf[18] | gzwrite[18] | inflateSyncPoint[18] |
deflateEnd[18] | gzdopen[18] | gzputc[18] | inflate[18] | uncompress[18] |
deflateInit2_[18] | gzeof[18] | gzputs[18] | inflateEnd[18] | zError[18] |
The behaviour of the interfaces in this library is specified by the following Standards.
CAE Specification, May 1996, X/Open Curses, Issue 4, Version 2 (ISBN: 1-85912-171-3, C610), plus Corrigendum U018[19] |
Table 11-4. libncurses - Curses Function Interfaces
addch[19] | has_ic[19] | mvwaddch[19] | scr_dump[19] | waddchstr[19] |
addchnstr[19] | has_il[19] | mvwaddchnstr[19] | scr_init[19] | waddnstr[19] |
addchstr[19] | hline[19] | mvwaddchstr[19] | scr_restore[19] | waddstr[19] |
addnstr[19] | idcok[19] | mvwaddnstr[19] | scr_set[19] | wattr_get[19] |
addstr[19] | idlok[19] | mvwaddstr[19] | scrl[19] | wattr_off[19] |
attr_get[19] | immedok[19] | mvwchgat[19] | scroll[19] | wattr_on[19] |
attr_off[19] | inch[19] | mvwdelch[19] | scrollok[19] | wattr_set[19] |
attr_on[19] | inchnstr[19] | mvwgetch[19] | set_term[19] | wattroff[19] |
attr_set[19] | inchstr[19] | mvwgetnstr[19] | setscrreg[19] | wattron[19] |
attroff[19] | init_color[19] | mvwgetstr[19] | slk_attr_set[19] | wattrset[19] |
attron[19] | init_pair[19] | mvwhline[19] | slk_attroff[19] | wbkgd[19] |
attrset[19] | initscr[19] | mvwin[19] | slk_attron[19] | wbkgdset[19] |
baudrate[19] | innstr[19] | mvwinch[19] | slk_attrset[19] | wborder[19] |
beep[19] | insch[19] | mvwinchnstr[19] | slk_clear[19] | wchgat[19] |
bkgd[19] | insdelln[19] | mvwinchstr[19] | slk_color[19] | wclear[19] |
bkgdset[19] | insertln[19] | mvwinnstr[19] | slk_init[19] | wclrtobot[19] |
border[19] | insnstr[19] | mvwinsch[19] | slk_label[19] | wclrtoeol[19] |
box[19] | insstr[19] | mvwinsnstr[19] | slk_noutrefresh[19] | wcolor_set[19] |
can_change_color[19] | instr[19] | mvwinsstr[19] | slk_refresh[19] | wcursyncup[19] |
cbreak[19] | intrflush[19] | mvwinstr[19] | slk_restore[19] | wdelch[19] |
chgat[19] | is_linetouched[19] | mvwprintw[19] | slk_set[19] | wdeleteln[19] |
clear[19] | is_wintouched[19] | mvwscanw[19] | slk_touch[19] | wechochar[19] |
clearok[19] | isendwin[19] | mvwvline[19] | standend[19] | werase[19] |
clrtobot[19] | keyname[19] | napms[19] | standout[19] | wgetch[19] |
clrtoeol[19] | keypad[19] | newpad[19] | start_color[19] | wgetnstr[19] |
color_content[19] | killchar[19] | newterm[19] | subpad[19] | wgetstr[19] |
color_set[19] | leaveok[19] | newwin[19] | subwin[19] | whline[19] |
copywin[19] | longname[19] | nl[19] | syncok[19] | winch[19] |
curs_set[19] | meta[19] | nocbreak[19] | termattrs[19] | winchnstr[19] |
def_prog_mode[19] | move[19] | nodelay[19] | termname[19] | winchstr[19] |
def_shell_mode[19] | mvaddch[19] | noecho[19] | tgetent[19] | winnstr[19] |
delay_output[19] | mvaddchnstr[19] | nonl[19] | tgetflag[19] | winsch[19] |
delch[19] | mvaddchstr[19] | noqiflush[19] | tgetnum[19] | winsdelln[19] |
deleteln[19] | mvaddnstr[19] | noraw[19] | tgetstr[19] | winsertln[19] |
delscreen[19] | mvaddstr[19] | notimeout[19] | tgoto[19] | winsnstr[19] |
delwin[19] | mvchgat[19] | overlay[19] | tigetflag[19] | winsstr[19] |
derwin[19] | mvcur[19] | overwrite[19] | tigetnum[19] | winstr[19] |
doupdate[19] | mvdelch[19] | pair_content[19] | tigetstr[19] | wmove[19] |
dupwin[19] | mvderwin[19] | pechochar[19] | timeout[19] | wnoutrefresh[19] |
echo[19] | mvgetch[19] | pnoutrefresh[19] | tparm[19] | wprintw[19] |
echochar[19] | mvgetnstr[19] | prefresh[19] | tputs[19] | wredrawln[19] |
endwin[19] | mvgetstr[19] | printw[19] | typeahead[19] | wrefresh[19] |
erase[19] | mvhline[19] | putp[19] | ungetch[19] | wscanw[19] |
erasechar[19] | mvinch[19] | putwin[19] | untouchwin[19] | wscrl[19] |
filter[19] | mvinchnstr[19] | qiflush[19] | use_env[19] | wsetscrreg[19] |
flash[19] | mvinchstr[19] | raw[19] | vidattr[19] | wstandend[19] |
flushinp[19] | mvinnstr[19] | redrawwin[19] | vidputs[19] | wstandout[19] |
getbkgd[19] | mvinsch[19] | refresh[19] | vline[19] | wsyncdown[19] |
getch[19] | mvinsnstr[19] | reset_prog_mode[19] | vw_printw[19] | wsyncup[19] |
getnstr[19] | mvinsstr[19] | reset_shell_mode[19] | vw_scanw[19] | wtimeout[19] |
getstr[19] | mvinstr[19] | resetty[19] | vwprintw[19] | wtouchln[19] |
getwin[19] | mvprintw[19] | ripoffline[19] | vwscanw[19] | wvline[19] |
halfdelay[19] | mvscanw[19] | savetty[19] | waddch[19] | |
has_colors[19] | mvvline[19] | scanw[19] | waddchnstr[19] |
typedef unsigned long chtype; typedef char bool; typedef chtype attr_t; typedef struct screen SCREEN; typedef struct _win_st { short _cury; short _curx; short _maxy; short _maxx; short _begy; short _begx; short _flags; attr_t _attrs; chtype _bkgd; bool _notimeout; bool _clear; bool _leaveok; bool _scroll; bool _idlok; bool _idcok; bool _immed; bool _sync; bool _use_keypad; int _delay; struct ldat *_line; short _regtop; short _regbottom; int _parx; int _pary; struct _win_st *_parent; } WINDOW; |
The behaviour of the interfaces in this library is specified by the following Standards.
Linux Standard Base[20] |
The forkpty() function joins openpty(), fork(), and login_tty() to create a new process operating on a pseudo-tty. The file descriptor of the master side of the pseudo-tty is returned in amaster, and null or the filename of the slave in name. If non-null, the termp and winp parameters will determine the terminal attributes and window size of the slave side of the pseudo-tty.
On success of the child process, zero is returned. When the parent process receives the PID of its child process, pid is returned. On error, -1 is returned, and errno is set appropriately.
int getopt(int argc, char * const argv[], const char *optstring); extern char *optarg; extern int optind, opterr, optopt; |
GNU supports the following extensions of getopt:
int getopt_long(int argc, char * const argv[], const char *optstring, const struct option *longopts, int *longindex); int getopt_long_only(int argc, char * const argv[], const char *optstring, const struct option *longopts, int *longindex); |
The getopt() function parses command line arguments. GNU and POSIX specifications for this function vary in the following areas.
GNU specifies that:
an element of argv that starts with "-" (and is not exactly "-" or "--") is an option element.
characters of an option element, aside from the initial "-", are option characters.
POSIX specifies that:
applications using getopt() must obey the following syntax guidelines:
(1) option name is a single alphanumeric character from the portable character set
(2) option is preceded by the "-" delimiter character
(3) options without option-arguments should be accepted when grouped behind one "-" delimiter
(4) each option and option-argument is a separate argument
(5) option-arguments are not optional
(6) all options should precede operands on the command line
(7) the argument "--" is accepted as a delimiter indicating the end of options and the consideration of subsequent arguments, if any, as operands
historical implementations of getopt() support other characters as options as an allowed extension, but applications that use extensions are not maximally portable.
support for multi-byte option characters is only possible when such characters can be represented as type int.
applications that call any utility with a first operand starting with "-" should usually specify "--" to mark the end of the options. Standard utilities that do not support this guideline indicate that fact in the OPTIONS section of the utility description.
GNU specifies that:
if a character is followed by two colons, the option takes an optional arg; if there is text in the current argv-element, it is returned in optarg, otherwise optarg is set to zero.
if optstring contains W followed by a semi-colon, then -W foo is treated as the long option --foo. (Not available with libraries before GNU libc 2.)
getopt_long() works like getopt() except that it also accepts "long options", or, options that are preface with two dashes instead of one.
long option names may be abbreviated if the abbreviation is unique or an exact match for some defined option.
a long option may take a parameter, of the form --arg=param or --arg param.
getopt_long_only() works like getopt_long(), except that both "-" and "--" indicate long option. If an option that starts with "-" (not "--") doesn't match a long option, but does match a short option, it is parsed instead as a short option.
POSIX specifies that:
the -W option is reserved for implementation extensions.
GNU specifies the following getopt() return values:
the next option character is returned, if found successfully.
colon character (":") is returned if a parameter is missing for one of the options.
question mark ("?") is returned if an unknown option character is encountered.
"-1" is returned for the end of the option list.
GNU specifies the following getopt_long() and getopt_long_only() return values:
when short option is recognized, the option character is returned.
when long option is recognized, val is returned if flag is NULL, otherwise, 0 is returned.
error and -1 returns are the same as for getopt().
question mark ("?") is returned for an ambiguous match or an extraneous parameter.
POSIX specifies the following getopt() return values:
the next option character is returned, if found successfully.
colon character (":") is returned if a parameter is missing for one of the options and the first character of opstring is ":".
question mark ("?") is returned if an unknown option character not in optstring is encountered, or if getopt() detects a missing argument and the first character of optstring is not ":".
"-1" is returned for the end of the option list.
GNU specifies that:
if the variable POSIXLY_CORRECT is set, option processing stops as soon as a non-option argument is encountered.
if POSIXLY_CORRECT is set, GNU getopt() conforms to POSIX.2.
the variable _[PID]_GNU_nonoption_argv_flags_ was used by bash 2.0 to communicate to GNU libc which arguments resulted from wildcard expansion and so should not be considered as options. This behavior was removed in bash version 2.01, but the support remains in GNU libc.
The login_tty() function sets up for a login on the tty referenced by the file descriptor fd: create a new session, make the tty for the current process the controlling terminal, set the standard input, output, and error streams of the current process, and closing fd.
The login() function updates the /var/run/utmp and /var/log/wtmp files with user information contained in ut.
Given the device line, the logout() function removes the entry from the corresponding /var/run/utmp system file.
Zero is returned if there was no entry to remove. A non-zero return value indicates success.
The mkfifo() function attempts to create a FIFO special file named by the pathname to which the argument path points. GNU and POSIX specifications for this function vary in the following areas.
Permissions are specified in the mode argument.
GNU specifies that:
permissions are modified by the process umask in the usual way: the permissions of the created node are (mode & ~umask).
POSIX specifies that:
file permission bits of the new FIFO are initialized from mode. The file permission bits of the mode argument are modified by the process file creation mask. When bits in mode other than the file permission bits are set, the effect is implementation-dependent.
upon successful completion, mkfifo() marks for update the st_atime, st_ctime and st_mtime fields of the file. Also, the st_ctime and st_mtime fields of the directory that contains the new entry are marked for update.
The mknod() function attempts to create a filesystem node named by the pathname to which the argument path points. GNU and POSIX specifications for this function vary in the following areas.
Node type is specified in the mode argument (using the bitwise OR) from the symb olic constants S_IFREG, S_IFCHR, S_IFBLK, and S_IFIFO.
GNU specifies that:
a node type specified as zero behaves as S_IFREG.
for the node types S_IFCHR and S_IFBLK, dev specifies the major and minor numbers of the newly created device special file.
POSIX specifies that:
S_IFDIR may additionally be used to create a directory file.
S_IFIFO is the only portable use of mknod().
if mode is not S_IFIFO or dev is not 0, the behavior of mknod() is unspecified.
Permissions are specified in the mode argument.
GNU specifies that:
permissions are modified by the process umask in the usual way: the permissions of the created node are (mode & ~umask).
POSIX specifies that:
the mode argument specifies node permissions (using the bitwise OR) from the following symbolic constants: S_ISUID set user ID on execution S_ISGID set group ID on execution S_IRWXU read, write or execute (search) by owner S_IRUSR read by owner S_IWUSR write by owner S_IXUSR execute (search) by owner S_IRWXG read, write or execute (search) by group S_IRGRP read by group S_IWGRP write by group S_IXGRP execute (search) by group S_IRWXO read, write or execute (search) by others S_IROTH read by others S_IWOTH write by others S_IXOTH execute (search) by others S_ISVTX on directories, restricted deletion flag
owner, group, and other permission bits of mode are modified by the file mode creation mask of the process. The mknod() function clears each bit whose corresponding bit in the file mode creation mask of the process is set.
upon successful completion, mknod() marks for update the st_atime, st_ctime and st_mtime fields of the file. Also, the st_ctime and st_mtime fields of the directory that contains the new entry are marked for update.
GNU specifies the following error conditions that are not reflected in POSIX:
EFAULT pathname points outside your accessible address space
ENOMEM insufficient kernel memory was available
POSIX specifies the following error conditions that are not reflected in GNU:
EIO an I/O error occurred while accessing the file system
int openpty(int *amaster, int *aslave, char *name, struct termios *termp, struct winsize *winp); |
The openpty() function finds an available pseudo-tty and returns file descriptors for the amaster and aslave. The filename of the slave is returned in name, otherwise a null. The terminal parameters of the slave will be set to the values in termp, otherwise a null. The window size of the slave will be set to the values in winp, otherwise a null.
The X Libraries should be built thread-safe.
The behaviour of the interfaces in this library is specified by the following Standards.
X11R6.4 Xlib - C library[21] |
Table 12-2. libX11 - X Windows Interface Function Interfaces
XActivateScreenSaver[21] | XEmptyRegion[21] | XOpenDisplay[21] | XTextWidth16[21] | XkbFreeCompatMap[21] |
XAddConnectionWatch[21] | XEnableAccessControl[21] | XOpenIM[21] | XTranslateCoordinates[21] | XkbFreeComponentList[21] |
XAddExtension[21] | XEqualRegion[21] | XOpenOM[21] | XUndefineCursor[21] | XkbFreeControls[21] |
XAddHost[21] | XEventMaskOfScreen[21] | XParseColor[21] | XUngrabButton[21] | XkbFreeGeomColors[21] |
XAddHosts[21] | XEventsQueued[21] | XParseGeometry[21] | XUngrabKey[21] | XkbFreeGeomDoodads[21] |
XAddPixel[21] | XExtendedMaxRequestSize[21] | XPeekEvent[21] | XUngrabKeyboard[21] | XkbFreeGeomKeyAliases[21] |
XAddToExtensionList[21] | XExtentsOfFontSet[21] | XPeekIfEvent[21] | XUngrabPointer[21] | XkbFreeGeomKeys[21] |
XAddToSaveSet[21] | XFetchBuffer[21] | XPending[21] | XUngrabServer[21] | XkbFreeGeomOutlines[21] |
XAllPlanes[21] | XFetchBytes[21] | XPlanesOfScreen[21] | XUninstallColormap[21] | XkbFreeGeomOverlayKeys[21] |
XAllocClassHint[21] | XFetchName[21] | XPointInRegion[21] | XUnionRectWithRegion[21] | XkbFreeGeomOverlayRows[21] |
XAllocColor[21] | XFillArc[21] | XPolygonRegion[21] | XUnionRegion[21] | XkbFreeGeomOverlays[21] |
XAllocColorCells[21] | XFillArcs[21] | XProcessInternalConnection[21] | XUnloadFont[21] | XkbFreeGeomPoints[21] |
XAllocColorPlanes[21] | XFillPolygon[21] | XProtocolRevision[21] | XUnlockDisplay[21] | XkbFreeGeomProperties[21] |
XAllocIconSize[21] | XFillRectangle[21] | XProtocolVersion[21] | XUnmapSubwindows[21] | XkbFreeGeomRows[21] |
XAllocNamedColor[21] | XFillRectangles[21] | XPutBackEvent[21] | XUnmapWindow[21] | XkbFreeGeomSections[21] |
XAllocSizeHints[21] | XFilterEvent[21] | XPutImage[21] | XUnregisterIMInstantiateCallback[21] | XkbFreeGeomShapes[21] |
XAllocStandardColormap[21] | XFindContext[21] | XPutPixel[21] | XUnsetICFocus[21] | XkbFreeGeometry[21] |
XAllocWMHints[21] | XFindOnExtensionList[21] | XQLength[21] | XVaCreateNestedList[21] | XkbFreeIndicatorMaps[21] |
XAllowEvents[21] | XFlush[21] | XQueryBestCursor[21] | XVendorRelease[21] | XkbFreeKeyboard[21] |
XAutoRepeatOff[21] | XFlushGC[21] | XQueryBestSize[21] | XVisualIDFromVisual[21] | XkbFreeNames[21] |
XAutoRepeatOn[21] | XFontsOfFontSet[21] | XQueryBestStipple[21] | XWMGeometry[21] | XkbFreeServerMap[21] |
XBaseFontNameListOfFontSet[21] | XForceScreenSaver[21] | XQueryBestTile[21] | XWarpPointer[21] | XkbGetAutoRepeatRate[21] |
XBell[21] | XFree[21] | XQueryColor[21] | XWhitePixel[21] | XkbGetCompatMap[21] |
XBitmapBitOrder[21] | XFreeColormap[21] | XQueryColors[21] | XWhitePixelOfScreen[21] | XkbGetControls[21] |
XBitmapPad[21] | XFreeColors[21] | XQueryExtension[21] | XWidthMMOfScreen[21] | XkbGetGeometry[21] |
XBitmapUnit[21] | XFreeCursor[21] | XQueryFont[21] | XWidthOfScreen[21] | XkbGetIndicatorMap[21] |
XBlackPixel[21] | XFreeExtensionList[21] | XQueryKeymap[21] | XWindowEvent[21] | XkbGetIndicatorState[21] |
XBlackPixelOfScreen[21] | XFreeFont[21] | XQueryPointer[21] | XWithdrawWindow[21] | XkbGetKeyActions[21] |
XCellsOfScreen[21] | XFreeFontInfo[21] | XQueryTextExtents[21] | XWriteBitmapFile[21] | XkbGetKeyBehaviors[21] |
XChangeActivePointerGrab[21] | XFreeFontNames[21] | XQueryTextExtents16[21] | XXorRegion[21] | XkbGetKeyExplicitComponents[21] |
XChangeGC[21] | XFreeFontPath[21] | XQueryTree[21] | XauDisposeAuth[21] | XkbGetKeyModifierMap[21] |
XChangeKeyboardControl[21] | XFreeFontSet[21] | XRaiseWindow[21] | XauFileName[21] | XkbGetKeySyms[21] |
XChangeKeyboardMapping[21] | XFreeGC[21] | XReadBitmapFile[21] | XauGetBestAuthByAddr[21] | XkbGetKeyTypes[21] |
XChangePointerControl[21] | XFreeModifiermap[21] | XReadBitmapFileData[21] | XauReadAuth[21] | XkbGetKeyVirtualModMap[21] |
XChangeProperty[21] | XFreePixmap[21] | XRebindKeysym[21] | XcmsAddColorSpace[21] | XkbGetKeyboard[21] |
XChangeSaveSet[21] | XFreeStringList[21] | XRecolorCursor[21] | XcmsAddFunctionSet[21] | XkbGetKeyboardByName[21] |
XChangeWindowAttributes[21] | XGContextFromGC[21] | XReconfigureWMWindow[21] | XcmsAllocColor[21] | XkbGetMap[21] |
XCheckIfEvent[21] | XGeometry[21] | XRectInRegion[21] | XcmsAllocNamedColor[21] | XkbGetMapChanges[21] |
XCheckMaskEvent[21] | XGetAtomName[21] | XRefreshKeyboardMapping[21] | XcmsCCCOfColormap[21] | XkbGetNamedGeometry[21] |
XCheckTypedEvent[21] | XGetAtomNames[21] | XRegisterIMInstantiateCallback[21] | XcmsCIELabClipL[21] | XkbGetNamedIndicator[21] |
XCheckTypedWindowEvent[21] | XGetClassHint[21] | XRemoveConnectionWatch[21] | XcmsCIELabClipLab[21] | XkbGetNames[21] |
XCheckWindowEvent[21] | XGetCommand[21] | XRemoveFromSaveSet[21] | XcmsCIELabClipab[21] | XkbGetState[21] |
XCirculateSubwindows[21] | XGetDefault[21] | XRemoveHost[21] | XcmsCIELabQueryMaxC[21] | XkbGetUpdatedMap[21] |
XCirculateSubwindowsDown[21] | XGetErrorDatabaseText[21] | XRemoveHosts[21] | XcmsCIELabQueryMaxL[21] | XkbGetVirtualMods[21] |
XCirculateSubwindowsUp[21] | XGetErrorText[21] | XReparentWindow[21] | XcmsCIELabQueryMaxLC[21] | XkbGetXlibControls[21] |
XClearArea[21] | XGetFontPath[21] | XResetScreenSaver[21] | XcmsCIELabQueryMinL[21] | XkbIgnoreExtension[21] |
XClearWindow[21] | XGetFontProperty[21] | XResizeWindow[21] | XcmsCIELabToCIEXYZ[21] | XkbInitCanonicalKeyTypes[21] |
XClipBox[21] | XGetGCValues[21] | XResourceManagerString[21] | XcmsCIELabWhiteShiftColors[21] | XkbKeyTypesForCoreSymbols[21] |
XCloseDisplay[21] | XGetGeometry[21] | XRestackWindows[21] | XcmsCIELuvClipL[21] | XkbKeycodeToKeysym[21] |
XCloseIM[21] | XGetICValues[21] | XRootWindow[21] | XcmsCIELuvClipLuv[21] | XkbKeysymToModifiers[21] |
XCloseOM[21] | XGetIMValues[21] | XRootWindowOfScreen[21] | XcmsCIELuvClipuv[21] | XkbLatchGroup[21] |
XConfigureWindow[21] | XGetIconName[21] | XRotateBuffers[21] | XcmsCIELuvQueryMaxC[21] | XkbLatchModifiers[21] |
XConnectionNumber[21] | XGetIconSizes[21] | XRotateWindowProperties[21] | XcmsCIELuvQueryMaxL[21] | XkbLibraryVersion[21] |
XContextDependentDrawing[21] | XGetImage[21] | XSaveContext[21] | XcmsCIELuvQueryMaxLC[21] | XkbListComponents[21] |
XContextualDrawing[21] | XGetInputFocus[21] | XScreenCount[21] | XcmsCIELuvQueryMinL[21] | XkbLockGroup[21] |
XConvertCase[21] | XGetKeyboardControl[21] | XScreenNumberOfScreen[21] | XcmsCIELuvToCIEuvY[21] | XkbLockModifiers[21] |
XConvertSelection[21] | XGetKeyboardMapping[21] | XScreenOfDisplay[21] | XcmsCIELuvWhiteShiftColors[21] | XkbLookupKeyBinding[21] |
XCopyArea[21] | XGetModifierMapping[21] | XScreenResourceString[21] | XcmsCIEXYZToCIELab[21] | XkbLookupKeySym[21] |
XCopyColormapAndFree[21] | XGetMotionEvents[21] | XSelectInput[21] | XcmsCIEXYZToCIEuvY[21] | XkbNoteControlsChanges[21] |
XCopyGC[21] | XGetNormalHints[21] | XSendEvent[21] | XcmsCIEXYZToCIExyY[21] | XkbNoteMapChanges[21] |
XCopyPlane[21] | XGetOCValues[21] | XServerVendor[21] | XcmsCIEXYZToRGBi[21] | XkbNoteNameChanges[21] |
XCreateBitmapFromData[21] | XGetOMValues[21] | XSetAccessControl[21] | XcmsCIEuvYToCIELuv[21] | XkbOpenDisplay[21] |
XCreateColormap[21] | XGetPixel[21] | XSetAfterFunction[21] | XcmsCIEuvYToCIEXYZ[21] | XkbQueryExtension[21] |
XCreateFontCursor[21] | XGetPointerControl[21] | XSetArcMode[21] | XcmsCIEuvYToTekHVC[21] | XkbRefreshKeyboardMapping[21] |
XCreateFontSet[21] | XGetPointerMapping[21] | XSetAuthorization[21] | XcmsCIExyYToCIEXYZ[21] | XkbResizeKeyActions[21] |
XCreateGC[21] | XGetRGBColormaps[21] | XSetBackground[21] | XcmsClientWhitePointOfCCC[21] | XkbResizeKeySyms[21] |
XCreateGlyphCursor[21] | XGetScreenSaver[21] | XSetClassHint[21] | XcmsConvertColors[21] | XkbResizeKeyType[21] |
XCreateIC[21] | XGetSelectionOwner[21] | XSetClipMask[21] | XcmsCreateCCC[21] | XkbSelectEventDetails[21] |
XCreateImage[21] | XGetSizeHints[21] | XSetClipOrigin[21] | XcmsDefaultCCC[21] | XkbSelectEvents[21] |
XCreateOC[21] | XGetStandardColormap[21] | XSetClipRectangles[21] | XcmsDisplayOfCCC[21] | XkbSetAtomFuncs[21] |
XCreatePixmap[21] | XGetSubImage[21] | XSetCloseDownMode[21] | XcmsFormatOfPrefix[21] | XkbSetAutoRepeatRate[21] |
XCreatePixmapCursor[21] | XGetTextProperty[21] | XSetCommand[21] | XcmsFreeCCC[21] | XkbSetAutoResetControls[21] |
XCreatePixmapFromBitmapData[21] | XGetTransientForHint[21] | XSetDashes[21] | XcmsLookupColor[21] | XkbSetCompatMap[21] |
XCreateRegion[21] | XGetVisualInfo[21] | XSetErrorHandler[21] | XcmsPrefixOfFormat[21] | XkbSetControls[21] |
XCreateSimpleWindow[21] | XGetWMClientMachine[21] | XSetFillRule[21] | XcmsQueryBlack[21] | XkbSetDebuggingFlags[21] |
XCreateWindow[21] | XGetWMColormapWindows[21] | XSetFillStyle[21] | XcmsQueryBlue[21] | XkbSetDetectableAutoRepeat[21] |
XDefaultColormap[21] | XGetWMHints[21] | XSetFont[21] | XcmsQueryColor[21] | XkbSetGeometry[21] |
XDefaultColormapOfScreen[21] | XGetWMIconName[21] | XSetFontPath[21] | XcmsQueryColors[21] | XkbSetIgnoreLockMods[21] |
XDefaultDepth[21] | XGetWMName[21] | XSetForeground[21] | XcmsQueryGreen[21] | XkbSetIndicatorMap[21] |
XDefaultDepthOfScreen[21] | XGetWMNormalHints[21] | XSetFunction[21] | XcmsQueryRed[21] | XkbSetMap[21] |
XDefaultGC[21] | XGetWMProtocols[21] | XSetGraphicsExposures[21] | XcmsQueryWhite[21] | XkbSetNamedIndicator[21] |
XDefaultGCOfScreen[21] | XGetWMSizeHints[21] | XSetICFocus[21] | XcmsRGBToRGBi[21] | XkbSetNames[21] |
XDefaultRootWindow[21] | XGetWindowAttributes[21] | XSetICValues[21] | XcmsRGBiToCIEXYZ[21] | XkbSetServerInternalMods[21] |
XDefaultScreen[21] | XGetWindowProperty[21] | XSetIMValues[21] | XcmsRGBiToRGB[21] | XkbSetXlibControls[21] |
XDefaultScreenOfDisplay[21] | XGetZoomHints[21] | XSetIOErrorHandler[21] | XcmsScreenNumberOfCCC[21] | XkbToControl[21] |
XDefaultString[21] | XGrabButton[21] | XSetIconName[21] | XcmsScreenWhitePointOfCCC[21] | XkbTranslateKey[21] |
XDefaultVisual[21] | XGrabKey[21] | XSetIconSizes[21] | XcmsSetCCCOfColormap[21] | XkbTranslateKeyCode[21] |
XDefaultVisualOfScreen[21] | XGrabKeyboard[21] | XSetInputFocus[21] | XcmsSetCompressionProc[21] | XkbTranslateKeySym[21] |
XDefineCursor[21] | XGrabPointer[21] | XSetLineAttributes[21] | XcmsSetWhiteAdjustProc[21] | XkbUpdateActionVirtualMods[21] |
XDeleteContext[21] | XGrabServer[21] | XSetLocaleModifiers[21] | XcmsSetWhitePoint[21] | XkbUpdateKeyTypeVirtualMods[21] |
XDeleteModifiermapEntry[21] | XHeightMMOfScreen[21] | XSetModifierMapping[21] | XcmsStoreColor[21] | XkbUpdateMapFromCore[21] |
XDeleteProperty[21] | XHeightOfScreen[21] | XSetNormalHints[21] | XcmsStoreColors[21] | XkbUseExtension[21] |
XDestroyIC[21] | XIMOfIC[21] | XSetOCValues[21] | XcmsTekHVCClipC[21] | XkbVirtualModsToReal[21] |
XDestroyImage[21] | XIconifyWindow[21] | XSetOMValues[21] | XcmsTekHVCClipV[21] | XkbXlibControlsImplemented[21] |
XDestroyOC[21] | XIfEvent[21] | XSetPlaneMask[21] | XcmsTekHVCClipVC[21] | XmbDrawImageString[21] |
XDestroyRegion[21] | XImageByteOrder[21] | XSetPointerMapping[21] | XcmsTekHVCQueryMaxC[21] | XmbDrawString[21] |
XDestroySubwindows[21] | XInitExtension[21] | XSetRGBColormaps[21] | XcmsTekHVCQueryMaxV[21] | XmbDrawText[21] |
XDestroyWindow[21] | XInitImage[21] | XSetRegion[21] | XcmsTekHVCQueryMaxVC[21] | XmbLookupString[21] |
XDirectionalDependentDrawing[21] | XInitThreads[21] | XSetScreenSaver[21] | XcmsTekHVCQueryMaxVSamples[21] | XmbResetIC[21] |
XDisableAccessControl[21] | XInsertModifiermapEntry[21] | XSetSelectionOwner[21] | XcmsTekHVCQueryMinV[21] | XmbSetWMProperties[21] |
XDisplayCells[21] | XInstallColormap[21] | XSetSizeHints[21] | XcmsTekHVCToCIEuvY[21] | XmbTextEscapement[21] |
XDisplayHeight[21] | XInternAtom[21] | XSetStandardColormap[21] | XcmsTekHVCWhiteShiftColors[21] | XmbTextExtents[21] |
XDisplayHeightMM[21] | XInternAtoms[21] | XSetStandardProperties[21] | XcmsVisualOfCCC[21] | XmbTextListToTextProperty[21] |
XDisplayKeycodes[21] | XInternalConnectionNumbers[21] | XSetState[21] | XkbAllocClientMap[21] | XmbTextPerCharExtents[21] |
XDisplayMotionBufferSize[21] | XIntersectRegion[21] | XSetStipple[21] | XkbAllocCompatMap[21] | XmbTextPropertyToTextList[21] |
XDisplayName[21] | XKeycodeToKeysym[21] | XSetSubwindowMode[21] | XkbAllocControls[21] | XrmCombineDatabase[21] |
XDisplayOfIM[21] | XKeysymToKeycode[21] | XSetTSOrigin[21] | XkbAllocGeomColors[21] | XrmCombineFileDatabase[21] |
XDisplayOfOM[21] | XKeysymToString[21] | XSetTextProperty[21] | XkbAllocGeomDoodads[21] | XrmDestroyDatabase[21] |
XDisplayOfScreen[21] | XKillClient[21] | XSetTile[21] | XkbAllocGeomKeyAliases[21] | XrmEnumerateDatabase[21] |
XDisplayPlanes[21] | XLastKnownRequestProcessed[21] | XSetTransientForHint[21] | XkbAllocGeomKeys[21] | XrmGetDatabase[21] |
XDisplayString[21] | XListDepths[21] | XSetWMClientMachine[21] | XkbAllocGeomOutlines[21] | XrmGetFileDatabase[21] |
XDisplayWidth[21] | XListExtensions[21] | XSetWMColormapWindows[21] | XkbAllocGeomOverlayKeys[21] | XrmGetResource[21] |
XDisplayWidthMM[21] | XListFonts[21] | XSetWMHints[21] | XkbAllocGeomOverlayRows[21] | XrmGetStringDatabase[21] |
XDoesBackingStore[21] | XListFontsWithInfo[21] | XSetWMIconName[21] | XkbAllocGeomOverlays[21] | XrmInitialize[21] |
XDoesSaveUnders[21] | XListHosts[21] | XSetWMName[21] | XkbAllocGeomPoints[21] | XrmLocaleOfDatabase[21] |
XDrawArc[21] | XListInstalledColormaps[21] | XSetWMNormalHints[21] | XkbAllocGeomProps[21] | XrmMergeDatabases[21] |
XDrawArcs[21] | XListPixmapFormats[21] | XSetWMProperties[21] | XkbAllocGeomRows[21] | XrmParseCommand[21] |
XDrawImageString[21] | XListProperties[21] | XSetWMProtocols[21] | XkbAllocGeomSectionDoodads[21] | XrmPermStringToQuark[21] |
XDrawImageString16[21] | XLoadFont[21] | XSetWMSizeHints[21] | XkbAllocGeomSections[21] | XrmPutFileDatabase[21] |
XDrawLine[21] | XLoadQueryFont[21] | XSetWindowBackground[21] | XkbAllocGeomShapes[21] | XrmPutLineResource[21] |
XDrawLines[21] | XLocaleOfFontSet[21] | XSetWindowBackgroundPixmap[21] | XkbAllocGeometry[21] | XrmPutResource[21] |
XDrawPoint[21] | XLocaleOfIM[21] | XSetWindowBorder[21] | XkbAllocIndicatorMaps[21] | XrmPutStringResource[21] |
XDrawPoints[21] | XLocaleOfOM[21] | XSetWindowBorderPixmap[21] | XkbAllocKeyboard[21] | XrmQGetResource[21] |
XDrawRectangle[21] | XLockDisplay[21] | XSetWindowBorderWidth[21] | XkbAllocNames[21] | XrmQGetSearchList[21] |
XDrawRectangles[21] | XLookupColor[21] | XSetWindowColormap[21] | XkbAllocServerMap[21] | XrmQGetSearchResource[21] |
XDrawSegments[21] | XLookupKeysym[21] | XSetZoomHints[21] | XkbApplyCompatMapToKey[21] | XrmQPutResource[21] |
XDrawString[21] | XLookupString[21] | XShrinkRegion[21] | XkbApplyVirtualModChanges[21] | XrmQPutStringResource[21] |
XDrawString16[21] | XLowerWindow[21] | XStoreBuffer[21] | XkbBell[21] | XrmQuarkToString[21] |
XDrawText[21] | XMapRaised[21] | XStoreBytes[21] | XkbBellEvent[21] | XrmSetDatabase[21] |
XDrawText16[21] | XMapSubwindows[21] | XStoreColor[21] | XkbChangeEnabledControls[21] | XrmStringToBindingQuarkList[21] |
XEHeadOfExtensionList[21] | XMapWindow[21] | XStoreColors[21] | XkbChangeKeycodeRange[21] | XrmStringToQuark[21] |
XESetBeforeFlush[21] | XMaskEvent[21] | XStoreName[21] | XkbChangeMap[21] | XrmStringToQuarkList[21] |
XESetCloseDisplay[21] | XMatchVisualInfo[21] | XStoreNamedColor[21] | XkbChangeNames[21] | XrmUniqueQuark[21] |
XESetCopyGC[21] | XMaxCmapsOfScreen[21] | XStringListToTextProperty[21] | XkbChangeTypesOfKey[21] | XwcDrawImageString[21] |
XESetCreateFont[21] | XMaxRequestSize[21] | XStringToKeysym[21] | XkbComputeEffectiveMap[21] | XwcDrawString[21] |
XESetCreateGC[21] | XMinCmapsOfScreen[21] | XSubImage[21] | XkbComputeRowBounds[21] | XwcDrawText[21] |
XESetError[21] | XMoveResizeWindow[21] | XSubtractRegion[21] | XkbComputeSectionBounds[21] | XwcFreeStringList[21] |
XESetErrorString[21] | XMoveWindow[21] | XSupportsLocale[21] | XkbComputeShapeBounds[21] | XwcLookupString[21] |
XESetEventToWire[21] | XNewModifiermap[21] | XSync[21] | XkbComputeShapeTop[21] | XwcResetIC[21] |
XESetFreeFont[21] | XNextEvent[21] | XSynchronize[21] | XkbCopyKeyType[21] | XwcTextEscapement[21] |
XESetFreeGC[21] | XNextRequest[21] | XTextExtents[21] | XkbCopyKeyTypes[21] | XwcTextExtents[21] |
XESetPrintErrorValues[21] | XNoOp[21] | XTextExtents16[21] | XkbFindOverlayForKey[21] | XwcTextListToTextProperty[21] |
XESetWireToError[21] | XOMOfOC[21] | XTextPropertyToStringList[21] | XkbForceBell[21] | XwcTextPerCharExtents[21] |
XESetWireToEvent[21] | XOffsetRegion[21] | XTextWidth[21] | XkbFreeClientMap[21] | XwcTextPropertyToTextList[21] |
typedef struct xauth { unsigned short family; unsigned short address_length; char *address; unsigned short number_length; char *number; unsigned short name_length; char *name; unsigned short data_length; char *data; } Xauth; |
typedef unsigned long XcmsColorFormat; typedef double XcmsFloat; typedef struct { unsigned short red; unsigned short green; unsigned short blue; } XcmsRGB; typedef struct { XcmsFloat red; XcmsFloat green; XcmsFloat blue; } XcmsRGBi; typedef struct { XcmsFloat X; XcmsFloat Y; XcmsFloat Z; } XcmsCIEXYZ; typedef struct { XcmsFloat u_prime; XcmsFloat v_prime; XcmsFloat Y; } XcmsCIEuvY; typedef struct { XcmsFloat x; XcmsFloat y; XcmsFloat Y; } XcmsCIExyY; typedef struct { XcmsFloat L_star; XcmsFloat a_star; XcmsFloat b_star; } XcmsCIELab; typedef struct { XcmsFloat L_star; XcmsFloat u_star; XcmsFloat v_star; } XcmsCIELuv; typedef struct { XcmsFloat H; XcmsFloat V; XcmsFloat C; } XcmsTekHVC; typedef struct { XcmsFloat pad0; XcmsFloat pad1; XcmsFloat pad2; XcmsFloat pad3; } XcmsPad; typedef union { union spec; XcmsRGB RGB; unsigned long pixel; XcmsRGBi RGBi; XcmsColorFormat ; XcmsCIEXYZ CIEXYZ; XcmsCIEuvY CIEuvY; XcmsCIExyY CIExyY; XcmsCIELab CIELab; XcmsCIELuv CIELuv; XcmsTekHVC TekHVC; XcmsPad Pad; } XcmsColor; typedef struct _XcmsPerScrnInfo { XcmsColor screenWhitePt; XPointer functionSet; XPointer screenData; unsigned char state; char pad[1]; } XcmsPerScrnInfo; typedef int (*XcmsCompressionProc) (); typedef int (*XcmsWhiteAdjustProc) (); typedef int (*XcmsScreenInitProc) (); typedef void (*XcmsScreenFreeProc) (); typedef int (*XcmsConversionProc) (); typedef int (*XcmsParseStringProc) (); typedef struct _XcmsCCC { Display *dpy; int screenNumber; Visual *visual; XcmsColor clientWhitePt; XcmsCompressionProc gamutCompProc; XPointer gamutCompClientData; XcmsWhiteAdjustProc whitePtAdjProc; XPointer whitePtAdjClientData; XcmsPerScrnInfo *pPerScrnInfo; } *XcmsCCC; typedef XcmsConversionProc *XcmsFuncListPtr; typedef struct _XcmsColorSpace { char *prefix; XcmsColorFormat id; XcmsParseStringProc parseString; XcmsFuncListPtr to_CIEXYZ; XcmsFuncListPtr from_CIEXYZ; int inverse_flag; } XcmsColorSpace; typedef struct _XcmsFunctionSet { XcmsColorSpace **DDColorSpaces; XcmsScreenInitProc screenInitProc; XcmsScreenFreeProc screenFreeProc; } XcmsFunctionSet; |
typedef char *XPointer; typedef struct _XExtData { int number; struct _XExtData *next; int (*free_private) (struct _XExtData * extension); XPointer private_data; } XExtData; typedef struct { int extension; int major_opcode; int first_event; int first_error; } XExtCodes; typedef struct { int depth; int bits_per_pixel; int scanline_pad; } XPixmapFormatValues; typedef struct { int function; unsigned long plane_mask; unsigned long foreground; unsigned long background; int line_width; int line_style; int cap_style; int join_style; int fill_style; int fill_rule; int arc_mode; Pixmap tile; Pixmap stipple; int ts_x_origin; int ts_y_origin; Font font; int subwindow_mode; int graphics_exposures; int clip_x_origin; int clip_y_origin; Pixmap clip_mask; int dash_offset; char dashes; } XGCValues; typedef struct _XGC *GC; typedef struct { XExtData *ext_data; VisualID visualid; int class; unsigned long red_mask; unsigned long green_mask; unsigned long blue_mask; int bits_per_rgb; int map_entries; } Visual; typedef struct { int depth; int nvisuals; Visual *visuals; } Depth; typedef struct { XExtData *ext_data; struct _XDisplay *display; Window root; int width; int height; int mwidth; int mheight; int ndepths; Depth *depths; int root_depth; Visual *root_visual; GC default_gc; Colormap cmap; unsigned long white_pixel; unsigned long black_pixel; int max_maps; int min_maps; int backing_store; int save_unders; long root_input_mask; } Screen; typedef struct { XExtData *ext_data; int depth; int bits_per_pixel; int scanline_pad; } ScreenFormat; typedef struct { Pixmap background_pixmap; unsigned long background_pixel; Pixmap border_pixmap; unsigned long border_pixel; int bit_gravity; int win_gravity; int backing_store; unsigned long backing_planes; unsigned long backing_pixel; int save_under; long event_mask; long do_not_propagate_mask; int override_redirect; Colormap colormap; Cursor cursor; } XSetWindowAttributes; typedef struct { int x; int y; int width; int height; int border_width; int depth; Visual *visual; Window root; int class; int bit_gravity; int win_gravity; int backing_store; unsigned long backing_planes; unsigned long backing_pixel; int save_under; Colormap colormap; int map_installed; int map_state; long all_event_masks; long your_event_mask; long do_not_propagate_mask; int override_redirect; Screen *screen; } XWindowAttributes; typedef struct { int family; int length; char *address; } XHostAddress; struct XImagefuncs; typedef struct _XImage { int width; int height; int xoffset; int ; char *data; int byte_order; int bitmap_unit; int bitmap_bit_order; int bitmap_pad; int depth; int bytes_per_line; int bits_per_pixel; unsigned long red_mask; unsigned long green_mask; unsigned long blue_mask; XPointer obdata; } XImage; typedef struct { int x; int y; int width; int height; int border_width; Window sibling; int stack_mode; } XWindowChanges; typedef struct { short x1; short y1; short x2; short y2; } XSegment; typedef struct { short x; short y; } XPoint; typedef struct { short x; short y; unsigned short width; unsigned short height; } XRectangle; typedef struct { short x; short y; unsigned short width; unsigned short height; short angle1; short angle2; } XArc; typedef struct { int key_click_percent; int bell_percent; int bell_pitch; int bell_duration; int led; int led_mode; int key; int auto_repeat_mode; } XKeyboardControl; typedef struct { int key_click_percent; int bell_percent; unsigned int bell_pitch; unsigned int bell_duration; unsigned long led_mask; int global_auto_repeat; char auto_repeats[1]; } XKeyboardState; typedef struct { Time time; short x; short y; } XTimeCoord; typedef struct { int max_keypermod; KeyCode *modifiermap; } XModifierKeymap; typedef struct _XDisplay Display; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Window root; Window subwindow; Time time; int x; int y; int x_root; int y_root; unsigned int state; unsigned int keycode; int same_screen; } XKeyEvent; typedef XKeyEvent XKeyPressedEvent; typedef XKeyEvent XKeyReleasedEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Window root; Window subwindow; Time time; int x; int y; int x_root; int y_root; unsigned int state; unsigned int button; int same_screen; } XButtonEvent; typedef XButtonEvent XButtonPressedEvent; typedef XButtonEvent XButtonReleasedEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Window root; Window subwindow; Time time; int x; int y; int x_root; int y_root; unsigned int state; char is_hint; int same_screen; } XMotionEvent; typedef XMotionEvent XPointerMovedEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Window root; Window subwindow; Time time; int x; int y; int x_root; int y_root; int mode; int detail; int same_screen; int focus; unsigned int state; } XCrossingEvent; typedef XCrossingEvent XEnterWindowEvent; typedef XCrossingEvent XLeaveWindowEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; int mode; int detail; } XFocusChangeEvent; typedef XFocusChangeEvent XFocusInEvent; typedef XFocusChangeEvent XFocusOutEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; char key_vector[1]; } XKeymapEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; int x; int y; int width; int height; int count; } XExposeEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Drawable drawable; int x; int y; int width; int height; int count; int major_code; int minor_code; } XGraphicsExposeEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Drawable drawable; int major_code; int minor_code; } XNoExposeEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; int state; } XVisibilityEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window parent; Window window; int x; int y; int width; int height; int border_width; int override_redirect; } XCreateWindowEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; } XDestroyWindowEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; int from_configure; } XUnmapEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; int override_redirect; } XMapEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window parent; Window window; } XMapRequestEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; Window parent; int x; int y; int override_redirect; } XReparentEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; int x; int y; int width; int height; int border_width; Window above; int override_redirect; } XConfigureEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; int x; int y; } XGravityEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; int width; int height; } XResizeRequestEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window parent; Window window; int x; int y; int width; int height; int border_width; Window above; int detail; unsigned long value_mask; } XConfigureRequestEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window event; Window window; int place; } XCirculateEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window parent; Window window; int place; } XCirculateRequestEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Atom atom; Time time; int state; } XPropertyEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Atom selection; Time time; } XSelectionClearEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window owner; Window requestor; Atom selection; Atom target; Atom property; Time time; } XSelectionRequestEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window requestor; Atom selection; Atom target; Atom property; Time time; } XSelectionEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; Colormap colormap; int new; int state; } XColormapEvent; typedef union { char b[1]; short s[1]; long l[1]; union data; } XClientMessageEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; int request; int first_keycode; int count; } XMappingEvent; typedef struct { int type; Display *display; XID resourceid; unsigned long serial; unsigned char error_code; unsigned char request_code; unsigned char minor_code; } XErrorEvent; typedef struct { int type; unsigned long serial; int send_event; Display *display; Window window; } XAnyEvent; typedef union _XEvent { int type; XAnyEvent xany; XKeyEvent xkey; XButtonEvent xbutton; XMotionEvent xmotion; XCrossingEvent xcrossing; XFocusChangeEvent xfocus; XExposeEvent xexpose; XGraphicsExposeEvent xgraphicsexpose; XNoExposeEvent xnoexpose; XVisibilityEvent xvisibility; XCreateWindowEvent xcreatewindow; XDestroyWindowEvent xdestroywindow; XUnmapEvent xunmap; XMapEvent xmap; XMapRequestEvent xmaprequest; XReparentEvent xreparent; XConfigureEvent xconfigure; XGravityEvent xgravity; XResizeRequestEvent xresizerequest; XConfigureRequestEvent xconfigurerequest; XCirculateEvent xcirculate; XCirculateRequestEvent xcirculaterequest; XPropertyEvent xproperty; XSelectionClearEvent xselectionclear; XSelectionRequestEvent xselectionrequest; XSelectionEvent xselection; XColormapEvent xcolormap; XClientMessageEvent xclient; XMappingEvent xmapping; XErrorEvent xerror; XKeymapEvent xkeymap; long pad[1]; } XEvent; typedef struct { short lbearing; short rbearing; short width; short ascent; short descent; unsigned short attributes; } XCharStruct; typedef struct { Atom name; unsigned long card32; } XFontProp; typedef struct { XExtData *ext_data; Font fid; unsigned int direction; unsigned int min_char_or_byte2; unsigned int max_char_or_byte2; unsigned int min_byte1; unsigned int max_byte1; int all_chars_exist; unsigned int default_char; int n_properties; XFontProp *properties; XCharStruct min_bounds; XCharStruct max_bounds; XCharStruct *per_char; int ascent; int descent; } XFontStruct; typedef struct { XRectangle max_ink_extent; XRectangle max_logical_extent; } XFontSetExtents; typedef struct { char *chars; int nchars; int delta; Font font; } XTextItem; typedef struct { unsigned char byte1; unsigned char byte2; } XChar2b; typedef struct { XChar2b *chars; int nchars; int delta; Font font; } XTextItem16; typedef union { Display *display; GC gc; Visual *visual; Screen *screen; ScreenFormat *pixmap_format; XFontStruct *font; } XEDataObject; typedef struct _XOM *XOM; typedef struct _XOC *XOC; typedef struct _XOC *XFontSet; typedef struct { char *chars; int nchars; int delta; XFontSet font_set; } XmbTextItem; typedef struct { wchar_t *chars; int nchars; int delta; XFontSet font_set; } XwcTextItem; typedef struct _XIM *XIM; typedef struct _XIC *XIC; typedef void (*XIDProc) (); struct _XDisplay; struct _XrmHashBucketRec; typedef struct { unsigned long pixel; unsigned short red; unsigned short green; unsigned short blue; char flags; char pad; } XColor; typedef void *XVaNestedList; typedef int (*XErrorHandler) (); typedef int (*XIOErrorHandler) (); typedef void (*XConnectionWatchProc) (); |
typedef struct { int x; int y; struct max_aspect; int base_width; int base_height; int win_gravity; } XSizeHints; typedef struct { long flags; int input; int initial_state; Pixmap icon_pixmap; Window icon_window; int icon_x; int icon_y; Pixmap icon_mask; XID window_group; } XWMHints; typedef struct { unsigned char *value; Atom encoding; int ; unsigned long nitems; } XTextProperty; typedef struct { int min_width; int min_height; int max_width; int max_height; int width_inc; int height_inc; } XIconSize; typedef struct { char *res_name; char *res_class; } XClassHint; typedef struct _XComposeStatus { XPointer compose_ptr; int chars_matched; } XComposeStatus; typedef struct _XRegion *Region; typedef struct { Visual *visual; VisualID visualid; int screen; int depth; int class; unsigned long red_mask; unsigned long green_mask; unsigned long blue_mask; int colormap_size; int bits_per_rgb; } XVisualInfo; typedef struct { Colormap colormap; unsigned long red_max; unsigned long red_mult; unsigned long green_max; unsigned long green_mult; unsigned long blue_max; unsigned long blue_mult; unsigned long base_pixel; VisualID visualid; XID killid; } XStandardColormap; typedef int XContext; typedef enum { XStringStyle, XCompoundTextStyle, XTextStyle, XStdICCTextStyle, XUTF8StringStyle } XICCEncodingStyle; |
The behaviour of the interfaces in this library is specified by the following Standards.
Double Buffer Extension Library[22] |
X Display Power Management Signaling (DPMS) Extension, Library Specification[23] |
Security Extension Specification, Version 7.1[24] |
X Nonrectangular Window Shape Extension Library Version 1.0[25] |
MIT-SHM--The MIT Shared Memory Extension[26] |
X Synchronization Extension Library[27] |
Table 12-4. libXext - X Shape Extension Function Interfaces
XShapeCombineMask[25] | XShapeCombineShape[25] | XShapeOffsetShape[25] | XShapeQueryVersion[25] | |
XShapeCombineRectangles[25] | XShapeGetRectangles[25] | XShapeQueryExtension[25] | XShapeSelectInput[25] | |
XShapeCombineRegion[25] | XShapeInputSelected[25] | XShapeQueryExtents[25] |
Table 12-8. libXext - X Synchronization Extension Function Interfaces
XSyncAwait[27] | XSyncFreeSystemCounterList[27] | XSyncMinValue[27] | XSyncValueEqual[27] | XSyncValueLessOrEqual[27] |
XSyncChangeAlarm[27] | XSyncGetPriority[27] | XSyncQueryAlarm[27] | XSyncValueGreaterOrEqual[27] | XSyncValueLessThan[27] |
XSyncChangeCounter[27] | XSyncInitialize[27] | XSyncQueryCounter[27] | XSyncValueGreaterThan[27] | XSyncValueLow32[27] |
XSyncCreateAlarm[27] | XSyncIntToValue[27] | XSyncQueryExtension[27] | XSyncValueHigh32[27] | XSyncValueSubtract[27] |
XSyncCreateCounter[27] | XSyncIntsToValue[27] | XSyncSetCounter[27] | XSyncValueIsNegative[27] | |
XSyncDestroyAlarm[27] | XSyncListSystemCounters[27] | XSyncSetPriority[27] | XSyncValueIsPositive[27] | |
XSyncDestroyCounter[27] | XSyncMaxValue[27] | XSyncValueAdd[27] | XSyncValueIsZero[27] |
typedef unsigned long XSecurityAuthorization; typedef struct { unsigned int timeout; unsigned int trust_level; XID group; long event_mask; } XSecurityAuthorizationAttributes; |
typedef XID XSyncCounter; typedef XID XSyncAlarm; typedef struct _XSyncValue { int hi; unsigned int lo; } XSyncValue; typedef enum { XSyncAbsolute, XSyncRelative } XSyncValueType; typedef enum { XSyncPositiveTransition, XSyncNegativeTransition, XSyncPositiveComparison, XSyncNegativeComparison } XSyncTestType; typedef enum { XSyncAlarmActive, XSyncAlarmInactive, XSyncAlarmDestroyed } XSyncAlarmState; typedef struct _XSyncSystemCounter { char *name; XSyncCounter counter; XSyncValue resolution; } XSyncSystemCounter; typedef struct { XSyncCounter counter; XSyncValueType value_type; XSyncValue wait_value; XSyncTestType test_type; } XSyncTrigger; typedef struct { XSyncTrigger trigger; XSyncValue event_threshold; } XSyncWaitCondition; typedef struct { XSyncTrigger trigger; XSyncValue delta; int events; XSyncAlarmState state; } XSyncAlarmAttributes; |
The behaviour of the interfaces in this library is specified by the following Standards.
X11R6.4 X Session Management Library[28] |
Table 12-11. libSM - Session Management Functions Function Interfaces
SmFreeProperty[28] | SmcInteractRequest[28] | SmcSaveYourselfDone[28] | SmsGenerateClientID[28] | SmsSaveComplete[28] |
SmFreeReasons[28] | SmcModifyCallbacks[28] | SmcSetErrorHandler[28] | SmsGetIceConnection[28] | SmsSaveYourself[28] |
SmcClientID[28] | SmcOpenConnection[28] | SmcSetProperties[28] | SmsInitialize[28] | SmsSaveYourselfPhase2[28] |
SmcCloseConnection[28] | SmcProtocolRevision[28] | SmcVendor[28] | SmsInteract[28] | SmsSetErrorHandler[28] |
SmcDeleteProperties[28] | SmcProtocolVersion[28] | SmsCleanUp[28] | SmsProtocolRevision[28] | SmsShutdownCancelled[28] |
SmcGetIceConnection[28] | SmcRelease[28] | SmsClientHostName[28] | SmsProtocolVersion[28] | |
SmcGetProperties[28] | SmcRequestSaveYourself[28] | SmsClientID[28] | SmsRegisterClientReply[28] | |
SmcInteractDone[28] | SmcRequestSaveYourselfPhase2[28] | SmsDie[28] | SmsReturnProperties[28] |
typedef IcePointer SmPointer; typedef struct _SmcConn *SmcConn; typedef struct _SmsConn *SmsConn; typedef struct { int length; SmPointer value; } SmPropValue; typedef struct { char *name; char *type; int num_vals; SmPropValue *vals; } SmProp; typedef enum { SmcClosedNow, SmcClosedASAP, SmcConnectionInUse } SmcCloseStatus; typedef void (*SmcSaveYourselfPhase2Proc) (); typedef void (*SmcInteractProc) (); typedef void (*SmcDieProc) (); typedef void (*SmcShutdownCancelledProc) (); typedef void (*SmcSaveCompleteProc) (); typedef void (*SmcPropReplyProc) (); typedef struct { SmcShutdownCancelledProc callback; SmPointer client_data; struct shutdown_cancelled; } SmcCallbacks; typedef void (*SmsSetPropertiesProc) (); typedef void (*SmsDeletePropertiesProc) (); typedef void (*SmsGetPropertiesProc) (); typedef struct { SmsGetPropertiesProc callback; SmPointer manager_data; struct get_properties; } SmsCallbacks; typedef int (*SmsNewClientProc) (); typedef void (*SmcErrorHandler) (); typedef void (*SmsErrorHandler) (); |
The behaviour of the interfaces in this library is specified by the following Standards.
X11R6.4 X Inter-Client Exchange (ICE) Protocol[29] |
Table 12-13. libICE - ICE Functions Function Interfaces
IceAcceptConnection[29] | IceConnectionStatus[29] | IceGetListenConnectionString[29] | IceProcessMessages[29] | IceSetErrorHandler[29] |
IceAddConnectionWatch[29] | IceConnectionString[29] | IceGetOutBufSize[29] | IceProtocolRevision[29] | IceSetHostBasedAuthProc[29] |
IceAllocScratch[29] | IceFlush[29] | IceInitThreads[29] | IceProtocolSetup[29] | IceSetIOErrorHandler[29] |
IceAppLockConn[29] | IceFreeAuthFileEntry[29] | IceLastReceivedSequenceNumber[29] | IceProtocolShutdown[29] | IceSetPaAuthData[29] |
IceAppUnlockConn[29] | IceFreeListenObjs[29] | IceLastSentSequenceNumber[29] | IceProtocolVersion[29] | IceSetShutdownNegotiation[29] |
IceAuthFileName[29] | IceGenerateMagicCookie[29] | IceListenForConnections[29] | IceReadAuthFileEntry[29] | IceSwapping[29] |
IceCheckShutdownNegotiation[29] | IceGetAuthFileEntry[29] | IceListenForWellKnownConnections[29] | IceRegisterForProtocolReply[29] | IceUnlockAuthFile[29] |
IceCloseConnection[29] | IceGetConnectionContext[29] | IceLockAuthFile[29] | IceRegisterForProtocolSetup[29] | IceVendor[29] |
IceComposeNetworkIdList[29] | IceGetInBufSize[29] | IceOpenConnection[29] | IceRelease[29] | IceWriteAuthFileEntry[29] |
IceConnectionNumber[29] | IceGetListenConnectionNumber[29] | IcePing[29] | IceRemoveConnectionWatch[29] |
typedef void *IcePointer; typedef enum { IcePoAuthHaveReply, IcePoAuthRejected, IcePoAuthFailed, IcePoAuthDoneCleanup } IcePoAuthStatus; typedef enum { IcePaAuthContinue, IcePaAuthAccepted, IcePaAuthRejected, IcePaAuthFailed } IcePaAuthStatus; typedef enum { IceConnectPending, IceConnectAccepted, IceConnectRejected, IceConnectIOError } IceConnectStatus; typedef enum { IceProtocolSetupSuccess, IceProtocolSetupFailure, IceProtocolSetupIOError, IceProtocolAlreadyActive } IceProtocolSetupStatus; typedef enum { IceAcceptSuccess, IceAcceptFailure, IceAcceptBadMalloc } IceAcceptStatus; typedef enum { IceClosedNow, IceClosedASAP, IceConnectionInUse, IceStartedShutdownNegotiation } IceCloseStatus; typedef enum { IceProcessMessagesSuccess, IceProcessMessagesIOError, IceProcessMessagesConnectionClosed } IceProcessMessagesStatus; typedef struct { unsigned long sequence_of_request; int major_opcode_of_request; int minor_opcode_of_request; IcePointer reply; } IceReplyWaitInfo; typedef struct _IceConn *IceConn; typedef struct _IceListenObj *IceListenObj; typedef void (*IceWatchProc) (); typedef void (*IcePoProcessMsgProc) (); typedef void (*IcePaProcessMsgProc) (); typedef IcePoAuthStatus (*IcePoAuthProc) (); typedef IcePaAuthStatus (*IcePaAuthProc) (); typedef int (*IceHostBasedAuthProc) (); typedef int (*IceProtocolSetupProc) (); typedef void (*IceProtocolActivateProc) (); typedef void (*IceIOErrorProc) (); typedef void (*IcePingReplyProc) (); typedef void (*IceErrorHandler) (); typedef void (*IceIOErrorHandler) (); typedef struct { int major_version; int minor_version; IcePoProcessMsgProc process_msg_proc; } IcePoVersionRec; typedef struct { int major_version; int minor_version; IcePaProcessMsgProc process_msg_proc; } IcePaVersionRec; |
typedef struct { char *protocol_name; unsigned short protocol_data_length; char *protocol_data; char *network_id; char *auth_name; unsigned short auth_data_length; char *auth_data; } IceAuthFileEntry; typedef struct { char *protocol_name; char *network_id; char *auth_name; unsigned short auth_data_length; char *auth_data; } IceAuthDataEntry; |
The behaviour of the interfaces in this library is specified by the following Standards.
Linux Standard Base[30] |
X11R.4 X Toolkit Intrinsics[31] |
Table 12-15. libXt - X Toolkit Function Interfaces
XtAddActions[31] | XtCancelSelectionRequest[31] | XtError[31] | XtMainLoop[31] | XtSessionGetToken[31] |
XtAddCallback[31] | XtChangeManagedSet[31] | XtErrorMsg[31] | XtMakeGeometryRequest[31] | XtSessionReturnToken[31] |
XtAddCallbacks[31] | XtClass[31] | XtFindFile[31] | XtMakeResizeRequest[31] | XtSetErrorHandler[31] |
XtAddConverter[31] | XtCloseDisplay[31] | XtFree[31] | XtMalloc[31] | XtSetErrorMsgHandler[31] |
XtAddEventHandler[31] | XtConfigureWidget[31] | XtGetActionKeysym[31] | XtManageChild[31] | XtSetEventDispatcher[31] |
XtAddExposureToRegion[31] | XtConvert[31] | XtGetActionList[31] | XtManageChildren[31] | XtSetKeyTranslator[31] |
XtAddGrab[31] | XtConvertAndStore[31] | XtGetApplicationNameAndClass[31] | XtMapWidget[31] | XtSetKeyboardFocus[31] |
XtAddInput[31] | XtConvertCase[31] | XtGetApplicationResources[31] | XtMenuPopupAction[31] | XtSetLanguageProc[31] |
XtAddRawEventHandler[31] | XtCreateApplicationContext[31] | XtGetClassExtension[31] | XtMergeArgLists[31] | XtSetMappedWhenManaged[31] |
XtAddSignal[31] | XtCreateApplicationShell[31] | XtGetConstraintResourceList[31] | XtMoveWidget[31] | XtSetMultiClickTime[31] |
XtAddTimeOut[31] | XtCreateManagedWidget[31] | XtGetDisplays[31] | XtName[31] | XtSetSelectionParameters[31] |
XtAddWorkProc[31] | XtCreatePopupShell[31] | XtGetErrorDatabase[31] | XtNameToWidget[31] | XtSetSelectionTimeout[31] |
XtAllocateGC[31] | XtCreateSelectionRequest[31] | XtGetErrorDatabaseText[31] | XtNewString[31] | XtSetSensitive[31] |
XtAppAddActionHook[31] | XtCreateWidget[31] | XtGetGC[31] | XtNextEvent[31] | XtSetSubvalues[31] |
XtAppAddActions[31] | XtCreateWindow[31] | XtGetKeyboardFocusWidget[31] | XtNoticeSignal[31] | XtSetTypeConverter[31] |
XtAppAddBlockHook[31] | XtCvtColorToPixel[31] | XtGetKeysymTable[31] | XtOpenApplication[31] | XtSetValues[31] |
XtAppAddConverter[31] | XtCvtIntToBool[31] | XtGetMultiClickTime[31] | XtOpenDisplay[31] | XtSetWMColormapWindows[31] |
XtAppAddInput[31] | XtCvtIntToBoolean[31] | XtGetResourceList[31] | XtOverrideTranslations[31] | XtSetWarningHandler[31] |
XtAppAddSignal[31] | XtCvtIntToColor[31] | XtGetSelectionParameters[31] | XtOwnSelection[31] | XtSetWarningMsgHandler[31] |
XtAppAddTimeOut[31] | XtCvtIntToFloat[31] | XtGetSelectionRequest[31] | XtOwnSelectionIncremental[31] | XtShellStrings[31] |
XtAppAddWorkProc[31] | XtCvtIntToFont[31] | XtGetSelectionTimeout[31] | XtParent[31] | XtStringConversionWarning[31] |
XtAppCreateShell[31] | XtCvtIntToPixel[31] | XtGetSelectionValue[31] | XtParseAcceleratorTable[31] | XtStrings[31] |
XtAppError[31] | XtCvtIntToPixmap[31] | XtGetSelectionValueIncremental[31] | XtParseTranslationTable[31] | XtSuperclass[31] |
XtAppErrorMsg[31] | XtCvtIntToShort[31] | XtGetSelectionValues[31] | XtPeekEvent[31] | XtToolkitInitialize[31] |
XtAppGetErrorDatabase[31] | XtCvtIntToUnsignedChar[31] | XtGetSelectionValuesIncremental[31] | XtPending[31] | XtToolkitThreadInitialize[31] |
XtAppGetErrorDatabaseText[31] | XtCvtStringToAcceleratorTable[31] | XtGetSubresources[31] | XtPopdown[31] | XtTranslateCoords[31] |
XtAppGetExitFlag[31] | XtCvtStringToAtom[31] | XtGetSubvalues[31] | XtPopup[31] | XtTranslateKey[31] |
XtAppGetSelectionTimeout[31] | XtCvtStringToBool[31] | XtGetValues[31] | XtPopupSpringLoaded[31] | XtTranslateKeycode[31] |
XtAppInitialize[31] | XtCvtStringToBoolean[31] | XtGrabButton[31] | XtProcessEvent[31] | XtUngrabButton[31] |
XtAppLock[31] | XtCvtStringToCommandArgArray[31] | XtGrabKey[31] | XtProcessLock[31] | XtUngrabKey[31] |
XtAppMainLoop[31] | XtCvtStringToCursor[31] | XtGrabKeyboard[31] | XtProcessUnlock[31] | XtUngrabKeyboard[31] |
XtAppNextEvent[31] | XtCvtStringToDimension[31] | XtGrabPointer[31] | XtQueryGeometry[31] | XtUngrabPointer[31] |
XtAppPeekEvent[31] | XtCvtStringToDirectoryString[31] | XtHasCallbacks[31] | XtRealizeWidget[31] | XtUninstallTranslations[31] |
XtAppPending[31] | XtCvtStringToDisplay[31] | XtHooksOfDisplay[31] | XtRealloc[31] | XtUnmanageChild[31] |
XtAppProcessEvent[31] | XtCvtStringToFile[31] | XtInitialize[31] | XtRegisterCaseConverter[31] | XtUnmanageChildren[31] |
XtAppReleaseCacheRefs[31] | XtCvtStringToFloat[31] | XtInitializeWidgetClass[31] | XtRegisterDrawable[31] | XtUnmapWidget[31] |
XtAppSetErrorHandler[31] | XtCvtStringToFont[31] | XtInsertEventHandler[31] | XtRegisterExtensionSelector[31] | XtUnrealizeWidget[31] |
XtAppSetErrorMsgHandler[31] | XtCvtStringToFontSet[31] | XtInsertEventTypeHandler[31] | XtRegisterGrabAction[31] | XtUnregisterDrawable[31] |
XtAppSetExitFlag[31] | XtCvtStringToFontStruct[31] | XtInsertRawEventHandler[31] | XtReleaseGC[31] | XtVaAppCreateShell[31] |
XtAppSetFallbackResources[31] | XtCvtStringToGravity[31] | XtInstallAccelerators[31] | XtReleasePropertyAtom[31] | XtVaAppInitialize[31] |
XtAppSetSelectionTimeout[31] | XtCvtStringToInitialState[31] | XtInstallAllAccelerators[31] | XtRemoveActionHook[31] | XtVaCreateArgsList[31] |
XtAppSetTypeConverter[31] | XtCvtStringToInt[31] | XtIsApplicationShell[31] | XtRemoveAllCallbacks[31] | XtVaCreateManagedWidget[31] |
XtAppSetWarningHandler[31] | XtCvtStringToPixel[31] | XtIsComposite[31] | XtRemoveBlockHook[31] | XtVaCreatePopupShell[31] |
XtAppSetWarningMsgHandler[31] | XtCvtStringToRestartStyle[31] | XtIsConstraint[31] | XtRemoveCallback[31] | XtVaCreateWidget[31] |
XtAppUnlock[31] | XtCvtStringToShort[31] | XtIsManaged[31] | XtRemoveCallbacks[31] | XtVaGetApplicationResources[31] |
XtAppWarning[31] | XtCvtStringToTranslationTable[31] | XtIsObject[31] | XtRemoveEventHandler[31] | XtVaGetSubresources[31] |
XtAppWarningMsg[31] | XtCvtStringToUnsignedChar[31] | XtIsOverrideShell[31] | XtRemoveEventTypeHandler[31] | XtVaGetSubvalues[31] |
XtAugmentTranslations[31] | XtCvtStringToVisual[31] | XtIsRealized[31] | XtRemoveGrab[31] | XtVaGetValues[31] |
XtBuildEventMask[31] | XtDatabase[31] | XtIsRectObj[31] | XtRemoveInput[31] | XtVaOpenApplication[31] |
XtCallAcceptFocus[31] | XtDestroyApplicationContext[31] | XtIsSensitive[31] | XtRemoveRawEventHandler[31] | XtVaSetSubvalues[31] |
XtCallActionProc[31] | XtDestroyGC[31] | XtIsSessionShell[31] | XtRemoveSignal[31] | XtVaSetValues[31] |
XtCallCallbackList[31] | XtDestroyWidget[31] | XtIsShell[31] | XtRemoveTimeOut[31] | XtWarning[31] |
XtCallCallbacks[31] | XtDirectConvert[31] | XtIsSubclass[31] | XtRemoveWorkProc[31] | XtWarningMsg[31] |
XtCallConverter[31] | XtDisownSelection[31] | XtIsTopLevelShell[31] | XtReservePropertyAtom[31] | XtWidgetToApplicationContext[31] |
XtCallbackExclusive[31] | XtDispatchEvent[31] | XtIsTransientShell[31] | XtResizeWidget[31] | XtWindow[31] |
XtCallbackNone[31] | XtDispatchEventToWidget[31] | XtIsVendorShell[31] | XtResizeWindow[31] | XtWindowOfObject[31] |
XtCallbackNonexclusive[31] | XtDisplay[31] | XtIsWMShell[31] | XtResolvePathname[31] | XtWindowToWidget[31] |
XtCallbackPopdown[31] | XtDisplayInitialize[31] | XtIsWidget[31] | XtScreen[31] | _XtCopyFromArg[30] |
XtCallbackReleaseCacheRef[31] | XtDisplayOfObject[31] | XtKeysymToKeycodeList[31] | XtScreenDatabase[31] | _XtInherit[30] |
XtCallbackReleaseCacheRefList[31] | XtDisplayStringConversionWarning[31] | XtLastEventProcessed[31] | XtScreenOfObject[31] | _XtIsSubclassOf[30] |
XtCalloc[31] | XtDisplayToApplicationContext[31] | XtLastTimestampProcessed[31] | XtSendSelectionRequest[31] |
Table 12-16. libXt - X Toolkit Data Interfaces
XtCXtToolkitError[31] | constraintWidgetClass[31] | rectObjClass[31] | topLevelShellClassRec[31] | wmShellClassRec[31] |
_XtInheritTranslations[30] | coreWidgetClass[31] | rectObjClassRec[31] | topLevelShellWidgetClass[31] | wmShellWidgetClass[31] |
applicationShellWidgetClass[31] | objectClass[31] | sessionShellClassRec[31] | transientShellClassRec[31] | |
compositeClassRec[31] | objectClassRec[31] | sessionShellWidgetClass[31] | transientShellWidgetClass[31] | |
compositeWidgetClass[31] | overrideShellClassRec[31] | shellClassRec[31] | widgetClass[31] | |
constraintClassRec[31] | overrideShellWidgetClass[31] | shellWidgetClass[31] | widgetClassRec[31] |
The _XtCopyFromArg() function copies "size" bytes from src to dst. This is an internal X function call.
The behaviour of the interfaces in this library is specified by the following Standards.
OpenGLŪ Application Binary Interface for Linux[32] |
Table 12-18. libGL - GL X interface Function Interfaces
glXChooseVisual[32] | glXDestroyContext[32] | glXGetContextIDEXT[32] | glXImportContextEXT[32] | glXQueryExtensionsString[32] |
glXCopyContext[32] | glXDestroyGLXPixmap[32] | glXGetCurrentContext[32] | glXIsDirect[32] | glXQueryServerString[32] |
glXCreateContext[32] | glXDestroyPbuffer[32] | glXGetCurrentDisplay[32] | glXMakeContextCurrent[32] | glXQueryVersion[32] |
glXCreateGLXPixmap[32] | glXDestroyPixmap[32] | glXGetCurrentDrawable[32] | glXMakeCurrent[32] | glXSelectEvent[32] |
glXCreateNewContext[32] | glXDestroyWindow[32] | glXGetCurrentReadDrawable[32] | glXQueryContext[32] | glXSwapBuffers[32] |
glXCreatePbuffer[32] | glXFreeContextEXT[32] | glXGetFBConfigAttrib[32] | glXQueryContextInfoEXT[32] | glXUseXFont[32] |
glXCreatePixmap[32] | glXGetClientString[32] | glXGetSelectedEvent[32] | glXQueryDrawable[32] | glXWaitGL[32] |
glXCreateWindow[32] | glXGetConfig[32] | glXGetVisualFromFBConfig[32] | glXQueryExtension[32] | glXWaitX[32] |
Table 12-19. libGL - OpenGL Function Interfaces
glAccum[32] | glDepthRange[32] | glIndexPointer[32] | glNormal3d[32] | glTexCoord1fv[32] |
glActiveTextureARB[32] | glDisable[32] | glIndexd[32] | glNormal3dv[32] | glTexCoord1i[32] |
glAlphaFunc[32] | glDisableClientState[32] | glIndexdv[32] | glNormal3f[32] | glTexCoord1iv[32] |
glAreTexturesResident[32] | glDrawArrays[32] | glIndexf[32] | glNormal3fv[32] | glTexCoord1s[32] |
glArrayElement[32] | glDrawBuffer[32] | glIndexfv[32] | glNormal3i[32] | glTexCoord1sv[32] |
glBegin[32] | glDrawElements[32] | glIndexi[32] | glNormal3iv[32] | glTexCoord2d[32] |
glBindTexture[32] | glDrawPixels[32] | glIndexiv[32] | glNormal3s[32] | glTexCoord2dv[32] |
glBitmap[32] | glDrawRangeElements[32] | glIndexs[32] | glNormal3sv[32] | glTexCoord2f[32] |
glBlendColor[32] | glEdgeFlag[32] | glIndexsv[32] | glNormalPointer[32] | glTexCoord2fv[32] |
glBlendColorEXT[32] | glEdgeFlagPointer[32] | glIndexub[32] | glOrtho[32] | glTexCoord2i[32] |
glBlendEquation[32] | glEdgeFlagv[32] | glIndexubv[32] | glPassThrough[32] | glTexCoord2iv[32] |
glBlendEquationEXT[32] | glEnable[32] | glInitNames[32] | glPixelMapfv[32] | glTexCoord2s[32] |
glBlendFunc[32] | glEnableClientState[32] | glInterleavedArrays[32] | glPixelMapuiv[32] | glTexCoord2sv[32] |
glCallList[32] | glEnd[32] | glIsEnabled[32] | glPixelMapusv[32] | glTexCoord3d[32] |
glCallLists[32] | glEndList[32] | glIsList[32] | glPixelStoref[32] | glTexCoord3dv[32] |
glClear[32] | glEvalCoord1d[32] | glIsTexture[32] | glPixelStorei[32] | glTexCoord3f[32] |
glClearAccum[32] | glEvalCoord1dv[32] | glLightModelf[32] | glPixelTransferf[32] | glTexCoord3fv[32] |
glClearColor[32] | glEvalCoord1f[32] | glLightModelfv[32] | glPixelTransferi[32] | glTexCoord3i[32] |
glClearDepth[32] | glEvalCoord1fv[32] | glLightModeli[32] | glPixelZoom[32] | glTexCoord3iv[32] |
glClearIndex[32] | glEvalCoord2d[32] | glLightModeliv[32] | glPointSize[32] | glTexCoord3s[32] |
glClearStencil[32] | glEvalCoord2dv[32] | glLightf[32] | glPolygonMode[32] | glTexCoord3sv[32] |
glClientActiveTextureARB[32] | glEvalCoord2f[32] | glLightfv[32] | glPolygonOffset[32] | glTexCoord4d[32] |
glClipPlane[32] | glEvalCoord2fv[32] | glLighti[32] | glPolygonStipple[32] | glTexCoord4dv[32] |
glColor3b[32] | glEvalMesh1[32] | glLightiv[32] | glPopAttrib[32] | glTexCoord4f[32] |
glColor3bv[32] | glEvalMesh2[32] | glLineStipple[32] | glPopClientAttrib[32] | glTexCoord4fv[32] |
glColor3d[32] | glEvalPoint1[32] | glLineWidth[32] | glPopMatrix[32] | glTexCoord4i[32] |
glColor3dv[32] | glEvalPoint2[32] | glListBase[32] | glPopName[32] | glTexCoord4iv[32] |
glColor3f[32] | glFeedbackBuffer[32] | glLoadIdentity[32] | glPrioritizeTextures[32] | glTexCoord4s[32] |
glColor3fv[32] | glFinish[32] | glLoadMatrixd[32] | glPushAttrib[32] | glTexCoord4sv[32] |
glColor3i[32] | glFlush[32] | glLoadMatrixf[32] | glPushClientAttrib[32] | glTexCoordPointer[32] |
glColor3iv[32] | glFogf[32] | glLoadName[32] | glPushMatrix[32] | glTexEnvf[32] |
glColor3s[32] | glFogfv[32] | glLogicOp[32] | glPushName[32] | glTexEnvfv[32] |
glColor3sv[32] | glFogi[32] | glMap1d[32] | glRasterPos2d[32] | glTexEnvi[32] |
glColor3ub[32] | glFogiv[32] | glMap1f[32] | glRasterPos2dv[32] | glTexEnviv[32] |
glColor3ubv[32] | glFrontFace[32] | glMap2d[32] | glRasterPos2f[32] | glTexGend[32] |
glColor3ui[32] | glFrustum[32] | glMap2f[32] | glRasterPos2fv[32] | glTexGendv[32] |
glColor3uiv[32] | glGenLists[32] | glMapGrid1d[32] | glRasterPos2i[32] | glTexGenf[32] |
glColor3us[32] | glGenTextures[32] | glMapGrid1f[32] | glRasterPos2iv[32] | glTexGenfv[32] |
glColor3usv[32] | glGetBooleanv[32] | glMapGrid2d[32] | glRasterPos2s[32] | glTexGeni[32] |
glColor4b[32] | glGetClipPlane[32] | glMapGrid2f[32] | glRasterPos2sv[32] | glTexGeniv[32] |
glColor4bv[32] | glGetColorTable[32] | glMaterialf[32] | glRasterPos3d[32] | glTexImage1D[32] |
glColor4d[32] | glGetColorTableParameterfv[32] | glMaterialfv[32] | glRasterPos3dv[32] | glTexImage2D[32] |
glColor4dv[32] | glGetColorTableParameteriv[32] | glMateriali[32] | glRasterPos3f[32] | glTexImage3D[32] |
glColor4f[32] | glGetConvolutionFilter[32] | glMaterialiv[32] | glRasterPos3fv[32] | glTexParameterf[32] |
glColor4fv[32] | glGetConvolutionParameterfv[32] | glMatrixMode[32] | glRasterPos3i[32] | glTexParameterfv[32] |
glColor4i[32] | glGetConvolutionParameteriv[32] | glMinmax[32] | glRasterPos3iv[32] | glTexParameteri[32] |
glColor4iv[32] | glGetDoublev[32] | glMultMatrixd[32] | glRasterPos3s[32] | glTexParameteriv[32] |
glColor4s[32] | glGetError[32] | glMultMatrixf[32] | glRasterPos3sv[32] | glTexSubImage1D[32] |
glColor4sv[32] | glGetFloatv[32] | glMultiTexCoord1dARB[32] | glRasterPos4d[32] | glTexSubImage2D[32] |
glColor4ub[32] | glGetHistogram[32] | glMultiTexCoord1dvARB[32] | glRasterPos4dv[32] | glTexSubImage3D[32] |
glColor4ubv[32] | glGetHistogramParameterfv[32] | glMultiTexCoord1fARB[32] | glRasterPos4f[32] | glTranslated[32] |
glColor4ui[32] | glGetHistogramParameteriv[32] | glMultiTexCoord1fvARB[32] | glRasterPos4fv[32] | glTranslatef[32] |
glColor4uiv[32] | glGetIntegerv[32] | glMultiTexCoord1iARB[32] | glRasterPos4i[32] | glVertex2d[32] |
glColor4us[32] | glGetLightfv[32] | glMultiTexCoord1ivARB[32] | glRasterPos4iv[32] | glVertex2dv[32] |
glColor4usv[32] | glGetLightiv[32] | glMultiTexCoord1sARB[32] | glRasterPos4s[32] | glVertex2f[32] |
glColorMask[32] | glGetMapdv[32] | glMultiTexCoord1svARB[32] | glRasterPos4sv[32] | glVertex2fv[32] |
glColorMaterial[32] | glGetMapfv[32] | glMultiTexCoord2dARB[32] | glReadBuffer[32] | glVertex2i[32] |
glColorPointer[32] | glGetMapiv[32] | glMultiTexCoord2dvARB[32] | glReadPixels[32] | glVertex2iv[32] |
glColorSubTable[32] | glGetMaterialfv[32] | glMultiTexCoord2fARB[32] | glRectd[32] | glVertex2s[32] |
glColorTable[32] | glGetMaterialiv[32] | glMultiTexCoord2fvARB[32] | glRectdv[32] | glVertex2sv[32] |
glColorTableParameterfv[32] | glGetMinmax[32] | glMultiTexCoord2iARB[32] | glRectf[32] | glVertex3d[32] |
glColorTableParameteriv[32] | glGetMinmaxParameterfv[32] | glMultiTexCoord2ivARB[32] | glRectfv[32] | glVertex3dv[32] |
glConvolutionFilter1D[32] | glGetMinmaxParameteriv[32] | glMultiTexCoord2sARB[32] | glRecti[32] | glVertex3f[32] |
glConvolutionFilter2D[32] | glGetPixelMapfv[32] | glMultiTexCoord2svARB[32] | glRectiv[32] | glVertex3fv[32] |
glConvolutionParameterf[32] | glGetPixelMapuiv[32] | glMultiTexCoord3dARB[32] | glRects[32] | glVertex3i[32] |
glConvolutionParameterfv[32] | glGetPixelMapusv[32] | glMultiTexCoord3dvARB[32] | glRectsv[32] | glVertex3iv[32] |
glConvolutionParameteri[32] | glGetPointerv[32] | glMultiTexCoord3fARB[32] | glRenderMode[32] | glVertex3s[32] |
glConvolutionParameteriv[32] | glGetPolygonStipple[32] | glMultiTexCoord3fvARB[32] | glResetHistogram[32] | glVertex3sv[32] |
glCopyColorSubTable[32] | glGetSeparableFilter[32] | glMultiTexCoord3iARB[32] | glResetMinmax[32] | glVertex4d[32] |
glCopyColorTable[32] | glGetString[32] | glMultiTexCoord3ivARB[32] | glRotated[32] | glVertex4dv[32] |
glCopyConvolutionFilter1D[32] | glGetTexEnvfv[32] | glMultiTexCoord3sARB[32] | glRotatef[32] | glVertex4f[32] |
glCopyConvolutionFilter2D[32] | glGetTexEnviv[32] | glMultiTexCoord3svARB[32] | glScaled[32] | glVertex4fv[32] |
glCopyPixels[32] | glGetTexGendv[32] | glMultiTexCoord4dARB[32] | glScalef[32] | glVertex4i[32] |
glCopyTexImage1D[32] | glGetTexGenfv[32] | glMultiTexCoord4dvARB[32] | glScissor[32] | glVertex4iv[32] |
glCopyTexImage2D[32] | glGetTexGeniv[32] | glMultiTexCoord4fARB[32] | glSelectBuffer[32] | glVertex4s[32] |
glCopyTexSubImage1D[32] | glGetTexImage[32] | glMultiTexCoord4fvARB[32] | glSeparableFilter2D[32] | glVertex4sv[32] |
glCopyTexSubImage2D[32] | glGetTexLevelParameterfv[32] | glMultiTexCoord4iARB[32] | glShadeModel[32] | glVertexPointer[32] |
glCopyTexSubImage3D[32] | glGetTexLevelParameteriv[32] | glMultiTexCoord4ivARB[32] | glStencilFunc[32] | glViewport[32] |
glCullFace[32] | glGetTexParameterfv[32] | glMultiTexCoord4sARB[32] | glStencilMask[32] | glXChooseFBConfig[32] |
glDeleteLists[32] | glGetTexParameteriv[32] | glMultiTexCoord4svARB[32] | glStencilOp[32] | |
glDeleteTextures[32] | glHint[32] | glNewList[32] | glTexCoord1d[32] | |
glDepthFunc[32] | glHistogram[32] | glNormal3b[32] | glTexCoord1dv[32] | |
glDepthMask[32] | glIndexMask[32] | glNormal3bv[32] | glTexCoord1f[32] |
typedef unsigned int GLenum; typedef unsigned char GLboolean; typedef unsigned int GLbitfield; typedef void GLvoid; typedef char GLbyte; typedef short GLshort; typedef int GLint; typedef unsigned char GLubyte; typedef unsigned short GLushort; typedef unsigned int GLuint; typedef int GLsizei; typedef float GLfloat; typedef float GLclampf; typedef double GLdouble; typedef double GLclampd; |
typedef struct __GLXcontextRec *GLXContext; typedef struct __GLXFBConfigRec *GLXFBConfig; typedef XID GLXContextID; typedef XID GLXPixmap; typedef XID GLXDrawable; typedef XID GLXPbuffer; typedef XID GLXWindow; |
Applications should be provided in the RPM packaging format as defined in the appendix of Maximum RPM, with some restrictions listed below. [33]
Distributions must provide a mechanism for installing applications in this packaging format with some restrictions listed below. [34]
Scripts used as part of the package install and uninstall may only use commands and interfaces that are specified by the LSB. All other commands are not guaranteed to be present, or to behave in expected ways.
Packages may not use RPM triggers.
Packages may not depend on the order in which scripts are executed (pre-install, pre-uninstall, &c), when doing an upgrade.
The LSB does not specify the interface to the tools used to manipulate LSB conformant packages. Each conforming distribution will provide documentation for installing LSB packages.
Because there is no consistent packaging naming amongst the various Linux distributions, it is necessary for LSB conformant packages to adhere the following naming rules to avoid conflicts with packages provided by the distributions.
All LSB package names must begin with the prefix "lsb-" to avoid conflicting with existing packages used by Linux distributions.
If the package name contains only one hyphen (including the one in the "lsb-" prefix) then the package name must be assigned by the Linux Assigned Names and Numbers Authority (LANANA), which shall maintain a registry of LSB names.
If the package name contains more than one hyphen (i.e., "lsb-www.redhat.com-redhat-database" or "lsb-gnome-gnumeric"), then the portion of the package name between first and second hyphens must either be an LSB provider name assigned by the LANANA, or it may be owners' DNS name in lower case, with at least one '.'. I.e., "debian.org", "staroffice.sun.com", etc. The LSB provider name assigned by LANANA must only consist of the ASCII characters [a-z0-9].
Packages must depend on a dependency "lsb". They may not depend on other system-provided dependencies. If a package includes "Provides" it must only provide a virtual package name which is registered to that application.
The following table lists the Commands and Utilities. Unless otherwise specified the command or utility is described in the Single UNIX Specification (SUS). When an interface is not defined in the SUS, then the next prevailing standard is referenced (ie., POSIX, SVID).
The behaviour of the interfaces described in this section are specified by the following Standards.
Linux Standard Base [35] |
CAE Specification, January 1997, Commands and Utilities (XCU), Issue 5(ISBN: 1-85912-191-8, C604) [36] |
Table 14-1. Commands and Utilities
ar [35] | at [35] | awk [35] | basename [36] | batch [35] |
bc [35] | cat [35] | chfn [35] | chgrp [35] | chmod [35] |
chown [36] | chsh [35] | cksum [36] | cmp [36] | col [35] |
comm [36] | cp [35] | cpio [35] | crontab [35] | csplit [35] |
cut [35] | date [35] | dd [35] | df [35] | diff [35] |
dirname [36] | du [35] | echo [35] | egrep [35] | env [35] |
expand [35] | expr [35] | false [36] | fgrep [35] | file [35] |
find [35] | fold [36] | fuser [35] | gencat [35] | getconf [36] |
grep [35] | groupadd [35] | groupdel [35] | groupmod [35] | groups [35] |
gunzip [35] | gzip [35] | head [35] | hostname [35] | iconv [35] |
id [36] | install [35] | ipcrm [35] | ipcs [35] | join [36] |
kill [36] | killall [35] | ln [35] | locale [36] | localedef [36] |
logname [36] | lpr [35] | ls [35] | lsb_release [35] | m4 [35] |
make [35] | man [35] | md5sum [35] | mkdir [35] | mkfifo [36] |
mknod [35] | mktemp [35] | more [35] | mount [35] | mv [35] |
newgrp [35] | nice [35] | nl [35] | nohup [35] | od [35] |
passwd [35] | paste [35] | patch [35] | pathchk [35] | pidof [35] |
pr [35] | printf [35] | ps [36] | pwd [35] | renice [35] |
rm [35] | rmdir [35] | rsync [35] | sed [35] | sendmail [35] |
sh [36] | sleep [35] | sort [35] | split [35] | strip [35] |
stty [36] | su [35] | sum [35] | sync [35] | tail [35] |
tar [35] | tee [35] | test [35] | time [35] | touch [35] |
tr [35] | true [36] | tsort [36] | tty [35] | umount [35] |
uname [35] | unexpand [35] | uniq [35] | useradd [35] | userdel [35] |
usermod [35] | wc [35] | xargs [35] |
This section contains descriptions of commands that are not documented by other standards, or descriptions of the difference from other standards.
The specification for "ar" is as specified in the SUS but with the following differences as listed below.
equivalent to -T as defined by the SUS.
this option is accepted but causes none of the actions specified by the SUS.
similar to the behavior specified by the SUS, with the addition that the symbol table is updated. Using -qS will give the SUS specified behavior, although the increased speed may not be experienced from this implementation.
The specification for "at" is as specified in the SUS but with the following differences as listed below.
cats the jobs listed on the command line to standard output.
This option is functionally equivalent to the -r option specified in the SUS.
This option is not supported but the '-d' option is equivalent.
This option is not supported.
Prints the version number to standard error.
Shows the time the job will be executed.
The files at.allow and at.deny reside in /etc rather than /usr/lib/cron.
The specification for "awk" is as specified in the SUS with no differences. "gawk" and "mawk" are SUS compliant implementations of the awk language.
batch read commands from standard input or a specified file which are to be executed at a later time, using /bin/sh
Reads the job from file rather than standard input.
Send mail to the user when the job has completed even if there was no output.
uses the specified queue. A queue designation consists of a single letter; valid queue designations range from a to z. and A to Z. The a queue is the default for at and the b queue for batch. Queues with higher letters run with increased niceness. The special queue "=" is reserved for jobs which are currently running.
Prints the version number to standard error.
Shows the time the job will be executed.
The files at.allow and at.deny reside in /etc rather than /usr/lib/cron.
The specification for "bc" is as specified in the SUS but with the following differences as listed below.
Do not print the normal welcome message.
Process exactly the POSIX bc language.
Print the version number and copyright and quit.
Give warnings for extensions to POSIX bc.
The specification for "cat" is as specified in the SUS but with the following differences as listed below.
equivalent to -vET
number nonblank output lines.
equivalent to -vE.
display $ at end of each line.
number all output lines.
never more than one single blank line.
equivalent to -vT.
display TAB characters as ^I.
unlike as specified in the SUS, this option is silently ignored.
use ^ and M- notation, except for LFD and TAB.
output version information and exit.
chfn changes user fullname, office number, office extension, and home phone number information for a user's account. This information is typically printed by finger and similar programs. A normal user may only change the fields for their own account, the super user may change the fields for any account. Also, only the super user may use the -o option to change the undefined portions of the GCOS field.
The only restrictions placed on the contents of the fields is that no control characters may be present, nor any of comma, colon, or equal sign. The other field does not have this restriction, and is used to store accounting information used by other applications.
If none of the options are selected, chfn operates in an interactive fashion, prompting the user with the current values for all of the fields. Enter the new value to change the field, or leave the line blank to use the current value. The current value is displayed between a pair of [ ] marks. Without options, chfn prompts for the current user account.
As it is possible for the system to be configured to restrict which fields a non-privileged user is permitted to change, applications should be written to gracefully handle these situations.
Set the user's full name.
Set the user's room number.
Set the user's work phone number.
Set the user's home phone number.
Set the contents of the other field.
The specification for "chgrp" is as specified in the SUS but with the following differences as listed below.
like verbose but report only when a change is made
affect the referent of each symbolic link, rather than the symbolic link itself
affect symbolic links instead of any referenced file (available only on systems that can change the ownership of a symlink)
suppress most error messages
use RFILE's group rather than the specified GROUP value
output a diagnostic for every file processed
output version information and exit
chmod [OPTION]... MODE[,MODE]... FILE... chmod [OPTION]... OCTAL-MODE FILE... chmod [OPTION]... --reference=RFILE FILE... |
The specification for "chmod" is as specified in the SUS but with the following differences as listed below.
like verbose but report only when a change is made
suppress most error messages
use RFILE's mode instead of MODE values
output a diagnostic for every file processed
output version information and exit
chown [OPTION]... OWNER[:[GROUP]] FILE... chown [OPTION]... :GROUP FILE... chown [OPTION]... --reference=RFILE FILE... |
The specification for "chown" is as specified in the SUS but with the following differences as listed below.
like verbose but report only when a change is made
affect the referent of each symbolic link, rather than the symbolic link itself
affect symbolic links instead of any referenced file (available only on systems that can change the ownership of a symlink)
change the owner and/or group of each file only if its current owner and/or group match those specified here. Either may be omitted, in which case a match is not required for the omitted attribute.
suppress most error messages
use RFILE's owner and group rather than the specified OWNER:GROUP values
output a diagnostic for every file processed
output version information and exit
The use of the '.' character as a separator between the specification of the user name and group name is supported (in addition to the use of the ':' character as specified in the SUS).
chsh changes the user login shell. This determines the name of the user's initial login command. A normal user may only change the login shell for their own account, the super user may change the login shell for any account.
The only restrictions placed on the login shell is that the command name must be listed in /etc/shells, unless the invoker is the super-user, and then any value may be added. An account with a restricted login shell may not change their login shell.
If the -s option is not selected, chsh operates in an interactive fashion, prompting the user with the current login shell. Enter the new value to change the field, or leave the line blank to use the current value. The current value is displayed between a pair of [ ] marks.
The specification for "cp" is as specified in the SUS but with the following differences as listed below.
same as -dpR
make a backup of each existing destination file
like --backup but does not accept an argument
never follow symbolic links
follow command-line symbolic links
link files instead of copying
always follow symbolic links
append source path to DIRECTORY
remove each existing destination file before attempting to open it (contrast with --force)
control creation of spares files.
By default, sparse SOURCE files are detected by a crude heuristic and the corresponding DEST file is made sparse as well. That is the behavior selected by --sparse=auto. Specify --sparse=always to create a sparse DEST file whenever the SOURCE file contains a long enough sequence of zero bytes. Use --sparse=never to inhibit creation of sparse files.
remove any trailing slashes from each SOURCE argument
make symbolic links instead of copying
override the usual backup suffix
move all SOURCE arguments into DIRECTORY
copy only when the SOURCE file is newer than the destination file or when the destination file is missing
explain what is being done
stay on this file system
output version information and exit
The specification for "cpio" is as specified in the SUS. While additional features my be found in Linux versions of this command, the SUS specified interface is correctly and completely implemented.
The specification for "csplit" is as specified in the SUS but with the following differences as listed below.
use sprintf FORMAT instead of %d
These options are equivalent to the -s option as specified in the SUS
remove empty output files
output version information and exit
The specification for "crontab" is as specified in the SUS but with the following differences as listed below.
specifies the name of the user whose crontab is to be used, rather than the user who is running crontab
The files cron.allow and cron.deny reside in /etc rather than /usr/lib/cron.
The specification for "cut" is as specified in the SUS but with the following differences as listed below.
This option as specified in the SUS is not supported
output version information and exit
The specification for "date" is as specified in the SUS but with the following differences as listed below.
display time described by STRING, not now
like --date once for each line of DATEFILE
display the last modification time of FILE
output RFC-822 compliant date string
set time described by STRING
equivalent to the -u option as specified in the SUS
output version information and exit
The specification for "dd" is as specified in the SUS but with the following differences as listed below.
this keyword to the CONV= option causes alternate bytes to be swapped, just as the SUS declares. Unlike the SUS declaration, the odd character is not ignored, but is appended to the output instead.
The specification for "df" is as specified in the SUS but with the following differences as listed below.
Disk space is shown in 1K blocks by default, unless the environment variable POSIXLY_CORRECT is set, in which case 512-byte blocks are used.
If an argument is the absolute file name of a disk device node containing a mounted filesystem, df shows the space available on that filesystem rather than on the filesystem containing the device node (which is always the root filesystem)
include filesystems having 0 blocks
use SIZE-byte blocks
print sizes in human readable (e.g., 1K 234M 2G)
likewise, but use powers of 1000 not 1024
list inode information instead of block usage
limit listing to local filesystems
limit listing to local filesystems
like --block-size=1048576
do not invoke sync before getting usage info (default)
use the POSIX output
invoke sync before getting usage info
use the POSIX output
Same as the -P option as specified in SUS
invoke sync before getting usage info
This option is different from what is specified in the SUS.
limit listing to filesystems of type TYPE
print filesystem type
limit listing to filesystems not of type TYPE
The specification for "diff" is as specified in the SUS but with the following differences as listed below.
If an argument is the absolute file name of a disk device node containing a mounted filesystem, df shows the space available on that filesystem rather than on the filesystem containing the device node (which is always the root filesystem)
Treat all files as text and compare them line-by- line, even if they do not seem to be text.
Ignore changes that just insert or delete blank lines.
Report only whether the files differ, not the details of the differences.
Equivalent to the -C option as specified in the SUS.
Change the algorithm to perhaps find a smaller set of changes. This makes diff slower (sometimes much slower).
Make merged if-then-else output, conditional on the preprocessor macro name.
Equivalent to the -e option as specified in the SUS
When comparing directories, ignore files and subdirectories whose basenames match pattern.
When comparing directories, ignore files and subdirectories whose basenames match any pattern contained in file.
Expand tabs to spaces in the output, to preserve the alignment of tabs in the input files.
In context and unified , for each hunk of differences, show some of the last preceding line that matches regexp.
Make output that looks vaguely like an ed script but has changes in the order they appear in the file.
Use heuristics to speed handling of large files that have numerous scattered small changes.
Do not discard the last lines lines of the common prefix and the first lines lines of the common suffix.
Ignore changes in case; consider upper and lower case letters equivalent.
Ignore changes that just insert or delete lines that match regexp.
Make merged if-then-else output, conditional on the preprocessor macro name.
Ignore white space when comparing lines.
Ignore changes in case; consider upper and lower case to be the same.
Ignore changes that just insert or delete lines that match regexp.
Ignore changes in amount of white space.
Output a tab rather than a space before the text of a line in normal or context . This causes the alignment of tabs in the line to look normal.
Pass the output through pr to paginate it.
Ignore changes in case; consider upper and lower case to be the same.
clear the ring buffer contents after printing.
set the level at which logging of messages is done to the console.
use a buffer of bufsize to query the kernel ring buffer. This is 8196 by default (this matches the default kernel syslog buffer size in 2.0.33 and 2.1.103). If you have set the kernel buffer to larger than the default then this option can be used to view the entire buffer.
The specification for "du" is as specified in the SUS but with the following differences as listed below.
use SIZE-byte blocks
print size in bytes
produce a grand total
dereference PATHs when symbolic link
print sizes in human readable (e.g., 1K 234M 2G)
equivalent to --block-size=1024
count sizes many times if hard linked
dereference all symbolic links
equivalent to --block-size=1048576
This option (as specified in the SUS) is not supported
do not include size of subdirectories
Exclude files that match any pattern in FILE
Exclude files that match PAT
print the total for a directory (or file, with --all) only if it is N or fewer levels below the command line argument; --max-depth=0 is the same as --summarize
output version information and exit
The specification for "echo" is as specified in the SUS but with the following differences as listed below. Unlike as specified in the SUS the echo command does support options.
do not output the trailing newline
enable interpretation of the backslash-escaped characters listed below
disable interpretation of those sequences in STRINGs
output version information and exit (should be alone)
The specification for "env" is as specified in the SUS but with the following differences as listed below.
equivalent to the -i option
remove variable from the environment
The specification for "expand" is as specified in the SUS but with the following differences as listed below.
do not convert TABs after non whitespace
In addition to the behaviour for -t as specified in the SUS, the argument may also be a number which specifies the number of characters apart tabs are instead of 8.
The specification for "expr" is as specified in the SUS but with the some extra operands supported
same as STRING : REGEXP
substring of STRING, POS counted from 1
index in STRING where any CHARS is found, or 0
length of STRING
interpret TOKEN as a string, even if it is a keyword like match or an operator like /
The specification for "file" is as specified in the SUS but with the additional options as specified below.
Do not prepend filenames to output lines
Cause a checking printout of the parsed form of the magic file. This is usually used in conjunction with -m to debug a new magic file before installing it.
Read the names of the files to be examined from namefile (one per line) before the argument list. Either namefile or at least one filename argument must be present; to test the standard input, use `-' as a filename argument.
Causes the file command to output mime type strings rather than the more traditional human readable ones. Thus it may say `text/plain; charset=us-ascii' rather than `ASCII text'. In order for this option to work, file changes the way it handles files recognized by the command itself (such as many of the text file types, directories etc), and makes use of an alternative `magic' file.
Don't stop at the first match, keep going.
Specify an alternate list of files containing magic numbers. This can be a single file, or a colon-separated list of files.
Force stdout to be flushed after checking each file. This is only useful if checking a list of files. It is intended to be used by programs that want filetype output from a pipe.
Try to look inside compressed files.
This option causes symlinks to be followed.
Normally, file only attempts to read and determine the type of argument files which stat(2) reports are ordinary files. This prevents problems, because reading special files may have peculiar consequences. Specifying the -s option causes file to also read argument files which are block or character special files. This is useful for determining the filesystem types of the data in raw disk partitions, which are block special files. This option also causes file to disregard the file size as reported by stat(2) since on some systems it reports a zero size for raw disk partitions.
The specification for "find" is as specified in the SUS but with the additional options as specified below.
Measure times (for -amin, -atime, -cmin, -ctime, -mmin, and -mtime) from the beginning of today rather than from 24 hours ago.
Dereference symbolic links. Implies -noleaf.
Descend at most levels (a non-negative integer) levels of directories below the command line arguments. -maxdepth 0 means only apply the tests and actions to the command line arguments.
Do not apply any tests or actions at levels less than levels (a non-negative integer). -mindepth 1 means process all files except the command line arguments.
Equivalent to -xdev as specified in the SUS.
Do not optimize by assuming that directories contain 2 fewer subdirectories than their hard link count.
Print the find version number and exit.
File was last accessed n minutes ago.
File was last accessed more recently than file was modified. -anewer is affected by -follow only if -follow comes before -anewer on the command line.
File's status was last changed n minutes ago.
File's status was last changed more recently than file was modified. -cnewer is affected by -follow only if -follow comes before -cnewer on the command line.
File is empty and is either a regular file or a directory.
Always false.
File is on a filesystem of type type.
File's numeric group ID is n.
Like -lname, but the match is case insensitive.
Like -name, but the match is case insensitive.
File has inode number n.
Like -path, but the match is case insensitive.
Like -regex, but the match is case insensitive.
File is a symbolic link whose contents match shell pattern pattern. The metacharacters do not treat / or . specially.
File's data was last modified n minutes ago.
No user corresponds to file's numeric user ID.
No group corresponds to file's numeric group ID.
File name matches shell pattern pattern.
Any of the permission bits mode are set for the file.
File name matches regular expression pattern. This is a match on the whole path, not a search.
Always true.
In addition to the types specified in the SUS, the letters l and s are also supported and refer to symbolic links and sockets respectively.
File's numeric user ID is n.
File was last accessed n days after its status was last changed.
The same as -type unless the file is a symbolic link. For symbolic links: if -follow has not been given, true if the file is a link to a file of type c; if -follow has been given, true if c is l. In other words, for symbolic links, -xtype checks the type of the file that -type does not check.
True; like -ls but write to file like -fprint.
True; print the full file name into file file. If file does not exist when find is run, it is cre- ated; if it does exist, it is truncated. The file names `/dev/stdout' and `/dev/stderr' are han- dled specially; they refer to the standard output and standard error output, respectively.
True; like -print0 but write to file like -fprint.
True; like -printf but write to file like -fprint.
True; print the full file name on the standard output, followed by a null character. This allows file names that contain newlines to be correctly interpreted by programs that process the find output.
True; print on the standard output, inter- preting \ escapes and % directives. Field widths and precisions can be specified as with the printf C function. Unlike -print, -printf does not add a newline at the end of the string. The escapes and directives are:
Alarm bell.
Backspace.
Stop printing from this immediately and flush the output.
Form feed.
Newline.
Carriage return.
Horizontal tab.
Vertical tab.
A literal backslash (\).
A literal percent sign.
File's last access time in the returned by the C ctime function.
File's last access time in the specified by k, which is either @ or a directive for the C strftime function. The possible values for k are listed below; some of them might not be available on all systems, due to differences in strftime between systems.
seconds since Jan. 1, 1970, 00:00 GMT.
hour (00..23)
hour (01..12)
hour ( 0..23)
hour ( 1..12)
minute (00..59)
locale's AM or PM
time, 12-hour (hh:mm:ss [AP]M)
second (00..61)
time, 24-hour (hh:mm:ss)
locale's time representation (H:M:S)
time zone (e.g., EDT), or nothing if no time zone is determinable
locale's abbreviated weekday name (Sun..Sat)
locale's full weekday name, variable length (Sunday..Saturday)
locale's abbreviated month name (Jan..Dec)
locale's full month name, variable
locale's date and time (Sat Nov 04 12:02:33 EST 1989)
day of month (01..31)
date (mm/dd/yy)
same as b
day of year (001.366)
month (01..12)
week number of year with Sunday as first day of week (00..53)
day of week (0..6)
week number of year with Monday as first day of week (00..53)
locale's date representation (mm/dd/yy)
last two digits of year (00..99)
year (1970...)
File's size in 512-byte blocks (rounded up).
File's last status change time in the returned by the C ctime function.
File's last status change time in the specified by k, which is the same as for %A.
File's depth in the directory tree; 0 means the file is a command line argument.
File's name with any leading directories removed (only the last element).
Type of the filesystem the file is on; this value can be used for -fstype.
File's group name, or numeric group ID if the group has no name.
File's numeric group ID.
Leading directories of file's name (all but the last element).
Command line argument under which file was found.
File's inode number (in decimal).
File's size in 1K blocks (rounded up).
Object of symbolic link (empty string if file is not a symbolic link).
File's permission bits (in octal).
Number of hard links to file.
File's name.
File's name with the name of the command line argument under which it was found removed.
File's size in bytes.
File's last modification time in the returned by the C ctime function.
File's last modification time in the specified by k, which is the same as for %A.
File's user name, or numeric user ID if the user has no name.
File's numeric user ID.
True; list current file in ls -dils on standard output. The block counts are of 1K blocks, unless the environment variable POSIXLY_CORRECT is set, in which case 512-byte blocks are used.
The following operators are supported in order of decreasing precedence. This overrides what is stated in the SUS.
Force precedence.
True if expr is false
Same as ! expr.
And (implied); expr2 is not evaluated if expr1 is false.
Same as expr1 expr2.
Same as expr1 expr2.
Or; expr2 is not evaluated if expr1 is true.
Same as expr1 -o expr2.
List; both expr1 and expr2 are always evaluated. The value of expr1 is discarded; the value of the list is the value of expr2.
The specification for "fuser" is as specified in the SUS but with the following differences as listed below.
Show all files specified on the command line. By default, only files that are accessed by at least one process are shown.
This option as specified in the SUS is not supported.
This option as specified in the SUS is not supported.
Kill processes accessing the file. Unless changed with -signal, SIGKILL is sent. An fuser process never kills itself, but may kill other fuser processes. The effective user ID of the process executing fuser is set to its real user ID before attempting to kill.
Ask the user for confirmation before killing a process. This option is silently ignored if -k is not present too.
List all known signal names.
name specifies a file on a mounted file system or a block device that is mounted. All processes accessing files on that file system are listed. If a directory file is specified, it is automatically changed to name/. to use any file system that might be mounted on that directory.
Select a different name space. The name spaces file (file names, the default), udp (local UDP ports), and tcp (local TCP ports) are supported. For ports, either the port number or the symbolic name can be specified. If there is no ambiguity, the shortcut notation name/space (e.g. name/proto) can be used.
Silent operation. -u and -v are ignored in this mode. -a must not be used with -s.
Use the specified signal instead of SIGKILL when killing processes. Signals can be specified either by name (e.g. -HUP) or by number (e.g. -1).
Verbose mode.
Display version information.
Reset all options and set the signal back to SIGKILL.
The specification for "gencat" is as specified in the SUS but with the following differences as listed below.
Create C header file NAME containing symbol definitions
Do not use existing catalog, force new output file
Write output to file NAME
The specification for "grep" is as specified in the SUS but with the following differences as listed below.
Print NUM lines of trailing context after matching lines.
Process a binary file as if it were text; this is equivalent to the --binary-files=text option.
Print NUM lines of leading context before matching lines.
Print NUM lines (default 2) of output context.
Print the byte offset within the input file before each line of output.
If the first few bytes of a file indicate that the file contains binary data, assume that the file is of type TYPE. By default, TYPE is binary, and grep normally outputs either a one-line message saying that a binary file matches, or no message if there is no match. If TYPE is without-match, grep assumes that a binary file does not match; this is equivalent to the -I option. If TYPE is text, grep processes a binary file as if it were text; this is equivalent to the -a option. Warning: grep --binary-files=text might output binary garbage, which can have nasty side effects if the output is a terminal and if the terminal driver interprets some of it as commands.
Suppress normal output; instead print a count of matching lines for each input file. With the -v, --invert-match option (see below), count non-matching lines.
If an input file is a directory, use ACTION to process it. By default, ACTION is read, which means that directories are read just as if they were ordinary files. If ACTION is skip, directories are silently skipped. If ACTION is recurse, grep reads all files under each directory, recursively; this is equivalent to the -r option.
Interpret PATTERN as a basic regular expression (see below). This is the default.
Print the filename for each match.
Suppress the prefixing of filenames on output when multiple files are searched.
Process a binary file as if it did not contain matching data; this is equivalent to the --binary-files=without-match option.
Equivalent to -i
Suppress normal output; instead print the name of each input file from which no output would normally have been printed. The scanning will stop on the first match.
Equivalent to -l
If possible, use the mmap(2) system call to read input, instead of the default read(2) system call. In some situations, --mmap yields better performance. However, --mmap can cause undefined behavior (including core dumps) if an input file shrinks while grep is operating, or if an I/O error occurs.
Equivalent to -n
Equivalent to -q
Read all files under each directory, recursively; this is equivalent to the -d recurse option.
Equivalent to -s
Print the version number of grep to standard error.
Equivalent to -v
Select only those lines containing matches that form whole words. The test is that the matching substring must either be at the beginning of the line, or preceded by a non-word constituent character. Similarly, it must be either at the end of the line or followed by a non-word constituent character. Word-constituent characters are letters, digits, and the underscore.
Equivalent to -x
Output a zero byte (the ASCII NUL character) instead of the character that normally follows a file name.
The numerical value of the group's ID. This value must be unique, unless the -o option is used. The value must be non-negative.
The groupdel command modifies the system account files, deleting all entries that refer to group. The named group must exist.
The numerical value of the group's ID. This value must be unique, unless the -o option is used. The value must be non-negative. Any files which the old group ID is the file group ID must have the file group ID changed manually.
The name of the group will be changed from group to group_name.
groups displays the current group ID names or values. If the value does not have a corresponding entry in /etc/group, the value will be displayed as the numerical group value. The optional user parameter will display the groups for the named user.
Gzip reduces the size of the named files using Lempel-Ziv coding (LZ77). Whenever possible, each file is replaced by one with the extension .gz, while keeping the same ownership modes, access and modification times. If no files are specified, or if a file name is "-", the standard input is compressed to the standard output. Gzip will only attempt to compress regular files. In particular, it will ignore symbolic links.
This option does nothing on Linux systems.
Write output on standard output; keep original files unchanged. If there are several input files, the output consists of a sequence of independently compressed members. To obtain better compression, concatenate all input files before compressing them.
Decompress.
Force compression or decompression even if the file has multiple links or the corresponding file already exists, or if the compressed data is read from or written to a terminal. If the input data is not in a recognized by gzip, and if the option --stdout is also given, copy the input data without change to the standard ouput: let zcat behave as cat. If -f is not given, and when not running in the background, gzip prompts to verify whether an existing file should be overwritten.
For each compressed file, list the compressed size, uncompressed size, ration and uncompressed name.
The uncompressed size is given as -1 for files not in gzip .
In combination with the --verbose option, the method, crc and timestamp for the uncompress file is also displayed.
The compression methods currently supported are deflate, compress, lzh (SCO compress -H) and pack. The crc is given as ffffffff for a file not in gzip .
With --name, the uncompressed name, date and time are those stored within the compress file if present.
With --verbose, the size totals and compression ratio for all files is also displayed, unless some sizes are unknown. With --quiet, the title and totals lines are not displayed.
Display the gzip license and quit.
When compressing, do not save the original file name and time stamp by default. (The original name is always saved if the name had to be truncated.) When decompressing, do not restore the original file name if present (remove only the gzip suffix from the compressed file name) and do not restore the original time stamp if present (copy it from the compressed file). This option is the default when decompressing.
When compressing, always save the original file name and time stamp; this is the default. When decompressing, restore the original file name and time stamp if present. This option is useful on systems which have a limit on file name length or when the time stamp has been lost after a file transfer.
Suppress all warnings.
Travel the directory structure recursively. If any of the file names specified on the command line are directories, gzip will descend into the directory and compress all the files it finds there (or decompress them in the case of gunzip).
Use suffix .suf instead of .gz.
Test. Check the compressed file integrity.
Verbose. Display the name and percentage reduction for each file compressed or decompressed.
Version. Display the version number and compilation options then quit.
Regulate the speed of compression using the specified digit #, where -1 or --fast indicates the fastest compression method (less compression) and -9 or --best indicates the slowest compression method (best compression). The default compression level is -6 (that is, biased towards high compression at expense of speed).
The specification for "head" is as specified in the SUS but with the additional options as specified below.
Print first SIZE bytes. SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg
Equivalent to -n option
Never print headers giving file names
Always print headers giving file names
hostname [-v] [-a] [--alias] [-d] [--domain] [-f] [--fqdn] [-i] [--ip-address] [--long] [-s] [--short] [-y] [--yp] [--nis] hostname [-v] [-F filename] [--file filename] [hostname] hostname [-v] [-h] [--help] [-V] [--version] |
Hostname is used to either set or display the current host or domain name of the system. This name is used by many of the networking programs to identify the machine. The domain name is also used by NIS/YP.
When called without any arguments, the program displays the name of the system as returned by the gethostname(2) function.
When called with one argument or with the --file option, the commands set the host name or the NIS/YP domain name. Note, that only the super-user can change the names.
Display the alias name of the host (if used).
Display the name of the DNS domain.
Read the host name from the specified file. Comments (lines starting with a #) are ignored.
Display the FQDN (Fully Qualified Domain Name).
Display the IP address(es) of the host.
Display the short host name. This is the host name cut at the first dot.
Print version information on standard output and exit successfully.
Be verbose and tell what's going on.
Display the NIS domain name. If a parameter is given (or --file name) then root can also set a new NIS domain.
The iconv program converts the encoding of characters in inputfile from one coded character set to another. The result is written to standard output unless otherwise specified by the --output option.
Convert characters from encoding
Convert characters to encoding
List known coded character sets
Specify output file (instead of stdin)
Print progress information
install [OPTION]... SOURCE DEST (1st ) install [OPTION]... SOURCE... DIRECTORY (2nd ) install -d [OPTION]... DIRECTORY... (3rd ) |
In the first two formats, copy SOURCE to DEST or multiple SOURCE(s) to the existing DIRECTORY, while setting permission modes and owner/group. In the third , create all components of the given DIRECTORY(ies).
make a backup of each existing destination file
like --backup but does not accept an argument
treat all arguments as directory names; create all components of the specified directories
create all leading components of DEST except the last, then copy SOURCE to DEST; useful in the 1st
set group ownership, instead of process' current group
set permission mode (as in chmod), instead of rwxr-xr-x
set ownership (super-user only)
apply access/modification times of SOURCE files to corresponding destination files
strip symbol tables, only for 1st and 2nd formats
override the usual backup suffix
print the name of each directory as it is created
ipcs provides information on the ipc facilities for which the calling process has read access.
The -i option allows a specific resource id to be specified. Only information on this id will be printed.
shared memory segments
message queues
semaphore arrays
all (this is the default)
killall sends a signal to all processes running any of the specified commands. If no signal name is specified, SIGTERM is sent.
Signals can be specified either by name (e.g. -HUP) or by number (e.g. -1). Signal 0 (check if a process exists) can only be specified by number.
If the command name contains a slash (/), processes executing that particular file will be selected for killing, independent of their name.
killall returns a non-zero return code if no process has been killed for any of the listed commands. If at least one process has been killed for each command, killall returns zero.
A killall process never kills itself (but may kill other killall processes).
Require an exact match for very long names. If a command name is longer than 15 characters, the full name may be unavailable (i.e. it is swapped out). In this case, killall will kill everything that matches within the first 15 characters. With -e, such entries are skipped. killall prints a message for each skipped entry if -v is specified in addition to -e.
Kill the process group to which the process belongs. The kill signal is only sent once per group, even if multiple processes belonging to the same process group were found.
Interactively ask for confirmation before killing.
List all known signal names.
Do not complain if no processes were killed.
Report if the signal was successfully sent.
Display version information.
The specification for "ln" is as specified in the SUS but with the following differences as listed below.
make a backup of each existing destination file
treat destination that is a symlink to a directory as if it were a normal file
prompt whether to remove destinations
make symbolic links instead of hard links
override the usual backup suffix
move all SOURCE arguments into directory DIR
print name of each file before linking
output version information and exit
The backup suffix is ~, unless set with --suffix or SIMPLE_BACKUP_SUFFIX. The version control method may be selected via the --backup option or through the VERSION_CONTROL environment variable. Here are the values:
never make backups (even if --backup is given)
make numbered backups
numbered if numbered backups exist, simple otherwise
always make simple backups
The specification for "localedef" is as specified in the SUS but with the following differences as listed below.
Equivalent to the -f option
Equivalent to the -i option
Equivalent to the -c option
Generate extra warnings about errors that are normally ignored.
Suppress all notifications and warnings, and report only fatal errors.
login is used to establish a new session with the system. It is normally invoked automatically by responding to the login: prompt on the user's terminal. login may be special to the shell and may not be invoked as a sub-process. Typically, login is treated by the shell as exec login which causes the user to exit from the current shell. Attempting to execute login from any shell but the login shell will produce an error message.
When invoked from the login: prompt, the user may enter environmental variables after the username. These variables are entered in the form NAME=VALUE. Not all variables may be set in the fashion, notably PATH, HOME and SHELL. Additionally, IFS may be inhibited if the user's login shell is /bin/sh.
Preserve environment
Do not perform authentication, user is preauthenticated.
Name of the remote host for this login.
Perform autologin protocol for rlogin.
Lpr uses a spooling daemon to print the named files when facilities become available. If no names appear, the standard input is assumed.
binary data - do not filter and send raw input to printer
with "pr" before sending to printer
send output to the printer named printer instead of the default printer
suppress header page
use symbolic links
copies is the number of copies to print
name is the job name for the header page
title is the title used for "pr"
The specification for "ls" is as declared by the SUS, but with the following differences listed below.
when -l is used with this option the sort order is by name, rather than by ctime as the SUS requires.
this option applies to entries in the file system specified on the command line. Normally when such options are directories, the contents of the directory are listed along with the directory. When this option is present these command line entries will be treated as though they were normal files, and their contents will not be listed.
The SUS makes no mention that this behavior pertains to command line entries, and only specifies behavior already otherwise present without the option. The SUS makes no implication of any additional behavior aside from that already specified.
The behavior of the Linux version of ls is entirely unexpected, given either SUS or the completely specified behavior presented above. Aside from the parent directory, the -d option for ls lists only those items specified on the command line, listing only the names of directories, and not their contents, but listing nothing else in this file system path that is not specified by the command line file list.
as well as the slash declared by SUS, this option will also display the *, @, and | characters for executables, links, and FIFOs, respectively.
when used with the -l option, the sort order is by name, rather than the SUS declared behavior of sorting by last modified date.
GNU lsb_release 1.0 print certain LSB (Linux Standard Base) and Distribution information.
With no OPTION, same as -v.
Display version of LSB against which distribution is compliant.
Display string id of distributor.
Display single line text description of distribution.
Display release number of distribution.
Display codename according to distribution release.
Display all of the above information.
Display all of the above information in short output .
Display this message.
The specification for "m4" is as specified in the SUS but with the following differences as listed below.
output version information and exit
unbuffer output, ignore interrupts
stop execution after first warning
suppress some warnings for builtins
force a m4_ prefix to all builtins
search this directory second for includes
equivalent to the -D option
delete builtin NAME
equivalent to -s option
suppress all GNU extensions
set symbol lookup hash table size
change artificial nesting limit
produce a frozen state on FILE at end
reload a frozen state from FILE at start
set debug level (no FLAGS implies 'aeq'). FLAGS is any of:
trace for all macro calls, not only 'ed
show actual arguments
show expansion
quote values as necessary, with a or e flag
show before collect, after collect and after call
add a unique macro call id, useful with c flag
say current input file name
say current input line number
show results of path searches
show changes in input files
shorthand for all of the above flags
trace NAME when it will be defined
restrict macro tracing size
redirect debug and trace output
The specification for "make" is as specified in the SUS but with the following differences as listed below. GNU make which contains syntax extensions from what is specified in the SUS.
Change to directory dir before reading the makefiles or doing anything else. If multiple -C options are specified, each is interpreted relative to the previous one: -C / -C etc is equivalent to -C /etc. This is typically used with recursive invocations of make.
Print debugging information in addition to normal processing. The debugging information says which files are being considered for remaking, which filetimes are being compared and with what results, which files actually need to be remade, which implicit rules are considered and which are applied---everything interesting about how make decides what to do.
Specifies a directory dir to search for included makefiles. If several -I options are used to specify several directories, the directories are searched in the order specified. Unlike the arguments to other flags of make, directories given with -I flags may come directly after the flag: -Idir is allowed, as well as -I dir. This syntax is allowed for compatibility with the C preprocessor's -I flag.
Specifies the number of jobs (commands) to run simultaneously. If there is more than one -j option, the last one is effective. If the -j option is given without an argument, make will not limit the number of jobs that can run simultaneously.
Specifies that no new jobs (commands) should be started if there are others jobs running and the load average is at least load (a floating-point number). With no argument, removes a previous load limit.
Do not remake the file file even if it is older than its dependencies, and do not remake anything on account of changes in file. Essentially the file is treated as very old and its rules are ignored.
Print the version of the make program plus a copyright, a list of authors and a notice that there is no warranty.
Print a message containing the working directory before and after other processing. This may be use ful for tracking down errors from complicated nests of recursive make commands.
Pretend that the target file has just been modified. When used with the -n flag, this shows you what would happen if you were to modify that file. Without -n, it is almost the same as running a touch command on the given file before running make, except that the modification time is changed only in the imagination of make.
The specification for "man" is as specified in the SUS. While additional features my be found in Linux versions of this command, the SUS specified interface is correctly and completely implemented.
Use binary mode.
Check md5sum of all files listed in file against the checksum listed in the same file. The actual of that file is the same as output of md5sum. That is, each line in the file describes a file.
The specification for "mkdir" is as specified in the SUS but with the following differences as listed below.
print a message for each created directory
output version information and exit
Create the special file NAME of the given TYPE.
MAJOR MINOR are forbidden for TYPE p, mandatory otherwise. TYPE may be:
create a block (buffered) special file
create a character (unbuffered) special file
create a FIFO
set permission mode (as in chmod), not a=rw - umask
output version information and exit
The mktemp utility takes the given file name template and overwrites a portion of it to create a file name. This file name is unique and suitable for use by the application.
Fail silently if an error occurs. This is useful if a script does not want error output to go to standard error.
Operate in `unsafe' mode. The temp file will be unlinked before mktemp exits. This is slightly better than mktemp(3) but still introduces a race condition. Use of this option is not encouraged.
The specification for "more" is as specified in the SUS but with the following differences as listed below.
This option specifies an integer which is the screen size (in lines).
more will prompt the user with the message "[Press space to contin ue, 'q' to quit.]" and will display "[Press 'h' for instructions.]" instead of ringing the bell when an illegal key is pressed.
This option is not supported
more usually treats ^L (form feed) as a special character, and will pause after any line that contains a form feed. The -l option will prevent this behavior.
This option is not supported
Causes more to count logical, rather than screen lines (i.e., long lines are not folded).
This option is not supported.
Do not scroll. Instead, clear the whole screen and then display the text.
The option specifies a string that will be searched for before each file is displayed.
Start at line number num.
mount [-hV] mount -a [-fFnrsvw] [-t vfstype] mount [-fnrsvw] [-o options [,...]] device | dir mount [-fnrsvw] [-t vfstype] [-o options] device dir |
All files accessible in a Unix system are arranged in one big tree, the file hierarchy, rooted at /. These files can be spread out over several devices. The mount command serves to attach the file system found on some device to the big file tree. Conversely, the umount(8) command will detach it again.
Output version.
Verbose mode.
Mount all filesystems (of the given types) mentioned in fstab.
(Used in conjunction with -a.) Fork off a new incarnation of mount for each device. This will do the mounts on different devices or different NFS servers in parallel.
Causes everything to be done except for the actual system call; if it's not obvious, this `fakes' mounting the file system.
Mount without writing in /etc/mtab. This is necessary for example when /etc is on a read-only file system.
Tolerate sloppy mount options rather than failing. This will ignore mount options not supported by a filesystem type. Not all filesystems support this option.
Mount the file system read-only. A synonym is -o ro.
Mount the file system read/write. This is the default. A synonym is -o rw.
Mount the partition that has the specified label.
Mount the partition that has the specified uuid. These two options require the file /proc/partitions to exist.
The argument following the -t is used to indicate the file system type.
More than one type may be specified in a comma separated list. The list of file system types can be prefixed with no to specify the file system types on which no action should be taken.
Options are specified with a -o flag followed by a comma separated string of options. Some of these options are only useful when they appear in the /etc/fstab file. The following options apply to any file system that is being mounted:
All I/O to the file system should be done asynchronously.
Update inode access time for each access. This is the default.
Can be mounted with the -a option.
Use default options: rw, suid, dev, exec, auto, nouser, and async.
Interpret character or block special devices on the file system.
Permit execution of binaries
Do not update inode access times on this file system.
Can only be mounted explicitly.
Do not interpret character or block special devices on the file system.
Do not allow execution of any binaries on the mounted file system.
Do not allow set-user-identifier or set-group-identifier bits to take effect.
Forbid an ordinary (i.e., non-root) user to mount the file system. This is the default.
Attempt to remount an already-mounted file system. This is commonly used to change the mount flags for a file system, especially to make a read-only file system writable.
Mount the file system read-only
Mount the file system read-write
Allow set-user-identifier or set-group-identifier bits to take effect.
All I/O to the file system should be done synchronously.
Allow an ordinary user to mount the file system. This option implies the options noexec, nosuid, and nodev (unless overridden by subsequent options, as in the option line user,exec,dev,suid).
The specification for "mv" is as specified in the SUS but with the following differences as listed below.
make backup before removal
override the usual backup suffix
remove any trailing slashes from each SOURCE argument
override the usual backup suffix
move all SOURCE arguments into DIRECTORY
move only older or brand new non-directories
explain what is being done
output version information and exit
The backup suffix is ~, unless set with --suffix or SIMPLE_BACKUP_SUFFIX. The version control method may be selected via the --backup option or through the VERSION_CONTROL environment variable. Here are the values:
never make backups (even if --backup is given)
make numbered backups
numbered if numbered backups exist, simple otherwise
always make simple backups
newgrp is used to change the current group ID during a login session. If the optional - flag is given, the user's environment will be reinitialized as though the user had logged in, otherwise the current environment, including current working directory, remains unchanged.
The specification for "nice" is as specified in the SUS but with the following differences as listed below.
increment priority by ADJUST first
display this help and exit
output version information and exit
The specification for "nl" is as specified in the SUS but with the following differences as listed below.
The specification for "nohup" is as specified in the SUS but with the following differences as listed below.
The specification for "od" is as specified in the SUS but with the following differences as listed below.
output BYTES bytes per output line
accept arguments in pre-POSIX form
display this help and exit
output version information and exit
same as -t a, select named characters
same as -t fF, select floats
same as -t x2, select hexadecimal shorts
same as -t d2, select decimal shorts
same as -t d4, select decimal longs
passwd [-g] [-r|R] group passwd [-x max] [-n min] [-w warn] [-i inact] name passwd {-l|-u} name |
passwd changes passwords for user and group accounts. A normal user may only change the password for their own account, the super user may change the password for any account. The administrator of a group may change the password for the group. passwd also changes password expiry dates and intervals.
Change the password for the named group.
Used in conjunction with the -g option to remove the current password from the named group.
Used in conjunction with the -g option to restrict the named group for all users.
Set the maximum number of days a password remains valid.
Set the minimum number of days before a password may be changed.
Set the number of days warning the user will receive before their password will expire.
Disable an account after the password has been expired for the given number of days.
Disable an account by changing the password to a value which matches no possible encrypted value.
Re-enables an account by changing the password back to its previous value.
The specification for "paste" is as specified in the SUS but with the following differences as listed below.
The specification for "patch" is as specified in the SUS but with the following differences as listed below.
Back up a file if the patch does not match the file exactly and if backups are not otherwise requested.
Do not back up a file if the patch does not match the file exactly and if backups are not otherwise requested.
prefix pref to a file name when generating its simple backup file name.
Read and write all files in binary mode, except for standard output and /dev/tty. This option has no effect on POSIX-compliant systems.
Print the results of applying the patches without actually changing any files.
Remove output files that are empty after the patches have been applied. When patch removes a file, it also attempts to remove any empty ancestor directories.
Skip patches whose headers do not say which file is to be patched; patch files even though they have the wrong version for the Prereq: line in the patch; and assume that patches are not reversed even if they look like they are.
Set the maximum fuzz factor. This option only applies to diffs that have context, and causes patch to ignore up to that many lines in looking for places to install a hunk.
This option controls patch's actions when a file is under RCS or SCCS control, and does not exist or is read-only and matches the default version. If num is positive, patch gets (or checks out) the file from the revision control system; if zero, patch ignores RCS and SCCS and does not get the file; and if negative, patch asks the user where to get the file.
Work silently, unless an error occurs.
Suppress questions like -f, but make some different assumptions: skip patches whose headers do not contain file names; skip patches for which the file has thewrong version for the Prereq: line in the patch; and assume that patches are reversed if they look like they are.
Set the modification and access times of patched files from time stamps given in context diff headers, assuming that the context diff headers use local time.
Interpret the patch file as a unified context diff.
Print out patch's revision header and patch level, and exit.
Use method to determine backup file names. The method can also be given by the PATCH_VERSION_CONTROL environment variable, which is overridden by this option.
Output extra information about the work being done.
Set internal debugging flags of interest only to patch patchers.
Prefix pref to the basename of a file name when generating its simple backup file name.
Use suffix as the simple backup suffix.
Set the modification and access times of patched files from time stamps given in context diff headers.
display this help and exit
The specification for "pathchk" is as specified in the SUS but with the following differences as listed below.
Single shot - this instructs the program to only return one pid.
scripts too - this causes the program to also return process id's of shells running the named scripts.
Tells pidof to omit processes with that process id.
The specification for "pr" is as specified in the SUS but with the following differences as listed below.
This option as specified in the SUS is not supported
use hat notation (^G) and octal backslash notation.
merge full lines, turns off -W line truncation, no column alignment.
start counting with NUMBER at 1st line of first page printed.
separate columns by an optional STRING, don't use -S "STRING", -S only: No separator used without -S.
omit page headers and trailers, eliminate any pagination by form feeds set in input files.
use octal backslash notation
set page width to PAGE_WIDTH (72) characters always, truncate lines, except -J option is set, no interference with -S or -s.
display this help and exit
output version information and exit
The specification for "printf" is as specified in the SUS but with the following differences as listed below.
The specification for "pwd" is as specified in the SUS but with the following differences as listed below.
The specification for "renice" is as specified in the SUS but with the following differences as listed below.
The specification for "rm" is as specified in the SUS but with the following differences as listed below.
explain what is being done.
display this help and exit
output version information and exit
The specification for "rmdir" is as specified in the SUS but with the following differences as listed below.
ignore each failure that is solely because a directory is non-empty.
output a diagnostic for every directory processed.
display this help and exit
output version information and exit
rsync [OPTION]... SRC [SRC]... [USER@]HOST:DEST rsync [OPTION]... [USER@]HOST:SRC DEST rsync [OPTION]... SRC [SRC]... DEST rsync [OPTION]... [USER@]HOST::SRC [DEST] rsync [OPTION]... SRC [SRC]... [USER@]HOST::DEST rsync [OPTION]... rsync://[USER@]HOST[:PORT]/SRC [DEST] |
rsync is a program that behaves in much the same way that rcp does, but has many more options and uses the rsync remote-update protocol to greatly speedup file transfers when the destination file already exists.
The rsync remote-update protocol allows rsync to transfer just the differences between two sets of files across the network link, using an efficient checksum-search algorithm described in the technical report that accompanies this package.
print the rsync version number and exit
This option increases the amount of information you are given during the transfer. By default, rsync works silently. A single -v will give you information about what files are being transferred and a brief summary at the end. Two -v flags will give you information on what files are being skipped and slightly more information at the end.
This option decreases the amount of information you are given during the transfer, notably suppressing information messages from the remote server. This flag is useful when invoking rsync from cron.
Normally rsync will skip any files that are already the same length and have the same time-stamp. This option turns off this behavior.
This forces the sender to checksum all files using a 128-bit MD4 checksum before transfer. The checksum is then explicitly checked on the receiver and any files of the same name which already exist and have the same checksum and size on the receiver are skipped. This option can be quite slow.
A shortcut for specifying recursion and to preserve all attributes.
This tells rsync to copy directories recursively. If you donīt specify this then rsync wonīt copy directories at all.
Use relative paths. This means that the full path names specified on the command line are sent to the server rather than just the last parts of the filenames.
With this option preexisting destination files are renamed with a ~ extension as each file is transferred. You can control the backup suffix using the --suffix option.
In combination with the --backup option, this tells rsync to store all backups in the specified directory. This is very useful for incremental backups.
This option allows you to override the default backup suffix used with the -b option. The default is a ~.
This forces rsync to skip any files for which the destination file already exists and has a date later than the source file.
This tells rsync to recreate symbolic links on the remote system to be the same as the local system. Without this option, all symbolic links are skipped.
This tells rsync to transfer the file referenced by a symbolic link, rather than recreating the link.
This tells rsync to treat symbolic links that point outside the source tree like ordinary files. Absolute symlinks are also treated like ordinary files, and so are any symlinks in the source path itself when --relative is used.
This tells rsync to ignore any symbolic links which point outside the destination tree. All absolute symlinks are also ignored.
This tells rsync to recreate hard links on the remote system to be the same as the local system. Without this option hard links are treated like regular files.
With this option the incremental rsync algorithm is not used and the whole file is sent as-is instead. This may be useful when using rsync with a local machine.
This option causes rsync to update the remote permissions to be the same as the local permissions.
This option causes rsync to update the remote owner of the file to be the same as the local owner. This is only available to the super-user. Note that if the source system is a daemon using chroot, the --numeric-ids option is implied because the source system cannot get access to the usernames.
This option causes rsync to update the remote group of the file to be the same as the local group. If the receiving system is not running as the super-user, only groups that the receiver is a member of will be preserved (by group name, not group id number).
This option causes rsync to transfer character and block device information to the remote system to recreate these devices. This option is only available to the super-user.
This tells rsync to transfer modification times along with the files and update them on the remote system.
This tells rsync to not do any file transfers, instead it will just report the actions it would have taken.
This tells rsync not to cross filesystem boundaries when recursing.
This tells rsync not to create any new files - only update files that already exist on the destination.
This tells rsync not to delete more than NUM files or directories.
This tells rsync to delete any files on the receiving side that arenīt on the sending side. Files that are excluded from transfer are excluded from being deleted unless you use --delete-excluded.
This option has no effect if directory recursion is not selected.
In addition to deleting the files on the receiving side that are not on the sending side, this tells rsync to also delete any files on the receiving side that are excluded (see --exclude).
By default rsync does file deletions before transferring files to try to ensure that there is sufficient space on the receiving filesystem. If you want to delete after transferring then use the --delete-after switch.
This controls the block size used in the rsync algorithm. See the technical report for details.
This option allows you to specify the remote shell program to use for communication between the local and remote copies of rsync.
You can also choose the remote shell program using the RSYNC_RSH environment variable.
Use this to specify the path to the copy of rsync on the remote machine. Note that this is the full path to the binary, not just the directory that the binary is in.
This option allows you to selectively exclude certain files from the list of files to be transferred.
You may use as many --exclude options on the command line as you like to build up the list of files to exclude.
This option is similar to the --exclude option, but instead it adds all exclude patterns listed in the file FILE to the exclude list. Blank lines in FILE and lines starting with ī;ī or ī#ī are ignored.
This option tells rsync to not exclude the specified pattern of filenames. This is useful as it allows you to build up quite complex exclude/include rules.
This specifies a list of include patterns from a file.
This option instructs rsync to use DIR as a scratch directory when creating temporary copies of the files transferred on the receiving side. The default behavior is to create the temporary files in the receiving directory.
With this option, rsync compresses any data from the source file(s) which it sends to the destination machine.
With this option rsync will transfer numeric group and user ids rather than using user and group names and mapping them at both ends.
By default rsync will use the user name and group name to determine what ownership to give files. The special uid 0 and the special group 0 are never mapped via user/group names even if the --numeric-ids option is not specified.
This option allows you to set a maximum IO timeout in seconds. If no data is transferred for the specified time then rsync will exit. The default is 0, which means no timeout.
This specifies an alternate TCP port number to use rather than the default port 873. This only has effect when using rsync to connect to a remote rsync daemon.
This specifies whether rsync will use blocking IO when launching a remote shell transport. You may find this is needed for some remote shells that canīt handle the default non-blocking IO.
By default, rsync will delete any partially transferred file if the transfer is interrupted. In some circumstances it is more desirable to keep partially transferred files. Using the --partial option tells rsync to keep the partial file which should make a subsequent transfer of the rest of the file much faster.
This option tells rsync to print information showing the progress of the transfer.
Equivalent to --partial --progress
This option allows you to provide a password in a file for accessing a remote rsync server. Note that this option is only useful when accessing a rsync server using the built in transport, not when using a remote shell as the transport. The file must not be world readable. It should contain just the password as a single line.
This option allows you to specify a maximum transfer rate in kilobytes per second. A value of zero specifies no limit.
The specification for "sed" is as specified in the SUS but with the following differences as listed below.
Print out the version of sed that is being run and a copyright notice, then exit.
Equivalent to the -n option
Equivalent to the -e option
Equivalent to the -f option.
To deliver electronic mail (email), applications shall support the interface provided by /usr/sbin/sendmail (described here). The /usr/sbin/sendmail interface shall be the default delivery method for applications.
This program sends an email message to one or more recipients, routing the message as necessary. This program is not intended as a user interface routine.
With no flags, sendmail reads its standard input up to an end-of-file or a line consisting only of a single dot and sends a copy of the message found there to all of the addresses listed. It determines the network(s) to use based on the syntax and contents of the addresses.
It is recommended that applications use as few flags as necessary, none if possible.
Some agents allow aliasing on the local system to be prevented by preceding the address with a backslash.
The of messages must be as defined in RFC 2822.
Read mail from standard input and deliver to the recipient addresses. This is the default mode of operation.
List information about messages currently in the input mail queue.
Use the SMTP protocol as described in RFC 2821. (Read SMTP commands on standard input and write SMTP responses on standard output.)
Note that RFC 2821 specifies \r\n (CR-LF) be used at the end of each line, but Unix pipes almost always use \n (LF) instead. To deal with this, agents will accept both \r\n and \n at the end of each line. When accepting \r\n, the \r before the \n is silently discarded.
Explicitly set the full name of the sender for incoming mail unless the message already contains a From: message header.
If the user running sendmail is not sufficiently trusted, then the actual sender may be indicated in the message, depending on the behavior of the agent.
Explicitly set the envelope sender address for incoming mail. If there is no From: header, the address specified in the From: header will also be set.
If the user running sendmail is not sufficiently trusted, then the actual sender will be indicated in the message.
Ignore dots alone on lines by themselves in incoming messages. This option is ignored when -bs is used.
If supported, deliver any mail in background. Otherwise, this option is ignored.
If supported, deliver any mail in foreground. Otherwise, this option is ignored.
Mail errors back to the sender (default).
Write errors to the standard error output.
Do not send notification of errors to the sender. This only works for mail delivered locally.
Write errors to the sender's terminal using the write(1) command, if he is logged in. Otherwise, mail errors back to the sender. If not supported, report errors in the same manner as -oem.
Same as -i.
This option means 'me too', indicating that the sender of a message should receive a copy of the message if the sender appears in an alias expansion. Ignored if aliases are not supported.
Read the message to obtain recipients from the To:, Cc:, and Bcc: headers in the message instead of from the command arguments. If a Bcc: header is present, it is removed from the message unless there is no To: or Cc: header, in which case a Bcc: header with no data is created, in accordance with RFC 2822.
If there are any arguments, they specify addresses to which the message is not to be delivered. That is, the argument addresses are removed from the recipients list obtained from the headers. Note: some agents implement this behavior in reverse, adding addresses instead of removing them. Others may disallow addresses in argument list. Therefore, applications should not put addresses in the argument list if -t is used.
This option is sometimes ignored when not in -bm mode (the default).
Be more verbose. Additional -v options may make the software increasingly verbose.
Successful completion on all addresses. This does not indicate successful delivery.
There was an error.
This page is believed to reflect functionality provided by smail, exim and other implementations, just not the sendmail implementation.
There has been a suggestion to remove -oew, -ew, -om, -t, and -v. Also to disallow -i when -bs is specified. Most of this strikes me as a good idea, but it might want further discussion. Seems to me that the text "Some agents allow aliasing on the local system to be prevented by preceding the address with a backslash" needs to remain, if the behavior of different implementations really does vary.
shutdown brings the system down in a secure way. All logged-in users are notified that the system is going down, and login(1) is blocked. It is possible to shut the system down immediately or after a specified delay. All processes are first notified that the system is going down by the signal SIGTERM.
Use /etc/shutdown.allow
Tell init(8) to wait sec seconds between sending processes the warning and the kill signal, before changing to another runlevel.
Don't really shutdown; only send the warning messages to everybody.
Reboot after shutdown
Halt after shutdown
Skip fsck on reboot
Force fsck on reboot
Cancel an already running shutdown. With this option it is of course not possible to give the time argument, but you can enter a explanatory message on the command line that will be sent to all users.
When to shutdown
The time argument can have different formats. First, it can be an absolute time in the hh:mm, in which hh is the hour (1 or 2 digits) and mm is the minute of the hour (in two digits). Second, it can be in the +m, in which m is the number of minutes to wait. The word now is an alias for +0.
If shutdown is called with a delay, it creates the advisory file /etc/nologin which causes programs such as login(1) to not allow new user logins. Shutdown only removes this file if it is stopped before it can signal init (i.e. it is cancelled or something goes wrong). Otherwise it is the responsibility of the system shutdown or startup scripts to remove this file so that users can login.
Message to send all users.
Pause for NUMBER seconds. SUFFIX may be s to keep seconds, m for minutes, h for hours or d for days.
The specification for "sort" is as specified in the SUS but with the following differences as listed below.
compare according to general numerical value, imply -b
compare (unknown) < JAN < ... < DEC, imply -b
stabilize sort by disabling last resort comparison
use DIRECTORY for temporary files, not $TMPDIR or /tmp
Incompatible with SUS definition. End lines with 0 byte, not newline.
output version information and exit
The specification for "split" is as specified in the SUS but with the following differences as listed below.
This option is not supported
equivalent to the -b option
put at most SIZE bytes of lines per output file
equivalent to the -l option
print a diagnostic to standard error just
output version information and exit
The specification for "strip" is as specified in the SUS but with the following differences as listed below.
Treat the original objfile as a file with the object code bfdname, and rewrite it in the same .
Treat the original objfile as a file with the object code bfdname.
Replace objfile with a file in the output bfdname.
Remove the named section from the file. This option may be given more than once. Note that using this option inappropriately may make the object file unusable.
Remove all symbols.
Remove debugging symbols only.
Strip all symbols that are not needed for relocation processing.
Remove symbol symbolname from the source file. This option may be given more than once, and may be combined with other strip options.
Put the stripped output in file, rather than replacing the existing file. When this argument is used, only one objfile argument may be specified.
Preserve the access and modification dates of the file.
Remove non-global symbols.
Remove compiler-generated local symbols. (These usually start with `L' or `.'.)
Copy only symbol symbolname from the source file. This option may be given more than once.
Do not copy symbol symbolname from the source file. This option may be given more than once, and may be combined with strip options other than -K.
Verbose output: list all object files modified. In the case of archives, strip -v lists all members of the archive.
Show the version number for strip and exit.
su is used to become another user during a login session. Invoked without a username, su defaults to becoming the super user. The optional argument - may be used to provide an environment similar to what the user would expect had the user logged in directly.
The user will be prompted for a password, if appropriate. Invalid passwords will produce an error message. All attempts, both valid and invalid, are logged to detect abuses of the system.
An optional command can be executed. This is done by the shell specified in /etc/passwd for the target user unless the -s or -m options are used. Any arguments supplied after the username will be passed to the invoked shell (shell must support the -c command line option in order for a command to be passed to it).
The current environment is passed to the new shell. The value of $PATH is reset to /bin:/usr/bin for normal users, or /sbin:/bin:/usr/sbin:/usr/bin for the super user. This may be changed with the ENV_PATH and ENV_SUPATH definitions in /etc/login.defs. When using the -m or -p options, the users environment is not changed.
A subsystem login is indicated by the presense of a "*" as the first character of the login shell. The given home directory will be used as the root of a new filesystem which the user is actually logged into.
make this a login shell
pass command to the invoked shell using its -c option
do not reset environment variables, and keep the same shell if it is present in /etc/shells
use shell instead of the default in /etc/passwd. The shell specified must be present in /etc/shells.
The specification for "sum" is as specified in the SUS but with the following differences as listed below.
use System V sum algorithm, use 512 bytes blocks
output version information and exit
The specification for "tail" is as specified in the SUS but with the following differences as listed below.
keep trying to open a file even if it is inaccessible when tail starts or if it becomes inaccessible later -- useful only with -f
output the last N bytes
equivalent to the -f option
equivalent to the -n option
When tailing a file by name, if there have been this many consecutive iterations for which the size has remained the same, then open/fstat the file to determine if that file name is still associated with the same device/inode-number pair as before.
This option is meaningful only when following by name. Use it to control how long tail follows the descriptor of a file that continues growing at a rapid pace even after it is deleted or renamed. After detecting N consecutive size changes for a file, open/fstat the file to determine if that file name is still associated with the same device/inode-number pair as before.
with -f, terminate after process ID, PID dies
never output headers giving file names
with -f, sleep S seconds between iterations
always output headers giving file names
This option does not support the c or l suffixes as stated in the SUS. The suffixes b, k, m are supported instead which refer to multipliers 512, 1024 and 1048576 respectively.
The specification for "tar" is as specified in the SUS but with the following differences as listed below.
append tar files to an archive
Equivalent to the -c option
find differences between archive and file system
delete from the archive (not for use on mag tapes!)
Equivalent to the -r option.
Equivalent to the the -t option
Equivalent to the -u option
extract files from an archive
don't change access times on dumped files
Equivalent to the -b option
reblock as we read (for reading 4.2BSD pipes)
change to directory DIR
print directory names while reading the archive
use archive file or device F (default "-", meaning stdin/stdout).
archive file is local even if has a colon
run script at end of each tape (implies -M)
create/list/extract old GNU- incremental backup
create/list/extract new GNU- incremental backup
don't dump symlinks; dump the files they point to
ignore blocks of zeros in archive (normally mean EOF)
filter archive through bzip2, use to decompress .bz2 files
don't exit with non-zero status on unreadable files
keep existing files; don't overwrite them from archive
begin at file F in the archive
stay in local file system when creating an archive
change tapes after writing N*1024 bytes
Equivalent to the -m option
create/list/extract multi-volume archive
only store files newer than DATE
write a V7 archive, rather than ANSI . Note that for the -o option the behaviour is different than what is specified in the SUSv2
extract files to standard output
extract all protection information
don't strip leading /s from file names
Equvilent to -p -s
show record number within archive with each message
remove files after adding them to the archive
list of names to extract is sorted to match archive
create extracted files with the same ownership
handle sparse files efficiently
get names to extract or create from file F
-T reads null-terminated names, disable -C
print total bytes written with --create
Equivalent to the -v option
create archive with volume name NAME
print tar program version number
ask for confirmation for every action
attempt to verify the archive after writing it
exclude file FILE
exclude files listed in FILE
filter the archive through compress
filter the archive through gzip
filter the archive through PROG (which must accept -d)
block the output of compression program for tapes
specify drive and density
The specification for "tee" is as specified in the SUS but with the following differences as listed below.
equivalent to the -a option
equivalent to the -i option
output version information and exit
The specification for "test" is as specified in the SUS but with the following differences as listed below.
FILE exists and is owned by the effective group ID
FILE exists and has its sticky bit set
FILE exists and is a symbolic link
FILE exists and is owned by the effective user ID
FILE exists and is a socket
The specification for "time" is as specified in the SUS but with the following differences as listed below.
Write the resource use statistics to FILE instead of to the standard error stream. By default, this overwrites the file, destroying the file's previous contents.
Append the resource use information to the output file instead of overwriting it.
Use FORMAT as the string that controls the output of time. See the below more information.
Equivalent to the -p option
Use the built-in verbose , which displays each available piece of information on the program's resource use on its own line, with an English description of its meaning.
Print the version number of time and exit.
The string FORMAT controls the contents of the time output. The string can be set using the -f or --format, -v or --verbose, or -p or --portabili ty options. If they are not given, but the TIME environ ment variable is set, its value is used as the string. Otherwise, a built-in default is used.
The default is:
%Uuser %Ssystem %Eelapsed %PCPU (%Xtext+%Ddata %Mmax)k
%Iinputs+%Ooutputs (%Fmajor+%Rminor)pagefaults %Wswaps
The string usually consists of resource specifiers interspersed with plain text. A percent sign (%) in the string causes the following character to be interpreted as a resource specifier, which is similar to the formatting characters in the printf(3) function.
A backslash (\) introduces a backslash escape, which is translated into a single printing character upon output. \t outputs a tab character, \n outputs a newline, and \\ outputs a backslash. A backslash followed by any other character outputs a question mark (?) followed by a backslash, to indicate that an invalid backslash escape was given.
Other text in the string is copied verbatim to the output. time always prints a newline after printing the resource use information, so normally strings do not end with a newline character (or 0).
There are many resource specifications. Not all resources are measured by all versions of Unix, so some of the values might be reported as zero. Any character following a percent sign that is not listed in the table below causes a question mark (`?') to be output, followed by that character, to indicate that an invalid resource listed in the table below causes a question mark (`?') to be output, followed by that character, to indicate that an invalid resource specifier was given.
The resource specifiers, which are a superset of those recognized by the tcsh(1) builtin `time' command, are:
A literal `%'.
Name and command line arguments of the command being timed.
Average size of the processs unshared data area, in Kilobytes.
Elapsed real (wall clock) time used by the process, in [hours:]minutes:seconds.
Number of major, or I/O-requiring, page faults that occurred while the process was running. These are faults where the page has actually migrated out of primary memory.
Number of file system inputs by the process.
Average total (data+stack+text) memory use of the process, in Kilobytes.
Maximum resident set size of the process during its lifetime, in Kilobytes.
Number of file system outputs by the process.
Percentage of the CPU that this job got. This is just user + system times divided by the total running time.
Number of minor, or recoverable, page faults. These are pages that are not valid (so they fault) but which have not yet been claimed by other virtual pages. Thus the data in the page is still valid but the system tables must be updated.
Total number of CPU-seconds used by the system on behalf of the process (in kernel mode), in seconds.
Total number of CPU-seconds that the process used directly (in user mode), in seconds.
Number of times the process was swapped out of main memory.
Average amount of shared text in the process, in Kilobytes.
System's page size, in bytes. This is a per-system constant, but varies between systems.
Number of times the process was context-switched involuntarily (because the time slice expired).
Elapsed real (wall clock) time used by the process, in seconds.
Number of signals delivered to the process.
Average unshared stack size of the process, in Kilobytes.
Number of socket messages received by the process.
Number of socket messages sent by the process.
Average resident set size of the process, in Kilobytes.
Number of times that the program was context-switched voluntarily, for instance while waiting for an I/O operation to complete.
Exit status of the command.
The specification for "touch" is as specified in the SUS but with the following differences as listed below.
equivalent to the -c option
parse STRING and use it instead of current time
equivalent to the -r option
set time given by WORD: access atime use (same as -a) modify mtime (same as -m)
output version information and exit
The specification for "tr" is as specified in the SUS but with the following differences as listed below.
equivalent to the -c option
equivalent to the -d option
equivalent to the -s option
first truncate SET1 to length of SET2
output version information and exit
The specification for "tty" is as specified in the SUS but with the following differences as listed below.
equivalent to the -s option
equivalent to the -d option
equivalent to the -s option
output version information and exit
The umount command detaches the file system(s) mentioned from the file hierarchy. A file system is specified by giving the directory where it has been mounted.
Print version and exit.
Verbose mode.
Unmount without writing in /etc/mtab.
In case unmounting fails, try to remount read-only.
All of the file systems described in /etc/mtab are unmounted except for the proc filesystem.
Indicate that the actions should only be taken on file systems of the specified type. More than one type may be specified in a comma separated list. The list of file system types can be prefixed with no to specify the file system types on which no action should be taken.
Force unmount (in case of an unreachable NFS system).
The specification for "uname" is as specified in the SUS but with the following differences as listed below.
print all information (not just the options specified in the SUS)
equivalent to the -m option
equivalent to the -n option
equivalent to the -r option
print the host processor type
equivalent to the -s option
output version information and exit
The specification for "unexpand" is as specified in the SUS but with the following differences as listed below.
The specification for "uniq" is as specified in the SUS but with the following differences as listed below.
equivalent to the -c option
equivalent to the -d option
print all duplicate lines
equivalent to -f fields
ignore differences in case when comparing
equivalent to the -s option
equivalent to the -u option
compare no more than N characters in lines
output version information and exit
useradd [-c comment] [-d home_dir] [-e expire_date] [-f inactive_time] [-g initial_group] [-G group[,...]] [-m [-k skeleton_dir]] [-p passwd] [-r] [-s shell] [-u uid [ -o]] login useradd -D [-g default_group] [-b default_home] [-f default_inactive] [-e default_expire_date] [-s default_shell] |
When invoked without the -D option, the useradd command creates a new user account using the values specified on the command line and the default values from the system. The new user account will be entered into the system files as needed, the home directory will be created, and initial files copied, depending on the command line options.
When invoked with the -D option, useradd will either display the current default values, or update the default values from the command line. If no options are specified, useradd displays the current default values.
The new user's password file comment field.
The new user will be created using home_dir as the value for the user's login directory. The default is to append the login name to default_home and use that as the login directory name.
The date on which the user account will be disabled. The date is specified in the YYYY-MM-DD.
The number of days after a password expires until the account is permanently disabled. A value of 0 disables the account as soon as the password has expired, and a value of -1 disables the feature. The default value is -1.
The group name or number of the user's initial login group. The group name must exist. A group number must refer to an already existing group. The default group number is 1.
A list of supplementary groups which the user is also a member of. Each group is separated from the next by a comma, with no intervening whitespace. The groups are subject to the same restrictions as the group given with the -g option. The default is for the user to belong only to the initial group.
The user's home directory will be created if it does not exist. The files contained in skeleton_dir will be copied to the home directory if the -k option is used, otherwise the files contained in /etc/skel will be used instead. Any directories contained in skeleton_dir or /etc/skel will be created in the user's home directory as well. The -k option is only valid in conjunction with the -m option. The default is to not create the directory and to not copy any files.
The encrypted password, as returned by crypt(3). The default is to disable the account.
This flag is used to create a system account. That is, a user with a UID in the range reserved for system account users. If there is not a UID free in the reserved range the command will fail.
The name of the user's login shell. The default is to leave this field blank, which causes the system to select the default login shell.
The numerical value of the user's ID. This value must be unique, unless the -o option is used. The value must be non-negative. The default is the smallest ID value greater than 499 which is not yet used.
The initial path prefix for a new user's home directory. The user's name will be affixed to the end of default_home to create the new directory name if the -d option is not used when creating a new account.
The date on which the user account is disabled.
The number of days after a password has expired before the account will be disabled.
The group name or ID for a new user's initial group. The named group must exist, and a numerical group ID must have an existing entry.
The name of the new user's login shell. The named program will be used for all future new user accounts.
The new user's password file comment field.
Files in the user's home directory will be removed along with the home directory itself. Files located in other file system will have to be searched for and deleted manually.
usermod [-c comment] [-d home_dir [ -m]] [-e expire_date] [-f inactive_time] [-g initial_group] [-G group[,...]] [-l login_name] [-p passwd] [-s shell] [-u uid [ -o]] login |
The new value of the user's password file comment field.
The user's new login directory. If the -m option is given the contents of the current home directory will be moved to the new home directory, which is created if it does not already exist.
The date on which the user account will be disabled. The date is specified in the YYYY-MM-DD.
The number of days after a password expires until the account is permanently disabled. A value of 0 disables the account as soon as the password has expired, and a value of -1 disables the feature. The default value is -1.
The group name or number of the user's new initial login group. The group name must exist. A group number must refer to an already existing group.
A list of supplementary groups which the user is also a member of. Each group is separated from the next by a comma, with no intervening whitespace. The groups are subject to the same restrictions as the group given with the -g option. If the user is currently a member of a group which is not listed, the user will be removed from the group.
The name of the user will be changed from login to login_name. Nothing else is changed. In particular, the user's home directory name should probably be changed to reflect the new login name.
The encrypted password, as returned by crypt(3).
The name of the user's new login shell. Setting this field to blank causes the system to select the default login shell.
The numerical value of the user's ID. This value must be unique, unless the -o option is used. The value must be non-negative. Any files which the user owns and which are located in the directory tree rooted at the user's home directory will have the file user ID changed automatically. Files outside of the user's home directory must be altered manually.
The specification for "wc" is as specified in the SUS but with the following differences as listed below.
equivalent to the -c option
equivalent to the -l option
print the length of the longest line
This option as described in the SUS is not supported
equivalent to the -w option
output version information and exit
The specification for "xargs" is as specified in the SUS but with the following differences as listed below.
Input filenames are terminated by a null character instead of by whitespace, and the quotes and backslash are not special (every character is taken literally). Disables the end of file string, which is treated like any other argument. Useful when arguments might contain white space, quote marks, or backslashes. The GNU find -print0 option produces input suitable for this mode.
Equivalent to the -e option
This option is not supported
Use FORMAT as the string that controls the output of time. See the below more information.
This option is not supported
Equivalent to the the -l option
This option is not supported
Equivalent to the -n option
Equivalent to the -p option
If the standard input does not contain any nonblanks, do not run the command. Normally, the command is run once even if there is no input.
Equivalent to the -s option
Equivalent to the -t option
Print the version number of xargs and exit.
Equivalent to the -x option
Run up to max-procs processes at a time; the default is 1. If max-procs is 0, xargs will run as many processes as possible at a time. Use the -n option with -P; otherwise chances are that only one exec will be done.
The process of identifying a single GNU/Linux shell as a standard requires that features intrinsic to the shell be analyzed alongside attributes relating to its usability and availability. Among the many shells existing at the time of the evaluation, two in particular possessed a favorable array of features -- Bash and Pdksh.
After careful research and testing, Bash shell was adopted as the standard for GNU/Linux. At the time of evaluation, Bash was found mostly compliant with the POSIX-1003.2 standard, and its maintainer demonstrated interest in bringing the shell to full compliance. Bash already enjoys wide use among shell users, and is even included in many distributions as the default shell. Further, the abundance of documentation found both on the Internet and in the bookstore makes Bash an easy shell to use.
It should be noted that Bash supports many extensions -- features of a supplemental nature -- to those explicitly specified in POSIX-1003.2. Such extensions to POSIX are not beneficial to the portability of a shell script. The use of extensions must be avoided in order for a shell implementation or shell script to be considered LSB-compliant.
Provisions of the shell command language standard as documented in Section 3 of POSIX-1003.2 are applicable as specified. GNU exceptions to certain standards exist, and in such instances, the GNU method is preferred. Either variation, however, may be used to achieve LSB-compliance. The exceptions follow.
When the search for command name using the PATH environment variable succeeds, the command is executed with actions equivalent to calling 'execve()' with the path argument set to the pathname resulting from the search, 'argv[0]' set to the command name and the remaining arguments set to the operands.
if [ $0 = (basename $0) ]; then echo "command name: " $0 fi |
When the search for command name using the PATH environment variable succeeds, the command is executed with actions equivalent to calling 'execve()' with the path argument set to the pathname resulting from the search, 'argv[0]' set to the full-path command name and the remaining arguments set to the operands.
if [ $0 = (realpath $0) ]; then echo "full pathname: " $0 fi |
When PATH is used to locate a file for the dot utility[37] , the file's readable bit has to be set. The executable bit is not important. The POSIX shell ignores non-readable files.
When PATH is used to locate a file for the dot utility, the file's readable bit has to be set. The executable bit is not important. If file is executable and not readable, then the interactive shell displays a diagnostic message to standard error, and the non-interactive shell aborts.
A "user name" is a string that is used to identify a user. A "login name" is a user name that is associated with a system login. A "user id" is a non negative integer, which can be contained in an object of type uid_t, that is used to identify a system user. When the identity of a user is associated with a process, a user ID value is referred to as a real user ID, or an effective user ID. [POSIX 1.003.1-1996]
A "group name" is a string that is used to identify a set of users. A "group id" is a non negative interger, which can be contained in a object of type gid_t, that is used to identify a group of system users. Each system user is a member of at least one group. When the identity of a group is associated with a process, agroup ID value is referred to as a real group ID, or an effective group ID. [POSIX 1003.1-1996]
The format of the User and Group databases is not specified. Programs may only read these databases using the provided API. Changes to these databases should be made using the provided commands.
Below is a table of required mnemonic user and group names. This specification makes no attempt to numerically assign uid or gid numbers. The exceptions are the uid and gid for "root" which is equal to 0, and the uid and gid for "bin" which is equal to 1.
Table 16-1. Required User & Group Names
User | Group | Comments |
root | root | Administrative user with no restrictions |
bin | bin | Administrative user with some restrictions |
daemon | daemon | Subprocess special privileges |
Below is a table of optional mnemonic user and group names. This specification makes no attempt to numerically assign uid or gid numbers. If the username exists on a system, then they should be in the suggested corresponding group.
Table 16-2. Optional User & Group Names
User | Group | Comments |
adm | adm | Administrative special privileges |
lp | lp | Printer special privileges |
sync | sync | Login to sync the system |
shutdown | shutdown | Login to shutdown the system |
halt | halt | Login to halt the system |
Mail special privileges | ||
news | news | News special privileges |
uucp | uucp | UUCP special privileges |
operator | root | Operator special privileges |
man | man | Man special privileges |
nobody | nobody | Used by NFS |
The differences in numeric values of the uids and gids between systems on a network can be reconciled via NIS, rdist(1), rsync(1), or ugidd(8). Only a minimum working set of "user names" and their corresponding "user groups" are required. Applications cannot assume non system user or group names will be defined.
Applications cannot assume any policy for the default umask or the default directory permissions a user may have. Applications should enforce user only file permissions on private files such as mailboxes. The location of the users home directory is also not defined by policy other than the recommendations of the FHS and must be obtained by the *pwnam(3) calls.
The system UIDs from 0 to 99 should be statically allocated by the system. These static assignments should be defined by a common registry.
The system UIDs from 100 to 499 should be reserved for dynamically allocation by system administrators and post install scripts using useradd(1).
An LSB conforming system must adhere to the FHS 2.2.
LSB applications must not access files in /proc.
In this Chapter "System" means a "LSB compliant system" and "application" means a "LSB compliant (third party vendor) application".
The system must grant to the application read and execute permissions needed to use all system interfaces (ABIs) mentioned in the LSB document and included standards.
The application should not depend on having directory write permission outside /tmp, /var/tmp, it's home directory and /var/opt/<package>, where <package> is the name of the application package.
The application should not depend on owning these directories.
For these directories the application should be able to work with directory write permissions restricted by the "sticky bit". (Which prevents the application to remove files owned by another user. This is classically done with /tmp, to prevent accidental deletion of "foreign" files.)
The application should not depend on file write permission on files not owned by the user it runs under with the exception of its personal inbox /var/mail/<username>
The application should not depend on having read permission to every file and directory.
The application should not depend on suid/sgid permissions on a file not packaged with the application. Instead, the distribution is responsible for all system commands having the required permissions and working correctly.
Rationale: Let us make security officers happy. Lets give them the freedom to take sgid/suid perms away, as long as they do not break the systems functionality.
"Normal" Applications should not depend on running as a privileged user
Special applications that have a reason to run under a privileged user, should outline these reasons clearly in their documentation, if they are not obvious as in the case of a backup/restore program. Users of the application should be informed, that "this application demands security privileges, which could infer with system security".
The application should not contain binary only software which it depends on running as root, as this makes security auditing harder or even impossible.
The application should not change permissions of files and directories not being part of their package. To do so without a warning notice in the documentation is regarded as unfriendly act.
The application should be prepared on removable media being mounted with some of the options "noauto", "nouser", "nosuid" or "nodev". Also the mount options "uid=X", "gid=X" should be awaited with a non-zero uid/gid value X.
Rationale: System vendors and local system administrators want to run applications from removable media, but want the possibility to control what the application can do.
Run-from-removable media applications should not depend on logging in as a privileged user.
If the Installation of an Applications requires the execution of programmes with superuser privileges, then this programmes should be supplied (also) in a human readable form.
If not doing so, the local system administrator would have to blindly trust a piece of software, he can not check for security.
Packages may not touch the configuration file /etc/crontab, nor may they modify the files in /var/spool/cron/crontabs.
If a package wants to install a job that has to be executed via cron, it shall place a file with the name if the package in one of the following directories:
/etc/cron.daily /etc/cron.weekly /etc/cron.monthly |
As these directory names say, the files within them are executed on a daily, weekly, or monthly basis, respectively.
If a certain job has to be executed more frequently than daily, the package shall install a file /etc/cron.d/<package-name> tagged as configuration file. This file uses the same syntax as /etc/crontab and is processed by cron automatically.
It is recommended that files installed in any of these directories be scripts (shell scripts, Perl scripts, etc.) so that they may be modified by the local system administrator. In addition, they must be registered as configuration file.
The scripts in these directories have to check, if all necessary programs are installed before they try to execute them. Otherwise, problems will arise when a package was removed (but not purged), since the configuration files are kept on the system in this situation.
To avoid namespace conflicts in the /etc/cron.* directories, the filenames used by LSB-compliant packages in /etc/cron.daily, /etc/cron.weekly, /etc/cron.monthly, or /etc/cron.d must come from a managed namespace. These filenames may be assigned using one of the following methods:
Assigned namespace. This namespace consists of names which only use the character set [a-z0-9]. In order to avoid conflicts these cron script names must be reserved through the Linux Assigned Names and Numbers Authority (LANANA). Information about the LANANA may be found at www.lanana.org.
Commonly used names shall be reserved in advance; developers for projects should be encouraged reserve names from LANA, so that each distribution can use the same name, and to avoid conflicts with other projects.
Hierarchical namespace. This namespace consists of scripts names which look like this: [hier1]-[hier2]-...-[name], where name is again taken the character set [a-z0-9], and where there may be one or more [hier-n] components. [hier1] may either be an LSB provider name assigned by the LANANA, or it may be owners' DNS name in lower case, with at least one '.'. I.e., "debian.org", "staroffice.sun.com", etc. The LSB provider name assigned by LANANA must only consist of the ASCII characters [a-z0-9].
Reserved namespace. This namespace consists of script names which begin with the character '_', and is reserved for distribution use only. This namespace should be used for core packages only, and in general use of this namespace is highly discouraged.
0 | halt |
1 | single user mode |
2 | multiuser with no network services exported |
3 | normal/full multiuser |
4 | reserved for local use, default is normal/full multiuser |
5 | multiuser with xdm or equivalent |
6 | reboot |
Init files shall accept one argument, saying what to do:
start | start the service |
stop | stop the service |
restart | stop and restart the service if the service is already running, otherwise start the service |
reload | cause the configuration of the service to be reloaded without actually stopping and restarting the service |
force-reload | cause the configuration to be reloaded if the service supports this, otherwise restart the service |
status | print the current status of the service |
The start, stop, restart, force-reload, and status commands must be supported by all init files; the reload option is optional. Other init script actions may be defined by the init script.
Init files must ensure that they will behave sensibly if invoked with start when the service is already running, or with stop when it isn't, and that they don't kill unfortunately-named user processes. The best way to achieve this is to use the init-script functions provided by /lib/lsb/init-functions.
If a service reloads its configuration automatically (as in the case of cron, for example), the reload option of the init file must behave as if the configuration has been reloaded successfully.
These executable files must not fail obscurely when the configuration files remain but the package has been removed, as the default in [the packaging system] is to leave configuration files on the system after the package has been removed. Only when it is executed with the [purge] option will [the packaging system] remove configuration files. Therefore, you should include a test statement at the top of the file, like this:
test -f program-executed-later-in-file || exit 5 |
If the status command is given, the init script will return the following exit status codes.
0 | program is running |
1 | program is dead and /var/run pid file exists |
2 | program is dead and /var/lock lock file exists |
3 | program is stopped |
4-100 | reserved for future LSB use |
100-149 | reserved for distribution use |
150-199 | reserved for application use |
200-254 | reserved |
In the case of init script commands other than "status" (i.e., "start", "stop", "restart", "reload", and "force-reload"), the init script must return an exit status of zero if the action described by the argument has been successful. Otherwise, the exit status shall be non-zero, as defined below. In addition to straightforward success, the following situations are also to be considered successful:
restarting a service (instead of reloading it) with the "force-reload" argument
running "start" on a service already running
running "stop" on a service already stopped or not running
running "restart" on a service already stopped or not running
In case of an error, while processing any init script action except for "status", the init script must print an error message and return one of the following non-zero exit status codes.
1 | generic or unspecified error (current practice) |
2 | invalid or excess argument(s) |
3 | unimplemented feature (for example, "reload") |
4 | user had insufficient privilege |
5 | program is not installed |
6 | program is not configured |
7 | program is not running |
8-100 | reserved for future LSB use |
100-149 | reserved for distribution use |
150-199 | reserved for application use |
200-254 | reserved |
All error messages must be printed on standard error. All status messages must be printed on standard output.
Since init files may be run manually by a system administrator with non-standard environment variable values for PATH, USER, LOGNAME, etc. init files must not depend on the values of these environment variables. They should set them to some known/default values if they are needed.
LSB applications which need to execute script(s) at bootup and/or shutdown may provide one or more init.d files. These files are installed by the install_initd program described below, which copies it into a standard directory and makes whatever other adjustments (creation of symlinks, creation of entries in a database, etc.) are necessary so that the script can be run at boot-time. [38]
In the init.d file, information about the shell script shall be delimited by the lines "### BEGIN INIT INFO" and "### END INIT INFO". These delimiter lines may containg trailing whitespace, which shall be ignored. Inside this block there shall be lines of the form "# {keyword}: [arg1] [arg2] ...". (All lines inside this block start with a hash ('#') character in the first column, so that shell treats them as comments.) The following keywords, with their arguments are defined in this specification:
# Provides: boot_facility_1 [ boot_facility_2 ...] # Required-Start: boot_facility_1 [ boot_facility_2 ...] # Required-Stop: boot_facility_1 [ boot_facility_2 ...] # Default-Start: run_level_1 [ run_level_2 ...] # Default-Stop: run_level_1 [ run_level_2 ...] # Description: multiline_description |
Additional keywords may be defined in future LSB specifications. Distributions may define local extensions by using the prefix "X-[distribution name]" --- for example, "X-RedHat-foobardecl", or "X-Debian-xyzzydecl".
An init.d shell script may declare using the "Required-Start: " header that it must not be run until certain boot facilities are provided. This information is used by the installation tool or the boot-time boot-script execution facility to assure that init scripts are run in the correct order.
Similarly, the "Required-Stop:" header defines which facilities must still be available during the shutdown of that service. Hence, the initscript system should avoid stopping shell scripts which provide those facilities until this shell script is stopped.
In a multiline description, each continuation line must begin with a '#' followed by tab character or a '#' followed by at least two space characters. The multiline description is terminated by the first line that does not match this criteria.
An init.d file is installed by copying it into /etc/init.d (which may be a symlink to another location). This can be done by the package installer. During the package's postinstall script, the program "/usr/lib/lsb/install_initd" to configure the distribution's boot script system to call the package's init.d file at the appropriate time.
The install_initd program takes a single argument, the pathanme to the /etc/init.d file. For example:
/usr/lib/lsb/install_initd /etc/init.d/inet |
When a software package is removed, the package's preuninstall script shall call /usr/lib/lsb/remove_initd and pass the pathname to the /etc/init.d file. The package manager is still responsible for removing the /etc/init.d file; the remove_initd program is provided in case the distribution needs to clean up any other modifications the distribution's boot script system which might have been made by the install_initd program. For example:
/usr/lib/lsb/remove_initd /etc/init.d/inet |
There should be a tool available to the user (ala RedHat's chkconfig) which can be used by the system administrator to easily manipulate at which init levels a particular init.d script is started or stopped. This specification currently does not specify such an interface, however.
Facility names that begin with a dollar sign ('$') are system facility names, defined by the LSB, and MUST be provided by distributions. LSB applications should not provide system facilities. This document defines the following system facility names:
$local_fs | all local filesystems are mounted |
$network | low level networking (ethernet card; may imply PCMCIA running) |
$named | named is operational |
$remote_fs | all remote filesystems are mounted (note in some cases /usr may be remote. Most applications that care will probably require both $local_fs and $remote_fs) |
$syslog | system logger is operational |
$netdaemons | all network daemons are running |
Other system facilities may be defined by other LSB applications.
Facility names may also be init.d script names, although LSB applications SHOULD NOT use script names, especially script names which are provided by distributions, as these may not necessarily be the same across different distributions.
Since the init.d scripts must live in a single directory, they must come from a single namespace. Three means of assigning names from this namespace are available:
Assigned namespace. This namespace consists of names which only use the character set [a-z0-9]. This space is desirable for scripts which system administrators may often wish to run manually: e.g., "/etc/init.d/named restart" In order to avoid conflicts these init.d names must be reserved through the Linux Assigned Names and Numbers Authority (LANANA). Information about the LANANA may be found at www.lanana.org.
Commonly used names shall be reserved in advance; developers for projects should be encouraged reserve names from LANA, so that each distribution can use the same name, and to avoid conflicts with other projects.
Hierarchical namespace. This namespace consists of scripts names which look like this: [hier1]-[hier2]-...-[name], where name is again taken the character set [a-z0-9], and where there may be one or more [hier-n] components. [hier1] may either be an LSB provider name assigned by the LANANA, or it may be owners' DNS name in lower case, with at least one '.'. I.e., "debian.org", "staroffice.sun.com", etc. The LSB provider name assigned by LANANA must only consist of the ASCII characters [a-z0-9].
Reserved namespace. This namespace consists of script names which begin with the character '_', and is reserved for distribution use only. This namespace should be used for core packages only, and in general use of this namespace is highly discouraged.
In general, if a package or some system function is likely to be used on multiple systems, the package developers or the distribution SHOULD get a registered name through LANA, and distributions should strive to use the same name whenever possible. For applications which may not be "core" or may not be commonly installed, the hierarchical namespace may be more appropriate. An advantage to the hierarchical namespace is that there is no need to consult with the LANA before obtaining an assigned name.
Obviously, short names are highly desirable, since many system administrators like to use them to manually start and stop services. Given this, they should be standardized on a per-package basis. This is the rationale behind having a LANA organization to assign these names. The LANA may be called upon to handle other namespace issues, such as package/prerequisites naming (which I'm sure will be a hot political topic, but essential to make prerequisites to work correctly).
This specification shall pre-define the following script names as being reserved to the LANA. They reflect names which are commonly in use today by distributions to start up various sytem programs/daemons. The behaviour of these scripts are not specified here, and not all distributions may use all of these script names.
autofs
apmd
atd
crond
dhclient
dhcpcd
gpm
exim
halt
identd
inet
httpd
kudzu
klogd
lpd
mcserv
named
nfs
nfslock
pcmcia
portmap
postfix
random
routed
rstatd
rusersd
rwhod
sendmail
samba
smb
snmpd
sshd
syslog
xfs
xntpd
ypbind
Each LSB compliant init.d script must source the file /lib/lsb/init-functions. This file must cause the following shell script commands to be defined. This can be done either by adding a directory to the PATH variable which defines these commands, or by defining sh aliases. While the distribution-provided aliases may choose to use bash extensions (at the distribution's option), the LSB init.d files themselves should only depend in /bin/sh features as defined by POSIX.2.
start_daemon [-f] [-n nicelevel] pathname [args] | This runs the specified program as a daemon. start_daemon will check to see if there is a program named "daemon" already running. If so, it will not start another copy of the daemon unless the -f option is given. The -n option specifies a nice level. See nice(1). |
killproc basename [signal] | This stops the specified program. The program is found using the algorithm given by pidofproc. If a signal is specified, the program is sent that signal. Otherwise, a SIGTERM followed by a SIGKILL after some number of seconds is sent. |
pidofproc basename | This function returns one or more pid(s) for a particular daemon. If an entry is found in /var/run/basename.pid, then that value is returned. Compliant implementations of the LSB may attempt other mechanisms for determining the pid(s), although this is not required. (And not recommended, since a user can trick startup scripts by creating processes that appear to be system programs in the process list thus creating a potential security exposure.) Hence, LSB complaint applications who wish to use the pidofproc function in their init scripts must store the pid in /var/run/basename.pid. |
log_success_msg "message" | This requests the distribution to print a success message. The message should be relatively short; no More than 60 characters is highly desirable. |
log_failure_msg "message" | This requests the distribution to print a failure message. The message should be relatively short; no more than 60 characters is highly desirable. |
log_warning_msg "message" | This requests the distribution to print a warning message. The message should be relatively short; no more than 60 characters is highly desirable. |
The behaviour of the interfaces in this library is specified by the following Standards.
X11R6.4 Xlib - C library |
Table A-1. libX11 Function Interfaces
XActivateScreenSaver[21] | XInitExtension[21] | XcmsCIELuvClipL[21] |
XAddConnectionWatch[21] | XInitImage[21] | XcmsCIELuvClipLuv[21] |
XAddExtension[21] | XInitThreads[21] | XcmsCIELuvClipuv[21] |
XAddHost[21] | XInsertModifiermapEntry[21] | XcmsCIELuvQueryMaxC[21] |
XAddHosts[21] | XInstallColormap[21] | XcmsCIELuvQueryMaxL[21] |
XAddPixel[21] | XInternAtom[21] | XcmsCIELuvQueryMaxLC[21] |
XAddToExtensionList[21] | XInternAtoms[21] | XcmsCIELuvQueryMinL[21] |
XAddToSaveSet[21] | XInternalConnectionNumbers[21] | XcmsCIELuvToCIEuvY[21] |
XAllPlanes[21] | XIntersectRegion[21] | XcmsCIELuvWhiteShiftColors[21] |
XAllocClassHint[21] | XKeycodeToKeysym[21] | XcmsCIEXYZToCIELab[21] |
XAllocColor[21] | XKeysymToKeycode[21] | XcmsCIEXYZToCIEuvY[21] |
XAllocColorCells[21] | XKeysymToString[21] | XcmsCIEXYZToCIExyY[21] |
XAllocColorPlanes[21] | XKillClient[21] | XcmsCIEXYZToRGBi[21] |
XAllocIconSize[21] | XLastKnownRequestProcessed[21] | XcmsCIEuvYToCIELuv[21] |
XAllocNamedColor[21] | XListDepths[21] | XcmsCIEuvYToCIEXYZ[21] |
XAllocSizeHints[21] | XListExtensions[21] | XcmsCIEuvYToTekHVC[21] |
XAllocStandardColormap[21] | XListFonts[21] | XcmsCIExyYToCIEXYZ[21] |
XAllocWMHints[21] | XListFontsWithInfo[21] | XcmsClientWhitePointOfCCC[21] |
XAllowEvents[21] | XListHosts[21] | XcmsConvertColors[21] |
XAutoRepeatOff[21] | XListInstalledColormaps[21] | XcmsCreateCCC[21] |
XAutoRepeatOn[21] | XListPixmapFormats[21] | XcmsDefaultCCC[21] |
XBaseFontNameListOfFontSet[21] | XListProperties[21] | XcmsDisplayOfCCC[21] |
XBell[21] | XLoadFont[21] | XcmsFormatOfPrefix[21] |
XBitmapBitOrder[21] | XLoadQueryFont[21] | XcmsFreeCCC[21] |
XBitmapPad[21] | XLocaleOfFontSet[21] | XcmsLookupColor[21] |
XBitmapUnit[21] | XLocaleOfIM[21] | XcmsPrefixOfFormat[21] |
XBlackPixel[21] | XLocaleOfOM[21] | XcmsQueryBlack[21] |
XBlackPixelOfScreen[21] | XLockDisplay[21] | XcmsQueryBlue[21] |
XCellsOfScreen[21] | XLookupColor[21] | XcmsQueryColor[21] |
XChangeActivePointerGrab[21] | XLookupKeysym[21] | XcmsQueryColors[21] |
XChangeGC[21] | XLookupString[21] | XcmsQueryGreen[21] |
XChangeKeyboardControl[21] | XLowerWindow[21] | XcmsQueryRed[21] |
XChangeKeyboardMapping[21] | XMapRaised[21] | XcmsQueryWhite[21] |
XChangePointerControl[21] | XMapSubwindows[21] | XcmsRGBToRGBi[21] |
XChangeProperty[21] | XMapWindow[21] | XcmsRGBiToCIEXYZ[21] |
XChangeSaveSet[21] | XMaskEvent[21] | XcmsRGBiToRGB[21] |
XChangeWindowAttributes[21] | XMatchVisualInfo[21] | XcmsScreenNumberOfCCC[21] |
XCheckIfEvent[21] | XMaxCmapsOfScreen[21] | XcmsScreenWhitePointOfCCC[21] |
XCheckMaskEvent[21] | XMaxRequestSize[21] | XcmsSetCCCOfColormap[21] |
XCheckTypedEvent[21] | XMinCmapsOfScreen[21] | XcmsSetCompressionProc[21] |
XCheckTypedWindowEvent[21] | XMoveResizeWindow[21] | XcmsSetWhiteAdjustProc[21] |
XCheckWindowEvent[21] | XMoveWindow[21] | XcmsSetWhitePoint[21] |
XCirculateSubwindows[21] | XNewModifiermap[21] | XcmsStoreColor[21] |
XCirculateSubwindowsDown[21] | XNextEvent[21] | XcmsStoreColors[21] |
XCirculateSubwindowsUp[21] | XNextRequest[21] | XcmsTekHVCClipC[21] |
XClearArea[21] | XNoOp[21] | XcmsTekHVCClipV[21] |
XClearWindow[21] | XOMOfOC[21] | XcmsTekHVCClipVC[21] |
XClipBox[21] | XOffsetRegion[21] | XcmsTekHVCQueryMaxC[21] |
XCloseDisplay[21] | XOpenDisplay[21] | XcmsTekHVCQueryMaxV[21] |
XCloseIM[21] | XOpenIM[21] | XcmsTekHVCQueryMaxVC[21] |
XCloseOM[21] | XOpenOM[21] | XcmsTekHVCQueryMaxVSamples[21] |
XConfigureWindow[21] | XParseColor[21] | XcmsTekHVCQueryMinV[21] |
XConnectionNumber[21] | XParseGeometry[21] | XcmsTekHVCToCIEuvY[21] |
XContextDependentDrawing[21] | XPeekEvent[21] | XcmsTekHVCWhiteShiftColors[21] |
XContextualDrawing[21] | XPeekIfEvent[21] | XcmsVisualOfCCC[21] |
XConvertCase[21] | XPending[21] | XkbAllocClientMap[21] |
XConvertSelection[21] | XPlanesOfScreen[21] | XkbAllocCompatMap[21] |
XCopyArea[21] | XPointInRegion[21] | XkbAllocControls[21] |
XCopyColormapAndFree[21] | XPolygonRegion[21] | XkbAllocGeomColors[21] |
XCopyGC[21] | XProcessInternalConnection[21] | XkbAllocGeomDoodads[21] |
XCopyPlane[21] | XProtocolRevision[21] | XkbAllocGeomKeyAliases[21] |
XCreateBitmapFromData[21] | XProtocolVersion[21] | XkbAllocGeomKeys[21] |
XCreateColormap[21] | XPutBackEvent[21] | XkbAllocGeomOutlines[21] |
XCreateFontCursor[21] | XPutImage[21] | XkbAllocGeomOverlayKeys[21] |
XCreateFontSet[21] | XPutPixel[21] | XkbAllocGeomOverlayRows[21] |
XCreateGC[21] | XQLength[21] | XkbAllocGeomOverlays[21] |
XCreateGlyphCursor[21] | XQueryBestCursor[21] | XkbAllocGeomPoints[21] |
XCreateIC[21] | XQueryBestSize[21] | XkbAllocGeomProps[21] |
XCreateImage[21] | XQueryBestStipple[21] | XkbAllocGeomRows[21] |
XCreateOC[21] | XQueryBestTile[21] | XkbAllocGeomSectionDoodads[21] |
XCreatePixmap[21] | XQueryColor[21] | XkbAllocGeomSections[21] |
XCreatePixmapCursor[21] | XQueryColors[21] | XkbAllocGeomShapes[21] |
XCreatePixmapFromBitmapData[21] | XQueryExtension[21] | XkbAllocGeometry[21] |
XCreateRegion[21] | XQueryFont[21] | XkbAllocIndicatorMaps[21] |
XCreateSimpleWindow[21] | XQueryKeymap[21] | XkbAllocKeyboard[21] |
XCreateWindow[21] | XQueryPointer[21] | XkbAllocNames[21] |
XDefaultColormap[21] | XQueryTextExtents[21] | XkbAllocServerMap[21] |
XDefaultColormapOfScreen[21] | XQueryTextExtents16[21] | XkbApplyCompatMapToKey[21] |
XDefaultDepth[21] | XQueryTree[21] | XkbApplyVirtualModChanges[21] |
XDefaultDepthOfScreen[21] | XRaiseWindow[21] | XkbBell[21] |
XDefaultGC[21] | XReadBitmapFile[21] | XkbBellEvent[21] |
XDefaultGCOfScreen[21] | XReadBitmapFileData[21] | XkbChangeEnabledControls[21] |
XDefaultRootWindow[21] | XRebindKeysym[21] | XkbChangeKeycodeRange[21] |
XDefaultScreen[21] | XRecolorCursor[21] | XkbChangeMap[21] |
XDefaultScreenOfDisplay[21] | XReconfigureWMWindow[21] | XkbChangeNames[21] |
XDefaultString[21] | XRectInRegion[21] | XkbChangeTypesOfKey[21] |
XDefaultVisual[21] | XRefreshKeyboardMapping[21] | XkbComputeEffectiveMap[21] |
XDefaultVisualOfScreen[21] | XRegisterIMInstantiateCallback[21] | XkbComputeRowBounds[21] |
XDefineCursor[21] | XRemoveConnectionWatch[21] | XkbComputeSectionBounds[21] |
XDeleteContext[21] | XRemoveFromSaveSet[21] | XkbComputeShapeBounds[21] |
XDeleteModifiermapEntry[21] | XRemoveHost[21] | XkbComputeShapeTop[21] |
XDeleteProperty[21] | XRemoveHosts[21] | XkbCopyKeyType[21] |
XDestroyIC[21] | XReparentWindow[21] | XkbCopyKeyTypes[21] |
XDestroyImage[21] | XResetScreenSaver[21] | XkbFindOverlayForKey[21] |
XDestroyOC[21] | XResizeWindow[21] | XkbForceBell[21] |
XDestroyRegion[21] | XResourceManagerString[21] | XkbFreeClientMap[21] |
XDestroySubwindows[21] | XRestackWindows[21] | XkbFreeCompatMap[21] |
XDestroyWindow[21] | XRootWindow[21] | XkbFreeComponentList[21] |
XDirectionalDependentDrawing[21] | XRootWindowOfScreen[21] | XkbFreeControls[21] |
XDisableAccessControl[21] | XRotateBuffers[21] | XkbFreeGeomColors[21] |
XDisplayCells[21] | XRotateWindowProperties[21] | XkbFreeGeomDoodads[21] |
XDisplayHeight[21] | XSaveContext[21] | XkbFreeGeomKeyAliases[21] |
XDisplayHeightMM[21] | XScreenCount[21] | XkbFreeGeomKeys[21] |
XDisplayKeycodes[21] | XScreenNumberOfScreen[21] | XkbFreeGeomOutlines[21] |
XDisplayMotionBufferSize[21] | XScreenOfDisplay[21] | XkbFreeGeomOverlayKeys[21] |
XDisplayName[21] | XScreenResourceString[21] | XkbFreeGeomOverlayRows[21] |
XDisplayOfIM[21] | XSelectInput[21] | XkbFreeGeomOverlays[21] |
XDisplayOfOM[21] | XSendEvent[21] | XkbFreeGeomPoints[21] |
XDisplayOfScreen[21] | XServerVendor[21] | XkbFreeGeomProperties[21] |
XDisplayPlanes[21] | XSetAccessControl[21] | XkbFreeGeomRows[21] |
XDisplayString[21] | XSetAfterFunction[21] | XkbFreeGeomSections[21] |
XDisplayWidth[21] | XSetArcMode[21] | XkbFreeGeomShapes[21] |
XDisplayWidthMM[21] | XSetAuthorization[21] | XkbFreeGeometry[21] |
XDoesBackingStore[21] | XSetBackground[21] | XkbFreeIndicatorMaps[21] |
XDoesSaveUnders[21] | XSetClassHint[21] | XkbFreeKeyboard[21] |
XDrawArc[21] | XSetClipMask[21] | XkbFreeNames[21] |
XDrawArcs[21] | XSetClipOrigin[21] | XkbFreeServerMap[21] |
XDrawImageString[21] | XSetClipRectangles[21] | XkbGetAutoRepeatRate[21] |
XDrawImageString16[21] | XSetCloseDownMode[21] | XkbGetCompatMap[21] |
XDrawLine[21] | XSetCommand[21] | XkbGetControls[21] |
XDrawLines[21] | XSetDashes[21] | XkbGetGeometry[21] |
XDrawPoint[21] | XSetErrorHandler[21] | XkbGetIndicatorMap[21] |
XDrawPoints[21] | XSetFillRule[21] | XkbGetIndicatorState[21] |
XDrawRectangle[21] | XSetFillStyle[21] | XkbGetKeyActions[21] |
XDrawRectangles[21] | XSetFont[21] | XkbGetKeyBehaviors[21] |
XDrawSegments[21] | XSetFontPath[21] | XkbGetKeyExplicitComponents[21] |
XDrawString[21] | XSetForeground[21] | XkbGetKeyModifierMap[21] |
XDrawString16[21] | XSetFunction[21] | XkbGetKeySyms[21] |
XDrawText[21] | XSetGraphicsExposures[21] | XkbGetKeyTypes[21] |
XDrawText16[21] | XSetICFocus[21] | XkbGetKeyVirtualModMap[21] |
XEHeadOfExtensionList[21] | XSetICValues[21] | XkbGetKeyboard[21] |
XESetBeforeFlush[21] | XSetIMValues[21] | XkbGetKeyboardByName[21] |
XESetCloseDisplay[21] | XSetIOErrorHandler[21] | XkbGetMap[21] |
XESetCopyGC[21] | XSetIconName[21] | XkbGetMapChanges[21] |
XESetCreateFont[21] | XSetIconSizes[21] | XkbGetNamedGeometry[21] |
XESetCreateGC[21] | XSetInputFocus[21] | XkbGetNamedIndicator[21] |
XESetError[21] | XSetLineAttributes[21] | XkbGetNames[21] |
XESetErrorString[21] | XSetLocaleModifiers[21] | XkbGetState[21] |
XESetEventToWire[21] | XSetModifierMapping[21] | XkbGetUpdatedMap[21] |
XESetFreeFont[21] | XSetNormalHints[21] | XkbGetVirtualMods[21] |
XESetFreeGC[21] | XSetOCValues[21] | XkbGetXlibControls[21] |
XESetPrintErrorValues[21] | XSetOMValues[21] | XkbIgnoreExtension[21] |
XESetWireToError[21] | XSetPlaneMask[21] | XkbInitCanonicalKeyTypes[21] |
XESetWireToEvent[21] | XSetPointerMapping[21] | XkbKeyTypesForCoreSymbols[21] |
XEmptyRegion[21] | XSetRGBColormaps[21] | XkbKeycodeToKeysym[21] |
XEnableAccessControl[21] | XSetRegion[21] | XkbKeysymToModifiers[21] |
XEqualRegion[21] | XSetScreenSaver[21] | XkbLatchGroup[21] |
XEventMaskOfScreen[21] | XSetSelectionOwner[21] | XkbLatchModifiers[21] |
XEventsQueued[21] | XSetSizeHints[21] | XkbLibraryVersion[21] |
XExtendedMaxRequestSize[21] | XSetStandardColormap[21] | XkbListComponents[21] |
XExtentsOfFontSet[21] | XSetStandardProperties[21] | XkbLockGroup[21] |
XFetchBuffer[21] | XSetState[21] | XkbLockModifiers[21] |
XFetchBytes[21] | XSetStipple[21] | XkbLookupKeyBinding[21] |
XFetchName[21] | XSetSubwindowMode[21] | XkbLookupKeySym[21] |
XFillArc[21] | XSetTSOrigin[21] | XkbNoteControlsChanges[21] |
XFillArcs[21] | XSetTextProperty[21] | XkbNoteMapChanges[21] |
XFillPolygon[21] | XSetTile[21] | XkbNoteNameChanges[21] |
XFillRectangle[21] | XSetTransientForHint[21] | XkbOpenDisplay[21] |
XFillRectangles[21] | XSetWMClientMachine[21] | XkbQueryExtension[21] |
XFilterEvent[21] | XSetWMColormapWindows[21] | XkbRefreshKeyboardMapping[21] |
XFindContext[21] | XSetWMHints[21] | XkbResizeKeyActions[21] |
XFindOnExtensionList[21] | XSetWMIconName[21] | XkbResizeKeySyms[21] |
XFlush[21] | XSetWMName[21] | XkbResizeKeyType[21] |
XFlushGC[21] | XSetWMNormalHints[21] | XkbSelectEventDetails[21] |
XFontsOfFontSet[21] | XSetWMProperties[21] | XkbSelectEvents[21] |
XForceScreenSaver[21] | XSetWMProtocols[21] | XkbSetAtomFuncs[21] |
XFree[21] | XSetWMSizeHints[21] | XkbSetAutoRepeatRate[21] |
XFreeColormap[21] | XSetWindowBackground[21] | XkbSetAutoResetControls[21] |
XFreeColors[21] | XSetWindowBackgroundPixmap[21] | XkbSetCompatMap[21] |
XFreeCursor[21] | XSetWindowBorder[21] | XkbSetControls[21] |
XFreeExtensionList[21] | XSetWindowBorderPixmap[21] | XkbSetDebuggingFlags[21] |
XFreeFont[21] | XSetWindowBorderWidth[21] | XkbSetDetectableAutoRepeat[21] |
XFreeFontInfo[21] | XSetWindowColormap[21] | XkbSetGeometry[21] |
XFreeFontNames[21] | XSetZoomHints[21] | XkbSetIgnoreLockMods[21] |
XFreeFontPath[21] | XShrinkRegion[21] | XkbSetIndicatorMap[21] |
XFreeFontSet[21] | XStoreBuffer[21] | XkbSetMap[21] |
XFreeGC[21] | XStoreBytes[21] | XkbSetNamedIndicator[21] |
XFreeModifiermap[21] | XStoreColor[21] | XkbSetNames[21] |
XFreePixmap[21] | XStoreColors[21] | XkbSetServerInternalMods[21] |
XFreeStringList[21] | XStoreName[21] | XkbSetXlibControls[21] |
XGContextFromGC[21] | XStoreNamedColor[21] | XkbToControl[21] |
XGeometry[21] | XStringListToTextProperty[21] | XkbTranslateKey[21] |
XGetAtomName[21] | XStringToKeysym[21] | XkbTranslateKeyCode[21] |
XGetAtomNames[21] | XSubImage[21] | XkbTranslateKeySym[21] |
XGetClassHint[21] | XSubtractRegion[21] | XkbUpdateActionVirtualMods[21] |
XGetCommand[21] | XSupportsLocale[21] | XkbUpdateKeyTypeVirtualMods[21] |
XGetDefault[21] | XSync[21] | XkbUpdateMapFromCore[21] |
XGetErrorDatabaseText[21] | XSynchronize[21] | XkbUseExtension[21] |
XGetErrorText[21] | XTextExtents[21] | XkbVirtualModsToReal[21] |
XGetFontPath[21] | XTextExtents16[21] | XkbXlibControlsImplemented[21] |
XGetFontProperty[21] | XTextPropertyToStringList[21] | XmbDrawImageString[21] |
XGetGCValues[21] | XTextWidth[21] | XmbDrawString[21] |
XGetGeometry[21] | XTextWidth16[21] | XmbDrawText[21] |
XGetICValues[21] | XTranslateCoordinates[21] | XmbLookupString[21] |
XGetIMValues[21] | XUndefineCursor[21] | XmbResetIC[21] |
XGetIconName[21] | XUngrabButton[21] | XmbSetWMProperties[21] |
XGetIconSizes[21] | XUngrabKey[21] | XmbTextEscapement[21] |
XGetImage[21] | XUngrabKeyboard[21] | XmbTextExtents[21] |
XGetInputFocus[21] | XUngrabPointer[21] | XmbTextListToTextProperty[21] |
XGetKeyboardControl[21] | XUngrabServer[21] | XmbTextPerCharExtents[21] |
XGetKeyboardMapping[21] | XUninstallColormap[21] | XmbTextPropertyToTextList[21] |
XGetModifierMapping[21] | XUnionRectWithRegion[21] | XrmCombineDatabase[21] |
XGetMotionEvents[21] | XUnionRegion[21] | XrmCombineFileDatabase[21] |
XGetNormalHints[21] | XUnloadFont[21] | XrmDestroyDatabase[21] |
XGetOCValues[21] | XUnlockDisplay[21] | XrmEnumerateDatabase[21] |
XGetOMValues[21] | XUnmapSubwindows[21] | XrmGetDatabase[21] |
XGetPixel[21] | XUnmapWindow[21] | XrmGetFileDatabase[21] |
XGetPointerControl[21] | XUnregisterIMInstantiateCallback[21] | XrmGetResource[21] |
XGetPointerMapping[21] | XUnsetICFocus[21] | XrmGetStringDatabase[21] |
XGetRGBColormaps[21] | XVaCreateNestedList[21] | XrmInitialize[21] |
XGetScreenSaver[21] | XVendorRelease[21] | XrmLocaleOfDatabase[21] |
XGetSelectionOwner[21] | XVisualIDFromVisual[21] | XrmMergeDatabases[21] |
XGetSizeHints[21] | XWMGeometry[21] | XrmParseCommand[21] |
XGetStandardColormap[21] | XWarpPointer[21] | XrmPermStringToQuark[21] |
XGetSubImage[21] | XWhitePixel[21] | XrmPutFileDatabase[21] |
XGetTextProperty[21] | XWhitePixelOfScreen[21] | XrmPutLineResource[21] |
XGetTransientForHint[21] | XWidthMMOfScreen[21] | XrmPutResource[21] |
XGetVisualInfo[21] | XWidthOfScreen[21] | XrmPutStringResource[21] |
XGetWMClientMachine[21] | XWindowEvent[21] | XrmQGetResource[21] |
XGetWMColormapWindows[21] | XWithdrawWindow[21] | XrmQGetSearchList[21] |
XGetWMHints[21] | XWriteBitmapFile[21] | XrmQGetSearchResource[21] |
XGetWMIconName[21] | XXorRegion[21] | XrmQPutResource[21] |
XGetWMName[21] | XauDisposeAuth[21] | XrmQPutStringResource[21] |
XGetWMNormalHints[21] | XauFileName[21] | XrmQuarkToString[21] |
XGetWMProtocols[21] | XauGetBestAuthByAddr[21] | XrmSetDatabase[21] |
XGetWMSizeHints[21] | XauReadAuth[21] | XrmStringToBindingQuarkList[21] |
XGetWindowAttributes[21] | XcmsAddColorSpace[21] | XrmStringToQuark[21] |
XGetWindowProperty[21] | XcmsAddFunctionSet[21] | XrmStringToQuarkList[21] |
XGetZoomHints[21] | XcmsAllocColor[21] | XrmUniqueQuark[21] |
XGrabButton[21] | XcmsAllocNamedColor[21] | XwcDrawImageString[21] |
XGrabKey[21] | XcmsCCCOfColormap[21] | XwcDrawString[21] |
XGrabKeyboard[21] | XcmsCIELabClipL[21] | XwcDrawText[21] |
XGrabPointer[21] | XcmsCIELabClipLab[21] | XwcFreeStringList[21] |
XGrabServer[21] | XcmsCIELabClipab[21] | XwcLookupString[21] |
XHeightMMOfScreen[21] | XcmsCIELabQueryMaxC[21] | XwcResetIC[21] |
XHeightOfScreen[21] | XcmsCIELabQueryMaxL[21] | XwcTextEscapement[21] |
XIMOfIC[21] | XcmsCIELabQueryMaxLC[21] | XwcTextExtents[21] |
XIconifyWindow[21] | XcmsCIELabQueryMinL[21] | XwcTextListToTextProperty[21] |
XIfEvent[21] | XcmsCIELabToCIEXYZ[21] | XwcTextPerCharExtents[21] |
XImageByteOrder[21] | XcmsCIELabWhiteShiftColors[21] | XwcTextPropertyToTextList[21] |
The behaviour of the interfaces in this library is specified by the following Standards.
Linux Standard Base |
X11R.4 X Toolkit Intrinsics |
Table A-2. libXt Function Interfaces
XtAddActions[31] | XtCvtStringToInt[31] | XtParseAcceleratorTable[31] |
XtAddCallback[31] | XtCvtStringToPixel[31] | XtParseTranslationTable[31] |
XtAddCallbacks[31] | XtCvtStringToRestartStyle[31] | XtPeekEvent[31] |
XtAddConverter[31] | XtCvtStringToShort[31] | XtPending[31] |
XtAddEventHandler[31] | XtCvtStringToTranslationTable[31] | XtPopdown[31] |
XtAddExposureToRegion[31] | XtCvtStringToUnsignedChar[31] | XtPopup[31] |
XtAddGrab[31] | XtCvtStringToVisual[31] | XtPopupSpringLoaded[31] |
XtAddInput[31] | XtDatabase[31] | XtProcessEvent[31] |
XtAddRawEventHandler[31] | XtDestroyApplicationContext[31] | XtProcessLock[31] |
XtAddSignal[31] | XtDestroyGC[31] | XtProcessUnlock[31] |
XtAddTimeOut[31] | XtDestroyWidget[31] | XtQueryGeometry[31] |
XtAddWorkProc[31] | XtDirectConvert[31] | XtRealizeWidget[31] |
XtAllocateGC[31] | XtDisownSelection[31] | XtRealloc[31] |
XtAppAddActionHook[31] | XtDispatchEvent[31] | XtRegisterCaseConverter[31] |
XtAppAddActions[31] | XtDispatchEventToWidget[31] | XtRegisterDrawable[31] |
XtAppAddBlockHook[31] | XtDisplay[31] | XtRegisterExtensionSelector[31] |
XtAppAddConverter[31] | XtDisplayInitialize[31] | XtRegisterGrabAction[31] |
XtAppAddInput[31] | XtDisplayOfObject[31] | XtReleaseGC[31] |
XtAppAddSignal[31] | XtDisplayStringConversionWarning[31] | XtReleasePropertyAtom[31] |
XtAppAddTimeOut[31] | XtDisplayToApplicationContext[31] | XtRemoveActionHook[31] |
XtAppAddWorkProc[31] | XtError[31] | XtRemoveAllCallbacks[31] |
XtAppCreateShell[31] | XtErrorMsg[31] | XtRemoveBlockHook[31] |
XtAppError[31] | XtFindFile[31] | XtRemoveCallback[31] |
XtAppErrorMsg[31] | XtFree[31] | XtRemoveCallbacks[31] |
XtAppGetErrorDatabase[31] | XtGetActionKeysym[31] | XtRemoveEventHandler[31] |
XtAppGetErrorDatabaseText[31] | XtGetActionList[31] | XtRemoveEventTypeHandler[31] |
XtAppGetExitFlag[31] | XtGetApplicationNameAndClass[31] | XtRemoveGrab[31] |
XtAppGetSelectionTimeout[31] | XtGetApplicationResources[31] | XtRemoveInput[31] |
XtAppInitialize[31] | XtGetClassExtension[31] | XtRemoveRawEventHandler[31] |
XtAppLock[31] | XtGetConstraintResourceList[31] | XtRemoveSignal[31] |
XtAppMainLoop[31] | XtGetDisplays[31] | XtRemoveTimeOut[31] |
XtAppNextEvent[31] | XtGetErrorDatabase[31] | XtRemoveWorkProc[31] |
XtAppPeekEvent[31] | XtGetErrorDatabaseText[31] | XtReservePropertyAtom[31] |
XtAppPending[31] | XtGetGC[31] | XtResizeWidget[31] |
XtAppProcessEvent[31] | XtGetKeyboardFocusWidget[31] | XtResizeWindow[31] |
XtAppReleaseCacheRefs[31] | XtGetKeysymTable[31] | XtResolvePathname[31] |
XtAppSetErrorHandler[31] | XtGetMultiClickTime[31] | XtScreen[31] |
XtAppSetErrorMsgHandler[31] | XtGetResourceList[31] | XtScreenDatabase[31] |
XtAppSetExitFlag[31] | XtGetSelectionParameters[31] | XtScreenOfObject[31] |
XtAppSetFallbackResources[31] | XtGetSelectionRequest[31] | XtSendSelectionRequest[31] |
XtAppSetSelectionTimeout[31] | XtGetSelectionTimeout[31] | XtSessionGetToken[31] |
XtAppSetTypeConverter[31] | XtGetSelectionValue[31] | XtSessionReturnToken[31] |
XtAppSetWarningHandler[31] | XtGetSelectionValueIncremental[31] | XtSetErrorHandler[31] |
XtAppSetWarningMsgHandler[31] | XtGetSelectionValues[31] | XtSetErrorMsgHandler[31] |
XtAppUnlock[31] | XtGetSelectionValuesIncremental[31] | XtSetEventDispatcher[31] |
XtAppWarning[31] | XtGetSubresources[31] | XtSetKeyTranslator[31] |
XtAppWarningMsg[31] | XtGetSubvalues[31] | XtSetKeyboardFocus[31] |
XtAugmentTranslations[31] | XtGetValues[31] | XtSetLanguageProc[31] |
XtBuildEventMask[31] | XtGrabButton[31] | XtSetMappedWhenManaged[31] |
XtCallAcceptFocus[31] | XtGrabKey[31] | XtSetMultiClickTime[31] |
XtCallActionProc[31] | XtGrabKeyboard[31] | XtSetSelectionParameters[31] |
XtCallCallbackList[31] | XtGrabPointer[31] | XtSetSelectionTimeout[31] |
XtCallCallbacks[31] | XtHasCallbacks[31] | XtSetSensitive[31] |
XtCallConverter[31] | XtHooksOfDisplay[31] | XtSetSubvalues[31] |
XtCallbackExclusive[31] | XtInitialize[31] | XtSetTypeConverter[31] |
XtCallbackNone[31] | XtInitializeWidgetClass[31] | XtSetValues[31] |
XtCallbackNonexclusive[31] | XtInsertEventHandler[31] | XtSetWMColormapWindows[31] |
XtCallbackPopdown[31] | XtInsertEventTypeHandler[31] | XtSetWarningHandler[31] |
XtCallbackReleaseCacheRef[31] | XtInsertRawEventHandler[31] | XtSetWarningMsgHandler[31] |
XtCallbackReleaseCacheRefList[31] | XtInstallAccelerators[31] | XtShellStrings[31] |
XtCalloc[31] | XtInstallAllAccelerators[31] | XtStringConversionWarning[31] |
XtCancelSelectionRequest[31] | XtIsApplicationShell[31] | XtStrings[31] |
XtChangeManagedSet[31] | XtIsComposite[31] | XtSuperclass[31] |
XtClass[31] | XtIsConstraint[31] | XtToolkitInitialize[31] |
XtCloseDisplay[31] | XtIsManaged[31] | XtToolkitThreadInitialize[31] |
XtConfigureWidget[31] | XtIsObject[31] | XtTranslateCoords[31] |
XtConvert[31] | XtIsOverrideShell[31] | XtTranslateKey[31] |
XtConvertAndStore[31] | XtIsRealized[31] | XtTranslateKeycode[31] |
XtConvertCase[31] | XtIsRectObj[31] | XtUngrabButton[31] |
XtCreateApplicationContext[31] | XtIsSensitive[31] | XtUngrabKey[31] |
XtCreateApplicationShell[31] | XtIsSessionShell[31] | XtUngrabKeyboard[31] |
XtCreateManagedWidget[31] | XtIsShell[31] | XtUngrabPointer[31] |
XtCreatePopupShell[31] | XtIsSubclass[31] | XtUninstallTranslations[31] |
XtCreateSelectionRequest[31] | XtIsTopLevelShell[31] | XtUnmanageChild[31] |
XtCreateWidget[31] | XtIsTransientShell[31] | XtUnmanageChildren[31] |
XtCreateWindow[31] | XtIsVendorShell[31] | XtUnmapWidget[31] |
XtCvtColorToPixel[31] | XtIsWMShell[31] | XtUnrealizeWidget[31] |
XtCvtIntToBool[31] | XtIsWidget[31] | XtUnregisterDrawable[31] |
XtCvtIntToBoolean[31] | XtKeysymToKeycodeList[31] | XtVaAppCreateShell[31] |
XtCvtIntToColor[31] | XtLastEventProcessed[31] | XtVaAppInitialize[31] |
XtCvtIntToFloat[31] | XtLastTimestampProcessed[31] | XtVaCreateArgsList[31] |
XtCvtIntToFont[31] | XtMainLoop[31] | XtVaCreateManagedWidget[31] |
XtCvtIntToPixel[31] | XtMakeGeometryRequest[31] | XtVaCreatePopupShell[31] |
XtCvtIntToPixmap[31] | XtMakeResizeRequest[31] | XtVaCreateWidget[31] |
XtCvtIntToShort[31] | XtMalloc[31] | XtVaGetApplicationResources[31] |
XtCvtIntToUnsignedChar[31] | XtManageChild[31] | XtVaGetSubresources[31] |
XtCvtStringToAcceleratorTable[31] | XtManageChildren[31] | XtVaGetSubvalues[31] |
XtCvtStringToAtom[31] | XtMapWidget[31] | XtVaGetValues[31] |
XtCvtStringToBool[31] | XtMenuPopupAction[31] | XtVaOpenApplication[31] |
XtCvtStringToBoolean[31] | XtMergeArgLists[31] | XtVaSetSubvalues[31] |
XtCvtStringToCommandArgArray[31] | XtMoveWidget[31] | XtVaSetValues[31] |
XtCvtStringToCursor[31] | XtName[31] | XtWarning[31] |
XtCvtStringToDimension[31] | XtNameToWidget[31] | XtWarningMsg[31] |
XtCvtStringToDirectoryString[31] | XtNewString[31] | XtWidgetToApplicationContext[31] |
XtCvtStringToDisplay[31] | XtNextEvent[31] | XtWindow[31] |
XtCvtStringToFile[31] | XtNoticeSignal[31] | XtWindowOfObject[31] |
XtCvtStringToFloat[31] | XtOpenApplication[31] | XtWindowToWidget[31] |
XtCvtStringToFont[31] | XtOpenDisplay[31] | _XtCopyFromArg[30] |
XtCvtStringToFontSet[31] | XtOverrideTranslations[31] | _XtInherit[30] |
XtCvtStringToFontStruct[31] | XtOwnSelection[31] | _XtIsSubclassOf[30] |
XtCvtStringToGravity[31] | XtOwnSelectionIncremental[31] | |
XtCvtStringToInitialState[31] | XtParent[31] |
Table A-3. libXt Data Interfaces
XtCXtToolkitError[31] | objectClassRec[31] | topLevelShellClassRec[31] |
_XtInheritTranslations[30] | overrideShellClassRec[31] | topLevelShellWidgetClass[31] |
applicationShellWidgetClass[31] | overrideShellWidgetClass[31] | transientShellClassRec[31] |
compositeClassRec[31] | rectObjClass[31] | transientShellWidgetClass[31] |
compositeWidgetClass[31] | rectObjClassRec[31] | widgetClass[31] |
constraintClassRec[31] | sessionShellClassRec[31] | widgetClassRec[31] |
constraintWidgetClass[31] | sessionShellWidgetClass[31] | wmShellClassRec[31] |
coreWidgetClass[31] | shellClassRec[31] | wmShellWidgetClass[31] |
objectClass[31] | shellWidgetClass[31] |
The behaviour of the interfaces in this library is specified by the following Standards.
ISO/IEC 9899: 1999, Programming Languages --C |
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
Table A-4. libm Function Interfaces
acos(GLIBC_2.0)[10] | csinhf(GLIBC_2.0)[9] | llroundf(GLIBC_2.0)[9] |
acosf(GLIBC_2.0)[9] | csinhl(GLIBC_2.0)[9] | llroundl(GLIBC_2.0)[9] |
acosh(GLIBC_2.0)[10] | csinl(GLIBC_2.0)[9] | log(GLIBC_2.0)[10] |
acoshf(GLIBC_2.0)[9] | csqrt(GLIBC_2.0)[9] | log10(GLIBC_2.0)[10] |
acoshl(GLIBC_2.0)[9] | csqrtf(GLIBC_2.0)[9] | log1p(GLIBC_2.0)[10] |
acosl(GLIBC_2.0)[9] | csqrtl(GLIBC_2.0)[9] | logb(GLIBC_2.0)[10] |
asin(GLIBC_2.0)[10] | ctan(GLIBC_2.0)[9] | lrint(GLIBC_2.0)[9] |
asinf(GLIBC_2.0)[9] | ctanf(GLIBC_2.0)[9] | lrintf(GLIBC_2.0)[9] |
asinh(GLIBC_2.0)[10] | ctanh(GLIBC_2.0)[9] | lrintl(GLIBC_2.0)[9] |
asinhf(GLIBC_2.0)[9] | ctanhf(GLIBC_2.0)[9] | lround(GLIBC_2.0)[9] |
asinhl(GLIBC_2.0)[9] | ctanhl(GLIBC_2.0)[9] | lroundf(GLIBC_2.0)[9] |
asinl(GLIBC_2.0)[9] | ctanl(GLIBC_2.0)[9] | lroundl(GLIBC_2.0)[9] |
atan(GLIBC_2.0)[10] | dremf(GLIBC_2.0)[9] | matherr(GLIBC_2.0)[9] |
atan2(GLIBC_2.0)[10] | dreml(GLIBC_2.0)[9] | modf(GLIBC_2.0)[10] |
atan2f(GLIBC_2.0)[9] | erf(GLIBC_2.0)[10] | modff(GLIBC_2.0)[9] |
atan2l(GLIBC_2.0)[9] | erfc(GLIBC_2.0)[10] | modfl(GLIBC_2.0)[9] |
atanf(GLIBC_2.0)[9] | erfcf(GLIBC_2.0)[9] | nan(GLIBC_2.0)[9] |
atanh(GLIBC_2.0)[10] | erfcl(GLIBC_2.0)[9] | nanf(GLIBC_2.0)[9] |
atanhf(GLIBC_2.0)[9] | erff(GLIBC_2.0)[9] | nanl(GLIBC_2.0)[9] |
atanhl(GLIBC_2.0)[9] | erfl(GLIBC_2.0)[9] | nearbyint(GLIBC_2.0)[9] |
atanl(GLIBC_2.0)[9] | exp(GLIBC_2.0)[10] | nearbyintf(GLIBC_2.0)[9] |
cabs(GLIBC_2.1)[10] | expm1(GLIBC_2.1)[10] | nearbyintl(GLIBC_2.1)[9] |
cabsf(GLIBC_2.1)[9] | fabs(GLIBC_2.1)[10] | nextafter(GLIBC_2.1)[10] |
cabsl(GLIBC_2.1)[9] | fabsf(GLIBC_2.1)[9] | nextafterf(GLIBC_2.1)[9] |
cacos(GLIBC_2.1)[9] | fabsl(GLIBC_2.1)[9] | nextafterl(GLIBC_2.1)[9] |
cacosf(GLIBC_2.1)[9] | fdim(GLIBC_2.1)[9] | nexttoward(GLIBC_2.1)[9] |
cacosh(GLIBC_2.1)[9] | fdimf(GLIBC_2.1)[9] | nexttowardf(GLIBC_2.1)[9] |
cacoshf(GLIBC_2.1)[9] | fdiml(GLIBC_2.1)[9] | nexttowardl(GLIBC_2.1)[9] |
cacoshl(GLIBC_2.1)[9] | feclearexcept(GLIBC_2.1)[9] | pow(GLIBC_2.1)[10] |
cacosl(GLIBC_2.1)[9] | fegetenv(GLIBC_2.1)[9] | pow10(GLIBC_2.1)[9] |
carg(GLIBC_2.1)[9] | fegetexceptflag(GLIBC_2.1)[9] | pow10f(GLIBC_2.1)[9] |
cargf(GLIBC_2.1)[9] | fegetround(GLIBC_2.1)[9] | pow10l(GLIBC_2.1)[9] |
cargl(GLIBC_2.1)[9] | feholdexcept(GLIBC_2.1)[9] | powf(GLIBC_2.1)[9] |
casin(GLIBC_2.1)[9] | feraiseexcept(GLIBC_2.1)[9] | powl(GLIBC_2.1)[9] |
casinf(GLIBC_2.1)[9] | fesetenv(GLIBC_2.1)[9] | remainder(GLIBC_2.1)[10] |
casinh(GLIBC_2.1)[9] | fesetexceptflag(GLIBC_2.1)[9] | remainderf(GLIBC_2.1)[9] |
casinhf(GLIBC_2.1)[9] | fesetround(GLIBC_2.1)[9] | remainderl(GLIBC_2.1)[9] |
casinhl(GLIBC_2.1)[9] | fetestexcept(GLIBC_2.1)[9] | remquo(GLIBC_2.1)[9] |
casinl(GLIBC_2.1)[9] | feupdateenv(GLIBC_2.1)[9] | remquof(GLIBC_2.1)[9] |
catan(GLIBC_2.1)[9] | finite(GLIBC_2.1)[10] | remquol(GLIBC_2.1)[9] |
catanf(GLIBC_2.1)[9] | finitef(GLIBC_2.1)[9] | rint(GLIBC_2.1)[10] |
catanh(GLIBC_2.1)[9] | finitel(GLIBC_2.1)[9] | rintf(GLIBC_2.1)[9] |
catanhf(GLIBC_2.1)[9] | floor(GLIBC_2.1)[10] | rintl(GLIBC_2.1)[9] |
catanhl(GLIBC_2.1)[9] | floorf(GLIBC_2.1)[9] | round(GLIBC_2.1)[9] |
catanl(GLIBC_2.1)[9] | floorl(GLIBC_2.1)[9] | roundf(GLIBC_2.1)[9] |
cbrt(GLIBC_2.0)[10] | fma(GLIBC_2.0)[9] | roundl(GLIBC_2.0)[9] |
cbrtf(GLIBC_2.0)[9] | fmaf(GLIBC_2.0)[9] | scalb(GLIBC_2.0)[10] |
cbrtl(GLIBC_2.0)[9] | fmal(GLIBC_2.0)[9] | scalbf(GLIBC_2.0)[9] |
ccos(GLIBC_2.1)[9] | fmax(GLIBC_2.1)[9] | scalbl(GLIBC_2.1)[9] |
ccosf(GLIBC_2.1)[9] | fmaxf(GLIBC_2.1)[9] | scalbln(GLIBC_2.1)[9] |
ccosh(GLIBC_2.1)[9] | fmaxl(GLIBC_2.1)[9] | scalblnf(GLIBC_2.1)[9] |
ccoshf(GLIBC_2.1)[9] | fmin(GLIBC_2.1)[9] | scalblnl(GLIBC_2.1)[9] |
ccoshl(GLIBC_2.1)[9] | fminf(GLIBC_2.1)[9] | scalbn(GLIBC_2.1)[9] |
ccosl(GLIBC_2.1)[9] | fminl(GLIBC_2.1)[9] | scalbnf(GLIBC_2.1)[9] |
ceil(GLIBC_2.0)[10] | fmod(GLIBC_2.0)[10] | scalbnl(GLIBC_2.0)[9] |
ceilf(GLIBC_2.0)[9] | fmodf(GLIBC_2.0)[9] | significand(GLIBC_2.0)[9] |
ceill(GLIBC_2.0)[9] | fmodl(GLIBC_2.0)[9] | significandf(GLIBC_2.0)[9] |
cexp(GLIBC_2.1)[9] | frexp(GLIBC_2.1)[10] | significandl(GLIBC_2.1)[9] |
cexpf(GLIBC_2.1)[9] | frexpf(GLIBC_2.1)[9] | sin(GLIBC_2.1)[10] |
cexpl(GLIBC_2.1)[9] | frexpl(GLIBC_2.1)[9] | sincos(GLIBC_2.1)[9] |
cimag(GLIBC_2.1)[9] | gamma(GLIBC_2.1)[10] | sincosf(GLIBC_2.1)[9] |
cimagf(GLIBC_2.1)[9] | gammaf(GLIBC_2.1)[9] | sincosl(GLIBC_2.1)[9] |
cimagl(GLIBC_2.1)[9] | gammal(GLIBC_2.1)[9] | sinf(GLIBC_2.1)[9] |
clog10(GLIBC_2.1)[9] | hypot(GLIBC_2.1)[10] | sinh(GLIBC_2.1)[10] |
clog10f(GLIBC_2.1)[9] | hypotf(GLIBC_2.1)[9] | sinhf(GLIBC_2.1)[9] |
clog10l(GLIBC_2.1)[9] | hypotl(GLIBC_2.1)[9] | sinhl(GLIBC_2.1)[9] |
clogf(GLIBC_2.1)[9] | ilogb(GLIBC_2.1)[10] | sinl(GLIBC_2.1)[9] |
clogl(GLIBC_2.1)[9] | ilogbf(GLIBC_2.1)[9] | sqrt(GLIBC_2.1)[10] |
conj(GLIBC_2.1)[9] | ilogbl(GLIBC_2.1)[9] | sqrtf(GLIBC_2.1)[9] |
conjf(GLIBC_2.1)[9] | j0(GLIBC_2.1)[10] | sqrtl(GLIBC_2.1)[9] |
conjl(GLIBC_2.1)[9] | j0f(GLIBC_2.1)[9] | tan(GLIBC_2.1)[10] |
copysign(GLIBC_2.0)[9] | j0l(GLIBC_2.0)[9] | tanf(GLIBC_2.0)[9] |
copysignf(GLIBC_2.0)[9] | j1(GLIBC_2.0)[10] | tanh(GLIBC_2.0)[10] |
copysignl(GLIBC_2.0)[9] | j1f(GLIBC_2.0)[9] | tanhf(GLIBC_2.0)[9] |
cos(GLIBC_2.0)[10] | j1l(GLIBC_2.0)[9] | tanhl(GLIBC_2.0)[9] |
cosf(GLIBC_2.0)[9] | jn(GLIBC_2.0)[10] | tanl(GLIBC_2.0)[9] |
cosh(GLIBC_2.0)[10] | jnf(GLIBC_2.0)[9] | tgamma(GLIBC_2.0)[9] |
coshf(GLIBC_2.0)[9] | jnl(GLIBC_2.0)[9] | tgammaf(GLIBC_2.0)[9] |
coshl(GLIBC_2.0)[9] | ldexp(GLIBC_2.0)[10] | tgammal(GLIBC_2.0)[9] |
cosl(GLIBC_2.0)[9] | ldexpf(GLIBC_2.0)[9] | trunc(GLIBC_2.0)[9] |
cpow(GLIBC_2.1)[9] | ldexpl(GLIBC_2.1)[9] | truncf(GLIBC_2.1)[9] |
cpowf(GLIBC_2.1)[9] | lgamma(GLIBC_2.1)[10] | truncl(GLIBC_2.1)[9] |
cpowl(GLIBC_2.1)[9] | lgamma_r(GLIBC_2.1)[9] | y0(GLIBC_2.1)[10] |
cproj(GLIBC_2.1)[9] | lgammaf(GLIBC_2.1)[9] | y0f(GLIBC_2.1)[9] |
cprojf(GLIBC_2.1)[9] | lgammaf_r(GLIBC_2.1)[9] | y0l(GLIBC_2.1)[9] |
cprojl(GLIBC_2.1)[9] | lgammal(GLIBC_2.1)[9] | y1(GLIBC_2.1)[10] |
creal(GLIBC_2.1)[9] | lgammal_r(GLIBC_2.1)[9] | y1f(GLIBC_2.1)[9] |
creall(GLIBC_2.1)[9] | llrint(GLIBC_2.1)[9] | y1l(GLIBC_2.1)[9] |
csin(GLIBC_2.1)[9] | llrintf(GLIBC_2.1)[9] | yn(GLIBC_2.1)[10] |
csinf(GLIBC_2.1)[9] | llrintl(GLIBC_2.1)[9] | ynf(GLIBC_2.1)[9] |
csinh(GLIBC_2.1)[9] | llround(GLIBC_2.1)[9] | ynl(GLIBC_2.1)[9] |
The behaviour of the interfaces in this library is specified by the following Standards.
OpenGLŪ Application Binary Interface for Linux |
Table A-6. libGL Function Interfaces
glAccum[32] | glGetSeparableFilter[32] | glRasterPos4iv[32] |
glActiveTextureARB[32] | glGetString[32] | glRasterPos4s[32] |
glAlphaFunc[32] | glGetTexEnvfv[32] | glRasterPos4sv[32] |
glAreTexturesResident[32] | glGetTexEnviv[32] | glReadBuffer[32] |
glArrayElement[32] | glGetTexGendv[32] | glReadPixels[32] |
glBegin[32] | glGetTexGenfv[32] | glRectd[32] |
glBindTexture[32] | glGetTexGeniv[32] | glRectdv[32] |
glBitmap[32] | glGetTexImage[32] | glRectf[32] |
glBlendColor[32] | glGetTexLevelParameterfv[32] | glRectfv[32] |
glBlendColorEXT[32] | glGetTexLevelParameteriv[32] | glRecti[32] |
glBlendEquation[32] | glGetTexParameterfv[32] | glRectiv[32] |
glBlendEquationEXT[32] | glGetTexParameteriv[32] | glRects[32] |
glBlendFunc[32] | glHint[32] | glRectsv[32] |
glCallList[32] | glHistogram[32] | glRenderMode[32] |
glCallLists[32] | glIndexMask[32] | glResetHistogram[32] |
glClear[32] | glIndexPointer[32] | glResetMinmax[32] |
glClearAccum[32] | glIndexd[32] | glRotated[32] |
glClearColor[32] | glIndexdv[32] | glRotatef[32] |
glClearDepth[32] | glIndexf[32] | glScaled[32] |
glClearIndex[32] | glIndexfv[32] | glScalef[32] |
glClearStencil[32] | glIndexi[32] | glScissor[32] |
glClientActiveTextureARB[32] | glIndexiv[32] | glSelectBuffer[32] |
glClipPlane[32] | glIndexs[32] | glSeparableFilter2D[32] |
glColor3b[32] | glIndexsv[32] | glShadeModel[32] |
glColor3bv[32] | glIndexub[32] | glStencilFunc[32] |
glColor3d[32] | glIndexubv[32] | glStencilMask[32] |
glColor3dv[32] | glInitNames[32] | glStencilOp[32] |
glColor3f[32] | glInterleavedArrays[32] | glTexCoord1d[32] |
glColor3fv[32] | glIsEnabled[32] | glTexCoord1dv[32] |
glColor3i[32] | glIsList[32] | glTexCoord1f[32] |
glColor3iv[32] | glIsTexture[32] | glTexCoord1fv[32] |
glColor3s[32] | glLightModelf[32] | glTexCoord1i[32] |
glColor3sv[32] | glLightModelfv[32] | glTexCoord1iv[32] |
glColor3ub[32] | glLightModeli[32] | glTexCoord1s[32] |
glColor3ubv[32] | glLightModeliv[32] | glTexCoord1sv[32] |
glColor3ui[32] | glLightf[32] | glTexCoord2d[32] |
glColor3uiv[32] | glLightfv[32] | glTexCoord2dv[32] |
glColor3us[32] | glLighti[32] | glTexCoord2f[32] |
glColor3usv[32] | glLightiv[32] | glTexCoord2fv[32] |
glColor4b[32] | glLineStipple[32] | glTexCoord2i[32] |
glColor4bv[32] | glLineWidth[32] | glTexCoord2iv[32] |
glColor4d[32] | glListBase[32] | glTexCoord2s[32] |
glColor4dv[32] | glLoadIdentity[32] | glTexCoord2sv[32] |
glColor4f[32] | glLoadMatrixd[32] | glTexCoord3d[32] |
glColor4fv[32] | glLoadMatrixf[32] | glTexCoord3dv[32] |
glColor4i[32] | glLoadName[32] | glTexCoord3f[32] |
glColor4iv[32] | glLogicOp[32] | glTexCoord3fv[32] |
glColor4s[32] | glMap1d[32] | glTexCoord3i[32] |
glColor4sv[32] | glMap1f[32] | glTexCoord3iv[32] |
glColor4ub[32] | glMap2d[32] | glTexCoord3s[32] |
glColor4ubv[32] | glMap2f[32] | glTexCoord3sv[32] |
glColor4ui[32] | glMapGrid1d[32] | glTexCoord4d[32] |
glColor4uiv[32] | glMapGrid1f[32] | glTexCoord4dv[32] |
glColor4us[32] | glMapGrid2d[32] | glTexCoord4f[32] |
glColor4usv[32] | glMapGrid2f[32] | glTexCoord4fv[32] |
glColorMask[32] | glMaterialf[32] | glTexCoord4i[32] |
glColorMaterial[32] | glMaterialfv[32] | glTexCoord4iv[32] |
glColorPointer[32] | glMateriali[32] | glTexCoord4s[32] |
glColorSubTable[32] | glMaterialiv[32] | glTexCoord4sv[32] |
glColorTable[32] | glMatrixMode[32] | glTexCoordPointer[32] |
glColorTableParameterfv[32] | glMinmax[32] | glTexEnvf[32] |
glColorTableParameteriv[32] | glMultMatrixd[32] | glTexEnvfv[32] |
glConvolutionFilter1D[32] | glMultMatrixf[32] | glTexEnvi[32] |
glConvolutionFilter2D[32] | glMultiTexCoord1dARB[32] | glTexEnviv[32] |
glConvolutionParameterf[32] | glMultiTexCoord1dvARB[32] | glTexGend[32] |
glConvolutionParameterfv[32] | glMultiTexCoord1fARB[32] | glTexGendv[32] |
glConvolutionParameteri[32] | glMultiTexCoord1fvARB[32] | glTexGenf[32] |
glConvolutionParameteriv[32] | glMultiTexCoord1iARB[32] | glTexGenfv[32] |
glCopyColorSubTable[32] | glMultiTexCoord1ivARB[32] | glTexGeni[32] |
glCopyColorTable[32] | glMultiTexCoord1sARB[32] | glTexGeniv[32] |
glCopyConvolutionFilter1D[32] | glMultiTexCoord1svARB[32] | glTexImage1D[32] |
glCopyConvolutionFilter2D[32] | glMultiTexCoord2dARB[32] | glTexImage2D[32] |
glCopyPixels[32] | glMultiTexCoord2dvARB[32] | glTexImage3D[32] |
glCopyTexImage1D[32] | glMultiTexCoord2fARB[32] | glTexParameterf[32] |
glCopyTexImage2D[32] | glMultiTexCoord2fvARB[32] | glTexParameterfv[32] |
glCopyTexSubImage1D[32] | glMultiTexCoord2iARB[32] | glTexParameteri[32] |
glCopyTexSubImage2D[32] | glMultiTexCoord2ivARB[32] | glTexParameteriv[32] |
glCopyTexSubImage3D[32] | glMultiTexCoord2sARB[32] | glTexSubImage1D[32] |
glCullFace[32] | glMultiTexCoord2svARB[32] | glTexSubImage2D[32] |
glDeleteLists[32] | glMultiTexCoord3dARB[32] | glTexSubImage3D[32] |
glDeleteTextures[32] | glMultiTexCoord3dvARB[32] | glTranslated[32] |
glDepthFunc[32] | glMultiTexCoord3fARB[32] | glTranslatef[32] |
glDepthMask[32] | glMultiTexCoord3fvARB[32] | glVertex2d[32] |
glDepthRange[32] | glMultiTexCoord3iARB[32] | glVertex2dv[32] |
glDisable[32] | glMultiTexCoord3ivARB[32] | glVertex2f[32] |
glDisableClientState[32] | glMultiTexCoord3sARB[32] | glVertex2fv[32] |
glDrawArrays[32] | glMultiTexCoord3svARB[32] | glVertex2i[32] |
glDrawBuffer[32] | glMultiTexCoord4dARB[32] | glVertex2iv[32] |
glDrawElements[32] | glMultiTexCoord4dvARB[32] | glVertex2s[32] |
glDrawPixels[32] | glMultiTexCoord4fARB[32] | glVertex2sv[32] |
glDrawRangeElements[32] | glMultiTexCoord4fvARB[32] | glVertex3d[32] |
glEdgeFlag[32] | glMultiTexCoord4iARB[32] | glVertex3dv[32] |
glEdgeFlagPointer[32] | glMultiTexCoord4ivARB[32] | glVertex3f[32] |
glEdgeFlagv[32] | glMultiTexCoord4sARB[32] | glVertex3fv[32] |
glEnable[32] | glMultiTexCoord4svARB[32] | glVertex3i[32] |
glEnableClientState[32] | glNewList[32] | glVertex3iv[32] |
glEnd[32] | glNormal3b[32] | glVertex3s[32] |
glEndList[32] | glNormal3bv[32] | glVertex3sv[32] |
glEvalCoord1d[32] | glNormal3d[32] | glVertex4d[32] |
glEvalCoord1dv[32] | glNormal3dv[32] | glVertex4dv[32] |
glEvalCoord1f[32] | glNormal3f[32] | glVertex4f[32] |
glEvalCoord1fv[32] | glNormal3fv[32] | glVertex4fv[32] |
glEvalCoord2d[32] | glNormal3i[32] | glVertex4i[32] |
glEvalCoord2dv[32] | glNormal3iv[32] | glVertex4iv[32] |
glEvalCoord2f[32] | glNormal3s[32] | glVertex4s[32] |
glEvalCoord2fv[32] | glNormal3sv[32] | glVertex4sv[32] |
glEvalMesh1[32] | glNormalPointer[32] | glVertexPointer[32] |
glEvalMesh2[32] | glOrtho[32] | glViewport[32] |
glEvalPoint1[32] | glPassThrough[32] | glXChooseFBConfig[32] |
glEvalPoint2[32] | glPixelMapfv[32] | glXChooseVisual[32] |
glFeedbackBuffer[32] | glPixelMapuiv[32] | glXCopyContext[32] |
glFinish[32] | glPixelMapusv[32] | glXCreateContext[32] |
glFlush[32] | glPixelStoref[32] | glXCreateGLXPixmap[32] |
glFogf[32] | glPixelStorei[32] | glXCreateNewContext[32] |
glFogfv[32] | glPixelTransferf[32] | glXCreatePbuffer[32] |
glFogi[32] | glPixelTransferi[32] | glXCreatePixmap[32] |
glFogiv[32] | glPixelZoom[32] | glXCreateWindow[32] |
glFrontFace[32] | glPointSize[32] | glXDestroyContext[32] |
glFrustum[32] | glPolygonMode[32] | glXDestroyGLXPixmap[32] |
glGenLists[32] | glPolygonOffset[32] | glXDestroyPbuffer[32] |
glGenTextures[32] | glPolygonStipple[32] | glXDestroyPixmap[32] |
glGetBooleanv[32] | glPopAttrib[32] | glXDestroyWindow[32] |
glGetClipPlane[32] | glPopClientAttrib[32] | glXFreeContextEXT[32] |
glGetColorTable[32] | glPopMatrix[32] | glXGetClientString[32] |
glGetColorTableParameterfv[32] | glPopName[32] | glXGetConfig[32] |
glGetColorTableParameteriv[32] | glPrioritizeTextures[32] | glXGetContextIDEXT[32] |
glGetConvolutionFilter[32] | glPushAttrib[32] | glXGetCurrentContext[32] |
glGetConvolutionParameterfv[32] | glPushClientAttrib[32] | glXGetCurrentDisplay[32] |
glGetConvolutionParameteriv[32] | glPushMatrix[32] | glXGetCurrentDrawable[32] |
glGetDoublev[32] | glPushName[32] | glXGetCurrentReadDrawable[32] |
glGetError[32] | glRasterPos2d[32] | glXGetFBConfigAttrib[32] |
glGetFloatv[32] | glRasterPos2dv[32] | glXGetSelectedEvent[32] |
glGetHistogram[32] | glRasterPos2f[32] | glXGetVisualFromFBConfig[32] |
glGetHistogramParameterfv[32] | glRasterPos2fv[32] | glXImportContextEXT[32] |
glGetHistogramParameteriv[32] | glRasterPos2i[32] | glXIsDirect[32] |
glGetIntegerv[32] | glRasterPos2iv[32] | glXMakeContextCurrent[32] |
glGetLightfv[32] | glRasterPos2s[32] | glXMakeCurrent[32] |
glGetLightiv[32] | glRasterPos2sv[32] | glXQueryContext[32] |
glGetMapdv[32] | glRasterPos3d[32] | glXQueryContextInfoEXT[32] |
glGetMapfv[32] | glRasterPos3dv[32] | glXQueryDrawable[32] |
glGetMapiv[32] | glRasterPos3f[32] | glXQueryExtension[32] |
glGetMaterialfv[32] | glRasterPos3fv[32] | glXQueryExtensionsString[32] |
glGetMaterialiv[32] | glRasterPos3i[32] | glXQueryServerString[32] |
glGetMinmax[32] | glRasterPos3iv[32] | glXQueryVersion[32] |
glGetMinmaxParameterfv[32] | glRasterPos3s[32] | glXSelectEvent[32] |
glGetMinmaxParameteriv[32] | glRasterPos3sv[32] | glXSwapBuffers[32] |
glGetPixelMapfv[32] | glRasterPos4d[32] | glXUseXFont[32] |
glGetPixelMapuiv[32] | glRasterPos4dv[32] | glXWaitGL[32] |
glGetPixelMapusv[32] | glRasterPos4f[32] | glXWaitX[32] |
glGetPointerv[32] | glRasterPos4fv[32] | |
glGetPolygonStipple[32] | glRasterPos4i[32] |
The behaviour of the interfaces in this library is specified by the following Standards.
Double Buffer Extension Library |
X Display Power Management Signaling (DPMS) Extension, Library Specification |
Security Extension Specification, Version 7.1 |
X Nonrectangular Window Shape Extension Library Version 1.0 |
MIT-SHM--The MIT Shared Memory Extension |
X Synchronization Extension Library |
Table A-7. libXext Function Interfaces
DPMSCapable[23] | XShmCreateImage[26] | XSyncQueryExtension[27] |
DPMSDisable[23] | XShmCreatePixmap[26] | XSyncSetCounter[27] |
DPMSEnable[23] | XShmDetach[26] | XSyncSetPriority[27] |
DPMSForceLevel[23] | XShmGetEventBase[26] | XSyncValueAdd[27] |
DPMSGetTimeouts[23] | XShmGetImage[26] | XSyncValueEqual[27] |
DPMSGetVersion[23] | XShmPixmapFormat[26] | XSyncValueGreaterOrEqual[27] |
DPMSInfo[23] | XShmPutImage[26] | XSyncValueGreaterThan[27] |
DPMSQueryExtension[23] | XShmQueryExtension[26] | XSyncValueHigh32[27] |
DPMSSetTimeouts[23] | XShmQueryVersion[26] | XSyncValueIsNegative[27] |
XSecurityAllocXauth[24] | XSyncAwait[27] | XSyncValueIsPositive[27] |
XSecurityFreeXauth[24] | XSyncChangeAlarm[27] | XSyncValueIsZero[27] |
XSecurityGenerateAuthorization[24] | XSyncChangeCounter[27] | XSyncValueLessOrEqual[27] |
XSecurityQueryExtension[24] | XSyncCreateAlarm[27] | XSyncValueLessThan[27] |
XSecurityRevokeAuthorization[24] | XSyncCreateCounter[27] | XSyncValueLow32[27] |
XShapeCombineMask[25] | XSyncDestroyAlarm[27] | XSyncValueSubtract[27] |
XShapeCombineRectangles[25] | XSyncDestroyCounter[27] | XdbeAllocateBackBufferName[22] |
XShapeCombineRegion[25] | XSyncFreeSystemCounterList[27] | XdbeBeginIdiom[22] |
XShapeCombineShape[25] | XSyncGetPriority[27] | XdbeDeallocateBackBufferName[22] |
XShapeGetRectangles[25] | XSyncInitialize[27] | XdbeEndIdiom[22] |
XShapeInputSelected[25] | XSyncIntToValue[27] | XdbeFreeVisualInfo[22] |
XShapeOffsetShape[25] | XSyncIntsToValue[27] | XdbeGetBackBufferAttributes[22] |
XShapeQueryExtension[25] | XSyncListSystemCounters[27] | XdbeGetVisualInfo[22] |
XShapeQueryExtents[25] | XSyncMaxValue[27] | XdbeQueryExtension[22] |
XShapeQueryVersion[25] | XSyncMinValue[27] | XdbeSwapBuffers[22] |
XShapeSelectInput[25] | XSyncQueryAlarm[27] | |
XShmAttach[26] | XSyncQueryCounter[27] |
The behaviour of the interfaces in this library is specified by the following Standards.
X11R6.4 X Inter-Client Exchange (ICE) Protocol |
Table A-8. libICE Function Interfaces
IceAcceptConnection[29] | IceGetConnectionContext[29] | IceProtocolVersion[29] |
IceAddConnectionWatch[29] | IceGetInBufSize[29] | IceReadAuthFileEntry[29] |
IceAllocScratch[29] | IceGetListenConnectionNumber[29] | IceRegisterForProtocolReply[29] |
IceAppLockConn[29] | IceGetListenConnectionString[29] | IceRegisterForProtocolSetup[29] |
IceAppUnlockConn[29] | IceGetOutBufSize[29] | IceRelease[29] |
IceAuthFileName[29] | IceInitThreads[29] | IceRemoveConnectionWatch[29] |
IceCheckShutdownNegotiation[29] | IceLastReceivedSequenceNumber[29] | IceSetErrorHandler[29] |
IceCloseConnection[29] | IceLastSentSequenceNumber[29] | IceSetHostBasedAuthProc[29] |
IceComposeNetworkIdList[29] | IceListenForConnections[29] | IceSetIOErrorHandler[29] |
IceConnectionNumber[29] | IceListenForWellKnownConnections[29] | IceSetPaAuthData[29] |
IceConnectionStatus[29] | IceLockAuthFile[29] | IceSetShutdownNegotiation[29] |
IceConnectionString[29] | IceOpenConnection[29] | IceSwapping[29] |
IceFlush[29] | IcePing[29] | IceUnlockAuthFile[29] |
IceFreeAuthFileEntry[29] | IceProcessMessages[29] | IceVendor[29] |
IceFreeListenObjs[29] | IceProtocolRevision[29] | IceWriteAuthFileEntry[29] |
IceGenerateMagicCookie[29] | IceProtocolSetup[29] | |
IceGetAuthFileEntry[29] | IceProtocolShutdown[29] |
The behaviour of the interfaces in this library is specified by the following Standards.
X11R6.4 X Session Management Library |
Table A-9. libSM Function Interfaces
SmFreeProperty[28] | SmcRelease[28] | SmsInitialize[28] |
SmFreeReasons[28] | SmcRequestSaveYourself[28] | SmsInteract[28] |
SmcClientID[28] | SmcRequestSaveYourselfPhase2[28] | SmsProtocolRevision[28] |
SmcCloseConnection[28] | SmcSaveYourselfDone[28] | SmsProtocolVersion[28] |
SmcDeleteProperties[28] | SmcSetErrorHandler[28] | SmsRegisterClientReply[28] |
SmcGetIceConnection[28] | SmcSetProperties[28] | SmsReturnProperties[28] |
SmcGetProperties[28] | SmcVendor[28] | SmsSaveComplete[28] |
SmcInteractDone[28] | SmsCleanUp[28] | SmsSaveYourself[28] |
SmcInteractRequest[28] | SmsClientHostName[28] | SmsSaveYourselfPhase2[28] |
SmcModifyCallbacks[28] | SmsClientID[28] | SmsSetErrorHandler[28] |
SmcOpenConnection[28] | SmsDie[28] | SmsShutdownCancelled[28] |
SmcProtocolRevision[28] | SmsGenerateClientID[28] | |
SmcProtocolVersion[28] | SmsGetIceConnection[28] |
The behaviour of the interfaces in this library is specified by the following Standards.
Linux Standard Base |
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
The behaviour of the interfaces in this library is specified by the following Standards.
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
The behaviour of the interfaces in this library is specified by the following Standards.
zlib 1.1.3 Manual |
Table A-12. libz Function Interfaces
adler32[18] | gzdopen[18] | gztell[18] |
compress[18] | gzeof[18] | gzwrite[18] |
compress2[18] | gzerror[18] | inflate[18] |
crc32[18] | gzflush[18] | inflateEnd[18] |
deflate[18] | gzgetc[18] | inflateInit2_[18] |
deflateCopy[18] | gzgets[18] | inflateInit_[18] |
deflateEnd[18] | gzopen[18] | inflateReset[18] |
deflateInit2_[18] | gzprintf[18] | inflateSetDictionary[18] |
deflateInit_[18] | gzputc[18] | inflateSync[18] |
deflateParams[18] | gzputs[18] | inflateSyncPoint[18] |
deflateReset[18] | gzread[18] | uncompress[18] |
deflateSetDictionary[18] | gzrewind[18] | zError[18] |
get_crc_table[18] | gzseek[18] | |
gzclose[18] | gzsetparams[18] |
The behaviour of the interfaces in this library is specified by the following Standards.
CAE Specification, May 1996, X/Open Curses, Issue 4, Version 2 (ISBN: 1-85912-171-3, C610), plus Corrigendum U018 |
Table A-13. libncurses Function Interfaces
addch[19] | mvcur[19] | slk_refresh[19] |
addchnstr[19] | mvdelch[19] | slk_restore[19] |
addchstr[19] | mvderwin[19] | slk_set[19] |
addnstr[19] | mvgetch[19] | slk_touch[19] |
addstr[19] | mvgetnstr[19] | standend[19] |
attr_get[19] | mvgetstr[19] | standout[19] |
attr_off[19] | mvhline[19] | start_color[19] |
attr_on[19] | mvinch[19] | subpad[19] |
attr_set[19] | mvinchnstr[19] | subwin[19] |
attroff[19] | mvinchstr[19] | syncok[19] |
attron[19] | mvinnstr[19] | termattrs[19] |
attrset[19] | mvinsch[19] | termname[19] |
baudrate[19] | mvinsnstr[19] | tgetent[19] |
beep[19] | mvinsstr[19] | tgetflag[19] |
bkgd[19] | mvinstr[19] | tgetnum[19] |
bkgdset[19] | mvprintw[19] | tgetstr[19] |
border[19] | mvscanw[19] | tgoto[19] |
box[19] | mvvline[19] | tigetflag[19] |
can_change_color[19] | mvwaddch[19] | tigetnum[19] |
cbreak[19] | mvwaddchnstr[19] | tigetstr[19] |
chgat[19] | mvwaddchstr[19] | timeout[19] |
clear[19] | mvwaddnstr[19] | tparm[19] |
clearok[19] | mvwaddstr[19] | tputs[19] |
clrtobot[19] | mvwchgat[19] | typeahead[19] |
clrtoeol[19] | mvwdelch[19] | ungetch[19] |
color_content[19] | mvwgetch[19] | untouchwin[19] |
color_set[19] | mvwgetnstr[19] | use_env[19] |
copywin[19] | mvwgetstr[19] | vidattr[19] |
curs_set[19] | mvwhline[19] | vidputs[19] |
def_prog_mode[19] | mvwin[19] | vline[19] |
def_shell_mode[19] | mvwinch[19] | vw_printw[19] |
delay_output[19] | mvwinchnstr[19] | vw_scanw[19] |
delch[19] | mvwinchstr[19] | vwprintw[19] |
deleteln[19] | mvwinnstr[19] | vwscanw[19] |
delscreen[19] | mvwinsch[19] | waddch[19] |
delwin[19] | mvwinsnstr[19] | waddchnstr[19] |
derwin[19] | mvwinsstr[19] | waddchstr[19] |
doupdate[19] | mvwinstr[19] | waddnstr[19] |
dupwin[19] | mvwprintw[19] | waddstr[19] |
echo[19] | mvwscanw[19] | wattr_get[19] |
echochar[19] | mvwvline[19] | wattr_off[19] |
endwin[19] | napms[19] | wattr_on[19] |
erase[19] | newpad[19] | wattr_set[19] |
erasechar[19] | newterm[19] | wattroff[19] |
filter[19] | newwin[19] | wattron[19] |
flash[19] | nl[19] | wattrset[19] |
flushinp[19] | nocbreak[19] | wbkgd[19] |
getbkgd[19] | nodelay[19] | wbkgdset[19] |
getch[19] | noecho[19] | wborder[19] |
getnstr[19] | nonl[19] | wchgat[19] |
getstr[19] | noqiflush[19] | wclear[19] |
getwin[19] | noraw[19] | wclrtobot[19] |
halfdelay[19] | notimeout[19] | wclrtoeol[19] |
has_colors[19] | overlay[19] | wcolor_set[19] |
has_ic[19] | overwrite[19] | wcursyncup[19] |
has_il[19] | pair_content[19] | wdelch[19] |
hline[19] | pechochar[19] | wdeleteln[19] |
idcok[19] | pnoutrefresh[19] | wechochar[19] |
idlok[19] | prefresh[19] | werase[19] |
immedok[19] | printw[19] | wgetch[19] |
inch[19] | putp[19] | wgetnstr[19] |
inchnstr[19] | putwin[19] | wgetstr[19] |
inchstr[19] | qiflush[19] | whline[19] |
init_color[19] | raw[19] | winch[19] |
init_pair[19] | redrawwin[19] | winchnstr[19] |
initscr[19] | refresh[19] | winchstr[19] |
innstr[19] | reset_prog_mode[19] | winnstr[19] |
insch[19] | reset_shell_mode[19] | winsch[19] |
insdelln[19] | resetty[19] | winsdelln[19] |
insertln[19] | ripoffline[19] | winsertln[19] |
insnstr[19] | savetty[19] | winsnstr[19] |
insstr[19] | scanw[19] | winsstr[19] |
instr[19] | scr_dump[19] | winstr[19] |
intrflush[19] | scr_init[19] | wmove[19] |
is_linetouched[19] | scr_restore[19] | wnoutrefresh[19] |
is_wintouched[19] | scr_set[19] | wprintw[19] |
isendwin[19] | scrl[19] | wredrawln[19] |
keyname[19] | scroll[19] | wrefresh[19] |
keypad[19] | scrollok[19] | wscanw[19] |
killchar[19] | set_term[19] | wscrl[19] |
leaveok[19] | setscrreg[19] | wsetscrreg[19] |
longname[19] | slk_attr_set[19] | wstandend[19] |
meta[19] | slk_attroff[19] | wstandout[19] |
move[19] | slk_attron[19] | wsyncdown[19] |
mvaddch[19] | slk_attrset[19] | wsyncup[19] |
mvaddchnstr[19] | slk_clear[19] | wtimeout[19] |
mvaddchstr[19] | slk_color[19] | wtouchln[19] |
mvaddnstr[19] | slk_init[19] | wvline[19] |
mvaddstr[19] | slk_label[19] | |
mvchgat[19] | slk_noutrefresh[19] |
The behaviour of the interfaces in this library is specified by the following Standards.
Linux Standard Base |
The behaviour of the interfaces in this library is specified by the following Standards.
ISO/IEC 9899: 1999, Programming Languages --C |
Large File Support |
Linux Standard Base |
IEEE Std POSIX.1-1996 [ISO/IEC 9945-1:1996] |
CAE Specification, February 1997, Networking Services (XNS), Issue 5 (ISBN: 1-85912-165-9, C523) |
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
Table A-16. libc Function Interfaces
_Exit(GLIBC_2.1.1)[3] | getprotobynumber(GLIBC_2.1.1)[7] | setnetent(GLIBC_2.1.1)[7] |
_IO_feof(GLIBC_2.0)[5] | getprotoent(GLIBC_2.0)[5] | setpgid(GLIBC_2.0)[8] |
_IO_getc(GLIBC_2.0)[5] | getpwent(GLIBC_2.0)[8] | setpgrp(GLIBC_2.0)[8] |
_IO_putc(GLIBC_2.0)[5] | getpwnam(GLIBC_2.0)[8] | setpriority(GLIBC_2.0)[8] |
_IO_puts(GLIBC_2.0)[5] | getpwuid(GLIBC_2.0)[8] | setprotoent(GLIBC_2.0)[7] |
__assert_fail(GLIBC_2.0)[5] | getrlimit(GLIBC_2.0)[8] | setpwent(GLIBC_2.0)[8] |
__bzero(GLIBC_2.0)[5] | getrlimit64(GLIBC_2.0)[4] | setregid(GLIBC_2.0)[8] |
__ctype_get_mb_cur_max(GLIBC_2.0)[5] | getrusage(GLIBC_2.0)[8] | setreuid(GLIBC_2.0)[8] |
__cxa_atexit(GLIBC_2.1.3)[5] | gets(GLIBC_2.1.3)[8] | setrlimit(GLIBC_2.1.3)[8] |
__dcgettext(GLIBC_2.0)[5] | getservbyname(GLIBC_2.0)[5] | setservent(GLIBC_2.0)[7] |
__errno_location(GLIBC_2.0)[5] | getservbyport(GLIBC_2.0)[7] | setsid(GLIBC_2.0)[8] |
__fpending(GLIBC_2.2)[5] | getservent(GLIBC_2.2)[5] | setsockopt(GLIBC_2.2)[7] |
__fxstat(GLIBC_2.0)[5] | getsid(GLIBC_2.0)[8] | setstate(GLIBC_2.0)[8] |
__fxstat64(GLIBC_2.2)[5] | getsockname(GLIBC_2.2)[7] | setuid(GLIBC_2.2)[8] |
__getpgid(GLIBC_2.0)[5] | getsockopt(GLIBC_2.0)[7] | setutent(GLIBC_2.0)[5] |
__libc_current_sigrtmax(GLIBC_2.1)[5] | getsubopt(GLIBC_2.1)[8] | setutxent(GLIBC_2.1)[8] |
__libc_current_sigrtmin(GLIBC_2.1)[5] | gettext(GLIBC_2.1)[5] | setvbuf(GLIBC_2.1)[8] |
__lxstat(GLIBC_2.0)[5] | gettimeofday(GLIBC_2.0)[8] | shmat(GLIBC_2.0)[8] |
__lxstat64(GLIBC_2.2)[5] | getuid(GLIBC_2.2)[8] | shmctl(GLIBC_2.2)[8] |
__mbrlen(GLIBC_2.0)[5] | getutent(GLIBC_2.0)[5] | shmdt(GLIBC_2.0)[8] |
__mempcpy(GLIBC_2.0)[5] | getutxent(GLIBC_2.0)[8] | shmget(GLIBC_2.0)[8] |
__rawmemchr(GLIBC_2.1)[5] | getutxid(GLIBC_2.1)[8] | shutdown(GLIBC_2.1)[7] |
__secure_getenv(GLIBC_2.0)[5] | getutxline(GLIBC_2.0)[8] | sigaction(GLIBC_2.0)[8] |
__sigpause(GLIBC_2.0)[5] | getw(GLIBC_2.0)[8] | sigaddset(GLIBC_2.0)[8] |
__sigsetjmp(GLIBC_2.0)[5] | getwd(GLIBC_2.0)[8] | sigaltstack(GLIBC_2.0)[8] |
__stpcpy(GLIBC_2.0)[5] | glob(GLIBC_2.0)[8] | sigandset(GLIBC_2.0)[5] |
__strdup(GLIBC_2.0)[5] | glob64(GLIBC_2.0)[5] | sigblock(GLIBC_2.0)[5] |
__strtod_internal(GLIBC_2.0)[5] | globfree(GLIBC_2.0)[8] | sigdelset(GLIBC_2.0)[8] |
__strtof_internal(GLIBC_2.0)[5] | globfree64(GLIBC_2.0)[5] | sigemptyset(GLIBC_2.0)[8] |
__strtok_r(GLIBC_2.0)[5] | gmtime(GLIBC_2.0)[8] | sigfillset(GLIBC_2.0)[8] |
__strtol_internal(GLIBC_2.0)[5] | grantpt(GLIBC_2.0)[8] | siggetmask(GLIBC_2.0)[5] |
__strtold_internal(GLIBC_2.0)[5] | hcreate(GLIBC_2.0)[8] | sighold(GLIBC_2.0)[8] |
__strtoll_internal(GLIBC_2.0)[5] | hdestroy(GLIBC_2.0)[8] | sigignore(GLIBC_2.0)[8] |
__strtoul_internal(GLIBC_2.0)[5] | hsearch(GLIBC_2.0)[8] | siginterrupt(GLIBC_2.0)[8] |
__strtoull_internal(GLIBC_2.0)[5] | htonl(GLIBC_2.0)[7] | sigisemptyset(GLIBC_2.0)[5] |
__sysconf(GLIBC_2.2)[5] | htons(GLIBC_2.2)[7] | sigismember(GLIBC_2.2)[8] |
__sysv_signal(GLIBC_2.0)[5] | iconv(GLIBC_2.0)[8] | siglongjmp(GLIBC_2.0)[8] |
__wcstod_internal(GLIBC_2.0)[5] | iconv_close(GLIBC_2.0)[8] | signal(GLIBC_2.0)[8] |
__wcstof_internal(GLIBC_2.0)[5] | iconv_open(GLIBC_2.0)[8] | sigorset(GLIBC_2.0)[5] |
__wcstol_internal(GLIBC_2.0)[5] | imaxabs(GLIBC_2.0)[3] | sigpause(GLIBC_2.0)[8] |
__wcstold_internal(GLIBC_2.0)[5] | imaxdiv(GLIBC_2.0)[3] | sigpending(GLIBC_2.0)[8] |
__wcstoll_internal(GLIBC_2.0)[5] | index(GLIBC_2.0)[8] | sigprocmask(GLIBC_2.0)[8] |
__wcstoul_internal(GLIBC_2.0)[5] | inet_addr(GLIBC_2.0)[7] | sigqueue(GLIBC_2.0)[8] |
__wcstoull_internal(GLIBC_2.0)[5] | inet_aton(GLIBC_2.0)[7] | sigrelse(GLIBC_2.0)[8] |
__xmknod(GLIBC_2.0)[5] | inet_ntoa(GLIBC_2.0)[7] | sigreturn(GLIBC_2.0)[5] |
__xstat(GLIBC_2.0)[5] | initgroups(GLIBC_2.0)[5] | sigset(GLIBC_2.0)[8] |
__xstat64(GLIBC_2.2)[5] | initstate(GLIBC_2.2)[8] | sigstack(GLIBC_2.2)[8] |
_exit(GLIBC_2.0)[8] | insque(GLIBC_2.0)[8] | sigsuspend(GLIBC_2.0)[8] |
_h_errno(GLIBC_2.0)[8] | ioctl(GLIBC_2.0)[8] | sigtimedwait(GLIBC_2.0)[8] |
_longjmp(GLIBC_2.0)[8] | isalnum(GLIBC_2.0)[8] | sigwait(GLIBC_2.0)[8] |
_obstack_begin(GLIBC_2.0)[5] | isalpha(GLIBC_2.0)[8] | sigwaitinfo(GLIBC_2.0)[8] |
_obstack_newchunk(GLIBC_2.0)[5] | isascii(GLIBC_2.0)[8] | sleep(GLIBC_2.0)[8] |
_setjmp(GLIBC_2.0)[8] | isatty(GLIBC_2.0)[8] | snprintf(GLIBC_2.0)[8] |
_tolower(GLIBC_2.0)[8] | isblank(GLIBC_2.0)[3] | socket(GLIBC_2.0)[7] |
_toupper(GLIBC_2.0)[8] | iscntrl(GLIBC_2.0)[8] | socketpair(GLIBC_2.0)[7] |
a64l(GLIBC_2.0)[8] | isdigit(GLIBC_2.0)[8] | sprintf(GLIBC_2.0)[8] |
abort(GLIBC_2.0)[8] | isgraph(GLIBC_2.0)[8] | srand(GLIBC_2.0)[8] |
abs(GLIBC_2.0)[8] | isinf(GLIBC_2.0)[3] | srand48(GLIBC_2.0)[8] |
accept(GLIBC_2.0)[7] | isinfl(GLIBC_2.0)[3] | srandom(GLIBC_2.0)[8] |
access(GLIBC_2.0)[8] | islower(GLIBC_2.0)[8] | sscanf(GLIBC_2.0)[8] |
acct(GLIBC_2.0)[5] | isnan(GLIBC_2.0)[3] | statfs(GLIBC_2.0)[5] |
adjtime(GLIBC_2.0)[5] | isnanf(GLIBC_2.0)[3] | statvfs(GLIBC_2.0)[8] |
adjtimex(GLIBC_2.0)[5] | isnanl(GLIBC_2.0)[3] | step(GLIBC_2.0)[8] |
advance(GLIBC_2.0)[8] | isprint(GLIBC_2.0)[8] | stime(GLIBC_2.0)[5] |
alarm(GLIBC_2.0)[8] | ispunct(GLIBC_2.0)[8] | stpcpy(GLIBC_2.0)[5] |
alphasort(GLIBC_2.0)[5] | isspace(GLIBC_2.0)[8] | stpncpy(GLIBC_2.0)[5] |
alphasort64(GLIBC_2.1)[5] | isupper(GLIBC_2.1)[8] | strcasecmp(GLIBC_2.1)[8] |
asctime(GLIBC_2.0)[8] | iswalnum(GLIBC_2.0)[8] | strcasestr(GLIBC_2.0)[5] |
atexit(GLIBC_2.0)[8] | iswalpha(GLIBC_2.0)[8] | strcat(GLIBC_2.0)[8] |
atof(GLIBC_2.0)[8] | iswblank(GLIBC_2.0)[5] | strchr(GLIBC_2.0)[8] |
atoi(GLIBC_2.0)[8] | iswcntrl(GLIBC_2.0)[8] | strcmp(GLIBC_2.0)[8] |
atol(GLIBC_2.0)[8] | iswctype(GLIBC_2.0)[5] | strcoll(GLIBC_2.0)[8] |
basename(GLIBC_2.0)[8] | iswdigit(GLIBC_2.0)[8] | strcpy(GLIBC_2.0)[8] |
bcmp(GLIBC_2.0)[8] | iswgraph(GLIBC_2.0)[8] | strcspn(GLIBC_2.0)[8] |
bcopy(GLIBC_2.0)[8] | iswlower(GLIBC_2.0)[8] | strdup(GLIBC_2.0)[8] |
bind(GLIBC_2.0)[7] | iswprint(GLIBC_2.0)[8] | strerror(GLIBC_2.0)[8] |
bindresvport(GLIBC_2.0)[5] | iswpunct(GLIBC_2.0)[8] | strerror_r(GLIBC_2.0)[5] |
bindtextdomain(GLIBC_2.0)[5] | iswspace(GLIBC_2.0)[8] | strfmon(GLIBC_2.0)[8] |
brk(GLIBC_2.0)[8] | iswupper(GLIBC_2.0)[8] | strfry(GLIBC_2.0)[5] |
bsd_signal(GLIBC_2.0)[8] | iswxdigit(GLIBC_2.0)[8] | strftime(GLIBC_2.0)[8] |
bsearch(GLIBC_2.0)[8] | isxdigit(GLIBC_2.0)[8] | strlen(GLIBC_2.0)[8] |
btowc(GLIBC_2.0)[8] | jrand48(GLIBC_2.0)[8] | strncasecmp(GLIBC_2.0)[8] |
bzero(GLIBC_2.0)[8] | kill(GLIBC_2.0)[8] | strncat(GLIBC_2.0)[8] |
calloc(GLIBC_2.0)[8] | killpg(GLIBC_2.0)[8] | strncmp(GLIBC_2.0)[8] |
catclose(GLIBC_2.0)[8] | l64a(GLIBC_2.0)[8] | strncpy(GLIBC_2.0)[8] |
catgets(GLIBC_2.0)[8] | labs(GLIBC_2.0)[8] | strndup(GLIBC_2.0)[5] |
catopen(GLIBC_2.0)[8] | lchown(GLIBC_2.0)[8] | strnlen(GLIBC_2.0)[5] |
cfgetispeed(GLIBC_2.0)[8] | ldiv(GLIBC_2.0)[8] | strpbrk(GLIBC_2.0)[8] |
cfgetospeed(GLIBC_2.0)[8] | lfind(GLIBC_2.0)[8] | strptime(GLIBC_2.0)[8] |
cfmakeraw(GLIBC_2.0)[5] | link(GLIBC_2.0)[8] | strrchr(GLIBC_2.0)[8] |
cfsetispeed(GLIBC_2.0)[8] | listen(GLIBC_2.0)[7] | strsep(GLIBC_2.0)[5] |
cfsetospeed(GLIBC_2.0)[8] | llabs(GLIBC_2.0)[3] | strsignal(GLIBC_2.0)[5] |
cfsetspeed(GLIBC_2.0)[5] | lldiv(GLIBC_2.0)[3] | strspn(GLIBC_2.0)[8] |
chdir(GLIBC_2.0)[8] | localeconv(GLIBC_2.0)[8] | strstr(GLIBC_2.0)[8] |
chmod(GLIBC_2.0)[8] | localtime(GLIBC_2.0)[8] | strtod(GLIBC_2.0)[8] |
chown(GLIBC_2.1)[8] | lockf(GLIBC_2.1)[8] | strtof(GLIBC_2.1)[3] |
chroot(GLIBC_2.0)[8] | lockf64(GLIBC_2.0)[4] | strtoimax(GLIBC_2.0)[3] |
clearerr(GLIBC_2.0)[8] | longjmp(GLIBC_2.0)[8] | strtok(GLIBC_2.0)[8] |
clock(GLIBC_2.0)[8] | lrand48(GLIBC_2.0)[8] | strtok_r(GLIBC_2.0)[5] |
close(GLIBC_2.0)[8] | lsearch(GLIBC_2.0)[8] | strtol(GLIBC_2.0)[8] |
closedir(GLIBC_2.0)[8] | lseek(GLIBC_2.0)[8] | strtold(GLIBC_2.0)[3] |
closelog(GLIBC_2.0)[8] | lseek64(GLIBC_2.0)[4] | strtoll(GLIBC_2.0)[3] |
confstr(GLIBC_2.0)[8] | makecontext(GLIBC_2.0)[8] | strtoq(GLIBC_2.0)[5] |
connect(GLIBC_2.0)[7] | malloc(GLIBC_2.0)[8] | strtoul(GLIBC_2.0)[8] |
creat(GLIBC_2.0)[8] | mblen(GLIBC_2.0)[8] | strtoull(GLIBC_2.0)[3] |
creat64(GLIBC_2.1)[4] | mbrlen(GLIBC_2.1)[8] | strtoumax(GLIBC_2.1)[3] |
ctermid(GLIBC_2.0)[8] | mbrtowc(GLIBC_2.0)[8] | strtouq(GLIBC_2.0)[5] |
ctime(GLIBC_2.0)[8] | mbsinit(GLIBC_2.0)[8] | strverscmp(GLIBC_2.0)[5] |
cuserid(GLIBC_2.0)[8] | mbsnrtowcs(GLIBC_2.0)[5] | strxfrm(GLIBC_2.0)[8] |
daemon(GLIBC_2.0)[5] | mbsrtowcs(GLIBC_2.0)[8] | swab(GLIBC_2.0)[8] |
daylight(GLIBC_2.0)[8] | mbstowcs(GLIBC_2.0)[8] | swapcontext(GLIBC_2.0)[8] |
dcgettext(GLIBC_2.0)[5] | mbtowc(GLIBC_2.0)[8] | swprintf(GLIBC_2.0)[8] |
difftime(GLIBC_2.0)[8] | memccpy(GLIBC_2.0)[8] | swscanf(GLIBC_2.0)[3] |
dirname(GLIBC_2.0)[8] | memchr(GLIBC_2.0)[8] | symlink(GLIBC_2.0)[8] |
div(GLIBC_2.0)[8] | memcmp(GLIBC_2.0)[8] | sync(GLIBC_2.0)[8] |
drand48(GLIBC_2.0)[8] | memcpy(GLIBC_2.0)[8] | sysconf(GLIBC_2.0)[8] |
dup(GLIBC_2.0)[8] | memmem(GLIBC_2.0)[5] | syslog(GLIBC_2.0)[8] |
dup2(GLIBC_2.0)[8] | memmove(GLIBC_2.0)[8] | system(GLIBC_2.0)[8] |
ecvt(GLIBC_2.0)[8] | memrchr(GLIBC_2.0)[5] | tcdrain(GLIBC_2.0)[8] |
endgrent(GLIBC_2.0)[8] | memset(GLIBC_2.0)[8] | tcflow(GLIBC_2.0)[8] |
endhostent(GLIBC_2.0)[7] | mkdir(GLIBC_2.0)[8] | tcflush(GLIBC_2.0)[8] |
endnetent(GLIBC_2.0)[7] | mkfifo(GLIBC_2.0)[5] | tcgetattr(GLIBC_2.0)[8] |
endprotoent(GLIBC_2.0)[7] | mkstemp(GLIBC_2.0)[8] | tcgetpgrp(GLIBC_2.0)[8] |
endpwent(GLIBC_2.0)[8] | mkstemp64(GLIBC_2.0)[4] | tcgetsid(GLIBC_2.0)[8] |
endservent(GLIBC_2.0)[7] | mktemp(GLIBC_2.0)[8] | tcsendbreak(GLIBC_2.0)[8] |
endutent(GLIBC_2.0)[8] | mktime(GLIBC_2.0)[8] | tcsetattr(GLIBC_2.0)[8] |
endutxent(GLIBC_2.1)[8] | mlock(GLIBC_2.1)[8] | tcsetpgrp(GLIBC_2.1)[8] |
erand48(GLIBC_2.0)[8] | mlockall(GLIBC_2.0)[8] | telldir(GLIBC_2.0)[8] |
err(GLIBC_2.0)[5] | mmap(GLIBC_2.0)[8] | tempnam(GLIBC_2.0)[8] |
error(GLIBC_2.0)[5] | mmap64(GLIBC_2.0)[4] | textdomain(GLIBC_2.0)[5] |
errx(GLIBC_2.0)[5] | mprotect(GLIBC_2.0)[8] | tfind(GLIBC_2.0)[8] |
execl(GLIBC_2.0)[8] | mrand48(GLIBC_2.0)[8] | time(GLIBC_2.0)[8] |
execle(GLIBC_2.0)[8] | msgctl(GLIBC_2.0)[8] | times(GLIBC_2.0)[8] |
execlp(GLIBC_2.0)[8] | msgget(GLIBC_2.0)[8] | tmpfile(GLIBC_2.0)[8] |
execv(GLIBC_2.0)[8] | msgrcv(GLIBC_2.0)[8] | tmpfile64(GLIBC_2.0)[4] |
execve(GLIBC_2.0)[8] | msgsnd(GLIBC_2.0)[8] | tmpnam(GLIBC_2.0)[8] |
execvp(GLIBC_2.0)[8] | msync(GLIBC_2.0)[8] | toascii(GLIBC_2.0)[8] |
exit(GLIBC_2.0)[8] | munlock(GLIBC_2.0)[8] | tolower(GLIBC_2.0)[8] |
fchdir(GLIBC_2.0)[8] | munlockall(GLIBC_2.0)[8] | toupper(GLIBC_2.0)[8] |
fchmod(GLIBC_2.0)[8] | munmap(GLIBC_2.0)[8] | towctrans(GLIBC_2.0)[8] |
fchown(GLIBC_2.0)[8] | nanosleep(GLIBC_2.0)[8] | towlower(GLIBC_2.0)[3] |
fclose(GLIBC_2.1)[8] | nftw(GLIBC_2.1)[8] | towupper(GLIBC_2.1)[8] |
fcntl(GLIBC_2.0)[8] | nftw64(GLIBC_2.0)[4] | truncate(GLIBC_2.0)[8] |
fcvt(GLIBC_2.0)[8] | nice(GLIBC_2.0)[8] | truncate64(GLIBC_2.0)[4] |
fdatasync(GLIBC_2.0)[8] | nl_langinfo(GLIBC_2.0)[8] | tsearch(GLIBC_2.0)[8] |
fdetach(GLIBC_2.1)[8] | nrand48(GLIBC_2.1)[8] | ttyname(GLIBC_2.1)[8] |
fdopen(GLIBC_2.1)[8] | ntohl(GLIBC_2.1)[7] | ttyname_r(GLIBC_2.1)[8] |
feof(GLIBC_2.0)[8] | ntohs(GLIBC_2.0)[7] | twalk(GLIBC_2.0)[8] |
ferror(GLIBC_2.0)[8] | obstack_free(GLIBC_2.0)[5] | tzname(GLIBC_2.0)[8] |
fflush(GLIBC_2.0)[8] | open(GLIBC_2.0)[8] | tzset(GLIBC_2.0)[8] |
fflush_unlocked(GLIBC_2.0)[8] | open64(GLIBC_2.0)[4] | ualarm(GLIBC_2.0)[8] |
ffs(GLIBC_2.0)[8] | opendir(GLIBC_2.0)[8] | ulimit(GLIBC_2.0)[8] |
fgetc(GLIBC_2.0)[8] | openlog(GLIBC_2.0)[8] | umask(GLIBC_2.0)[8] |
fgetpos(GLIBC_2.0)[8] | pathconf(GLIBC_2.0)[8] | uname(GLIBC_2.0)[8] |
fgetpos64(GLIBC_2.1)[4] | pause(GLIBC_2.1)[8] | ungetc(GLIBC_2.1)[8] |
fgets(GLIBC_2.0)[8] | pclose(GLIBC_2.0)[8] | ungetwc(GLIBC_2.0)[3] |
fgetws(GLIBC_2.2)[3] | perror(GLIBC_2.2)[8] | unlink(GLIBC_2.2)[8] |
fileno(GLIBC_2.0)[8] | pipe(GLIBC_2.0)[8] | unlockpt(GLIBC_2.0)[8] |
flock(GLIBC_2.0)[5] | poll(GLIBC_2.0)[8] | usleep(GLIBC_2.0)[8] |
flockfile(GLIBC_2.0)[8] | popen(GLIBC_2.0)[8] | utime(GLIBC_2.0)[8] |
fmtmsg(GLIBC_2.1)[8] | pread(GLIBC_2.1)[8] | utimes(GLIBC_2.1)[8] |
fnmatch(GLIBC_2.2.3)[8] | printf(GLIBC_2.2.3)[8] | vasprintf(GLIBC_2.2.3)[5] |
fopen(GLIBC_2.1)[8] | psignal(GLIBC_2.1)[5] | vdprintf(GLIBC_2.1)[5] |
fopen64(GLIBC_2.1)[4] | ptsname(GLIBC_2.1)[8] | verrx(GLIBC_2.1)[5] |
fork(GLIBC_2.0)[8] | putc(GLIBC_2.0)[8] | vfork(GLIBC_2.0)[8] |
fpathconf(GLIBC_2.0)[8] | putc_unlocked(GLIBC_2.0)[8] | vfprintf(GLIBC_2.0)[8] |
fprintf(GLIBC_2.0)[8] | putchar(GLIBC_2.0)[8] | vfwprintf(GLIBC_2.0)[3] |
fputc(GLIBC_2.0)[8] | putchar_unlocked(GLIBC_2.0)[8] | vprintf(GLIBC_2.0)[8] |
fputs(GLIBC_2.0)[8] | putenv(GLIBC_2.0)[8] | vsnprintf(GLIBC_2.0)[8] |
fputwc(GLIBC_2.2)[3] | putmsg(GLIBC_2.2)[8] | vsprintf(GLIBC_2.2)[8] |
fputws(GLIBC_2.2)[3] | puts(GLIBC_2.2)[8] | vswscanf(GLIBC_2.2)[3] |
fread(GLIBC_2.0)[8] | pututxline(GLIBC_2.0)[8] | vwprintf(GLIBC_2.0)[3] |
free(GLIBC_2.0)[8] | putw(GLIBC_2.0)[8] | vwscanf(GLIBC_2.0)[3] |
freopen(GLIBC_2.0)[8] | putwc(GLIBC_2.0)[3] | wait(GLIBC_2.0)[8] |
freopen64(GLIBC_2.1)[4] | putwchar(GLIBC_2.1)[3] | wait3(GLIBC_2.1)[8] |
fscanf(GLIBC_2.0)[8] | pwrite(GLIBC_2.0)[8] | wait4(GLIBC_2.0)[5] |
fseek(GLIBC_2.0)[8] | pwrite64(GLIBC_2.0)[4] | waitid(GLIBC_2.0)[8] |
fseeko(GLIBC_2.1)[8] | qsort(GLIBC_2.1)[8] | waitpid(GLIBC_2.1)[8] |
fseeko64(GLIBC_2.1)[4] | raise(GLIBC_2.1)[8] | warn(GLIBC_2.1)[5] |
fsetpos(GLIBC_2.0)[8] | rand(GLIBC_2.0)[8] | warnx(GLIBC_2.0)[5] |
fsetpos64(GLIBC_2.1)[4] | random(GLIBC_2.1)[8] | wcpcpy(GLIBC_2.1)[5] |
fstatfs(GLIBC_2.0)[5] | re_comp(GLIBC_2.0)[8] | wcpncpy(GLIBC_2.0)[5] |
fstatfs64(GLIBC_2.1)[4] | re_exec(GLIBC_2.1)[8] | wcrtomb(GLIBC_2.1)[8] |
fstatvfs(GLIBC_2.1)[8] | read(GLIBC_2.1)[8] | wcscasecmp(GLIBC_2.1)[5] |
fstatvfs64(GLIBC_2.1)[4] | readdir(GLIBC_2.1)[8] | wcscat(GLIBC_2.1)[8] |
fsync(GLIBC_2.0)[8] | readdir64(GLIBC_2.0)[4] | wcschr(GLIBC_2.0)[8] |
ftell(GLIBC_2.0)[8] | readlink(GLIBC_2.0)[8] | wcscmp(GLIBC_2.0)[8] |
ftello(GLIBC_2.1)[8] | readv(GLIBC_2.1)[8] | wcscoll(GLIBC_2.1)[8] |
ftello64(GLIBC_2.1)[4] | realloc(GLIBC_2.1)[8] | wcscpy(GLIBC_2.1)[8] |
ftime(GLIBC_2.0)[8] | realpath(GLIBC_2.0)[8] | wcscspn(GLIBC_2.0)[8] |
ftok(GLIBC_2.0)[8] | recv(GLIBC_2.0)[7] | wcsdup(GLIBC_2.0)[5] |
ftruncate(GLIBC_2.0)[8] | recvfrom(GLIBC_2.0)[7] | wcsftime(GLIBC_2.0)[3] |
ftruncate64(GLIBC_2.1)[4] | recvmsg(GLIBC_2.1)[7] | wcslen(GLIBC_2.1)[8] |
ftrylockfile(GLIBC_2.0)[8] | regcomp(GLIBC_2.0)[8] | wcsncasecmp(GLIBC_2.0)[5] |
ftw(GLIBC_2.0)[8] | regerror(GLIBC_2.0)[8] | wcsncat(GLIBC_2.0)[8] |
ftw64(GLIBC_2.1)[4] | regexec(GLIBC_2.1)[8] | wcsncmp(GLIBC_2.1)[8] |
funlockfile(GLIBC_2.0)[8] | regfree(GLIBC_2.0)[8] | wcsncpy(GLIBC_2.0)[8] |
fwide(GLIBC_2.2)[3] | remove(GLIBC_2.2)[8] | wcsnlen(GLIBC_2.2)[5] |
fwprintf(GLIBC_2.2)[3] | remque(GLIBC_2.2)[8] | wcsnrtombs(GLIBC_2.2)[5] |
fwrite(GLIBC_2.0)[8] | rename(GLIBC_2.0)[8] | wcspbrk(GLIBC_2.0)[3] |
fwscanf(GLIBC_2.2)[3] | rewind(GLIBC_2.2)[8] | wcsrchr(GLIBC_2.2)[8] |
gcvt(GLIBC_2.0)[8] | rewinddir(GLIBC_2.0)[8] | wcsrtombs(GLIBC_2.0)[8] |
getc(GLIBC_2.0)[8] | rindex(GLIBC_2.0)[8] | wcsspn(GLIBC_2.0)[8] |
getc_unlocked(GLIBC_2.0)[8] | rmdir(GLIBC_2.0)[8] | wcsstr(GLIBC_2.0)[8] |
getchar(GLIBC_2.0)[8] | sbrk(GLIBC_2.0)[8] | wcstod(GLIBC_2.0)[8] |
getchar_unlocked(GLIBC_2.0)[8] | scanf(GLIBC_2.0)[8] | wcstof(GLIBC_2.0)[3] |
getcontext(GLIBC_2.1)[8] | sched_get_priority_max(GLIBC_2.1)[8] | wcstoimax(GLIBC_2.1)[3] |
getcwd(GLIBC_2.0)[8] | sched_get_priority_min(GLIBC_2.0)[8] | wcstok(GLIBC_2.0)[8] |
getdate(GLIBC_2.1)[8] | sched_getparam(GLIBC_2.1)[8] | wcstol(GLIBC_2.1)[8] |
getegid(GLIBC_2.0)[8] | sched_getscheduler(GLIBC_2.0)[8] | wcstold(GLIBC_2.0)[3] |
getenv(GLIBC_2.0)[8] | sched_rr_get_interval(GLIBC_2.0)[8] | wcstoll(GLIBC_2.0)[3] |
geteuid(GLIBC_2.0)[8] | sched_setparam(GLIBC_2.0)[8] | wcstombs(GLIBC_2.0)[8] |
getgid(GLIBC_2.0)[8] | sched_setscheduler(GLIBC_2.0)[8] | wcstoq(GLIBC_2.0)[5] |
getgrent(GLIBC_2.0)[8] | sched_yield(GLIBC_2.0)[8] | wcstoul(GLIBC_2.0)[8] |
getgrgid(GLIBC_2.0)[8] | seed48(GLIBC_2.0)[8] | wcstoull(GLIBC_2.0)[3] |
getgrnam(GLIBC_2.0)[8] | seekdir(GLIBC_2.0)[8] | wcstoumax(GLIBC_2.0)[3] |
getgroups(GLIBC_2.0)[8] | select(GLIBC_2.0)[7] | wcstouq(GLIBC_2.0)[5] |
gethostbyaddr(GLIBC_2.0)[7] | semctl(GLIBC_2.0)[8] | wcswcs(GLIBC_2.0)[8] |
gethostbyname(GLIBC_2.0)[5] | semget(GLIBC_2.0)[8] | wcswidth(GLIBC_2.0)[8] |
gethostid(GLIBC_2.0)[8] | semop(GLIBC_2.0)[8] | wcsxfrm(GLIBC_2.0)[8] |
gethostname(GLIBC_2.0)[7] | send(GLIBC_2.0)[7] | wctob(GLIBC_2.0)[8] |
getitimer(GLIBC_2.0)[8] | sendmsg(GLIBC_2.0)[7] | wctomb(GLIBC_2.0)[8] |
getloadavg(GLIBC_2.2)[5] | sendto(GLIBC_2.2)[7] | wctrans(GLIBC_2.2)[8] |
getlogin(GLIBC_2.0)[8] | setbuf(GLIBC_2.0)[8] | wctype(GLIBC_2.0)[8] |
getmsg(GLIBC_2.1)[8] | setbuffer(GLIBC_2.1)[5] | wcwidth(GLIBC_2.1)[8] |
getnetbyaddr(GLIBC_2.0)[7] | setcontext(GLIBC_2.0)[8] | wmemchr(GLIBC_2.0)[8] |
getopt(GLIBC_2.0)[8] | setegid(GLIBC_2.0)[5] | wmemcmp(GLIBC_2.0)[8] |
getopt_long(GLIBC_2.0)[5] | seteuid(GLIBC_2.0)[5] | wmemcpy(GLIBC_2.0)[8] |
getopt_long_only(GLIBC_2.0)[5] | setgid(GLIBC_2.0)[8] | wmemmove(GLIBC_2.0)[8] |
getpagesize(GLIBC_2.0)[8] | setgrent(GLIBC_2.0)[8] | wmemset(GLIBC_2.0)[8] |
getpeername(GLIBC_2.0)[7] | setgroups(GLIBC_2.0)[5] | wordexp(GLIBC_2.0)[8] |
getpgid(GLIBC_2.0)[8] | sethostent(GLIBC_2.0)[7] | wordfree(GLIBC_2.0)[8] |
getpgrp(GLIBC_2.0)[8] | sethostid(GLIBC_2.0)[5] | wprintf(GLIBC_2.0)[3] |
getpid(GLIBC_2.0)[8] | sethostname(GLIBC_2.0)[5] | write(GLIBC_2.0)[8] |
getppid(GLIBC_2.0)[8] | setitimer(GLIBC_2.0)[8] | writev(GLIBC_2.0)[8] |
getpriority(GLIBC_2.0)[8] | setlocale(GLIBC_2.0)[8] | wscanf(GLIBC_2.0)[3] |
getprotobyname(GLIBC_2.0)[5] | setmntent(GLIBC_2.0)[5] |
Table A-17. libc Data Interfaces
_IO_2_1_stderr_[5] | _sys_errlist[5] | optarg[8] |
_IO_2_1_stdin_[5] | _sys_siglist[5] | opterr[5] |
_IO_2_1_stdout_[5] | environ[8] | optind[5] |
__ctype_b[5] | errno[8] | optopt[5] |
__ctype_tolower[5] | getdate_err[8] | stderr[8] |
__ctype_toupper[5] | h_errno[7] | stdin[8] |
__environ[5] | loc1[8] | stdout[8] |
_environ[5] | loc2[8] | timezone[8] |
_nl_msg_cat_cntr[5] | locs[8] |
The behaviour of the interfaces in this library is specified by the following Standards.
Linux Standard Base |
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
Table A-18. libpthread Function Interfaces
pthread_attr_destroy(GLIBC_2.0)[12] | pthread_condattr_destroy(GLIBC_2.0)[12] | pthread_rwlock_tryrdlock(GLIBC_2.0)[12] |
pthread_attr_getdetachstate(GLIBC_2.0)[12] | pthread_condattr_init(GLIBC_2.0)[12] | pthread_rwlock_trywrlock(GLIBC_2.0)[12] |
pthread_attr_getguardsize(GLIBC_2.1)[12] | pthread_create(GLIBC_2.1)[12] | pthread_rwlock_unlock(GLIBC_2.1)[12] |
pthread_attr_getinheritsched(GLIBC_2.0)[12] | pthread_detach(GLIBC_2.0)[12] | pthread_rwlock_wrlock(GLIBC_2.0)[12] |
pthread_attr_getschedparam(GLIBC_2.0)[12] | pthread_equal(GLIBC_2.0)[12] | pthread_rwlockattr_destroy(GLIBC_2.0)[12] |
pthread_attr_getschedpolicy(GLIBC_2.0)[12] | pthread_exit(GLIBC_2.0)[12] | pthread_rwlockattr_getpshared(GLIBC_2.0)[12] |
pthread_attr_getscope(GLIBC_2.0)[12] | pthread_getschedparam(GLIBC_2.0)[12] | pthread_rwlockattr_init(GLIBC_2.0)[12] |
pthread_attr_getstackaddr(GLIBC_2.1)[12] | pthread_getspecific(GLIBC_2.1)[12] | pthread_rwlockattr_setpshared(GLIBC_2.1)[12] |
pthread_attr_getstacksize(GLIBC_2.1)[12] | pthread_join(GLIBC_2.1)[12] | pthread_self(GLIBC_2.1)[12] |
pthread_attr_init(GLIBC_2.1)[12] | pthread_key_create(GLIBC_2.1)[12] | pthread_setcancelstate(GLIBC_2.1)[12] |
pthread_attr_setdetachstate(GLIBC_2.0)[12] | pthread_key_delete(GLIBC_2.0)[12] | pthread_setcanceltype(GLIBC_2.0)[12] |
pthread_attr_setguardsize(GLIBC_2.1)[12] | pthread_kill(GLIBC_2.1)[12] | pthread_setschedparam(GLIBC_2.1)[12] |
pthread_attr_setinheritsched(GLIBC_2.0)[12] | pthread_mutex_destroy(GLIBC_2.0)[12] | pthread_setspecific(GLIBC_2.0)[12] |
pthread_attr_setschedparam(GLIBC_2.0)[12] | pthread_mutex_init(GLIBC_2.0)[12] | pthread_sigmask(GLIBC_2.0)[12] |
pthread_attr_setschedpolicy(GLIBC_2.0)[12] | pthread_mutex_lock(GLIBC_2.0)[12] | pthread_testcancel(GLIBC_2.0)[12] |
pthread_attr_setscope(GLIBC_2.0)[12] | pthread_mutex_trylock(GLIBC_2.0)[12] | sem_close(GLIBC_2.0)[12] |
pthread_attr_setstackaddr(GLIBC_2.1)[12] | pthread_mutex_unlock(GLIBC_2.1)[12] | sem_destroy(GLIBC_2.1)[12] |
pthread_attr_setstacksize(GLIBC_2.1)[12] | pthread_mutexattr_destroy(GLIBC_2.1)[12] | sem_getvalue(GLIBC_2.1)[12] |
pthread_cancel(GLIBC_2.0)[12] | pthread_mutexattr_gettype(GLIBC_2.0)[12] | sem_init(GLIBC_2.0)[12] |
pthread_cond_broadcast(GLIBC_2.0)[12] | pthread_mutexattr_init(GLIBC_2.0)[12] | sem_open(GLIBC_2.0)[12] |
pthread_cond_destroy(GLIBC_2.0)[12] | pthread_mutexattr_settype(GLIBC_2.0)[12] | sem_post(GLIBC_2.0)[12] |
pthread_cond_init(GLIBC_2.0)[12] | pthread_once(GLIBC_2.0)[12] | sem_timedwait(GLIBC_2.0)[11] |
pthread_cond_signal(GLIBC_2.0)[12] | pthread_rwlock_destroy(GLIBC_2.0)[12] | sem_trywait(GLIBC_2.0)[12] |
pthread_cond_timedwait(GLIBC_2.0)[12] | pthread_rwlock_init(GLIBC_2.0)[12] | sem_unlink(GLIBC_2.0)[12] |
pthread_cond_wait(GLIBC_2.0)[12] | pthread_rwlock_rdlock(GLIBC_2.0)[12] | sem_wait(GLIBC_2.0)[12] |
The behaviour of the interfaces in this library is specified by the following Standards.
Large File Support |
CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
Table A-19. librt Function Interfaces
aio_cancel(GLIBC_2.1)[17] | aio_return(GLIBC_2.1)[17] | clock_gettime(GLIBC_2.1)[17] |
aio_cancel64(GLIBC_2.1)[16] | aio_return64(GLIBC_2.1)[16] | clock_nanosleep(GLIBC_2.1)[17] |
aio_error(GLIBC_2.1)[17] | aio_suspend(GLIBC_2.1)[17] | clock_settime(GLIBC_2.1)[17] |
aio_error64(GLIBC_2.1)[16] | aio_suspend64(GLIBC_2.1)[16] | lio_listio(GLIBC_2.1)[17] |
aio_fsync(GLIBC_2.1)[17] | aio_write(GLIBC_2.1)[17] | lio_listio64(GLIBC_2.1)[16] |
aio_fsync64(GLIBC_2.1)[16] | aio_write64(GLIBC_2.1)[16] | shm_open(GLIBC_2.1)[17] |
aio_read(GLIBC_2.1)[17] | clock_getcpuclockid(GLIBC_2.1)[17] | shm_unlink(GLIBC_2.1)[17] |
aio_read64(GLIBC_2.1)[16] | clock_getres(GLIBC_2.1)[17] |
The Linux Standard Base (LSB) defines and tests a Binary Application Interface (ABI) for the GNU/Linux operating system. This ABI protects an application from the intricacies of the operating system by providing a consistent layer of APIs & libraries for an application to interface instead of the system primitives.
This ABI definition, testing, and certification is what comprises the LSB standard.
The LSB's ABI defines a set of Application Programming Interfaces (APIs) that are grouped into reusable modular libraries. This set of LSB defined libraries provide the working set of APIs for applications to use to access the operating system.
System Interfaces
System Interfaces (libc)
Math (libm)
Dynamic Loader (libdl)
Encryption (libcrypt)
pThreads (libpthreads)
Asynchronous I/O (librt)
Auxiliary Interfaces
Compression (libz)
Utility Functions (libutil)
Curses (libcurses)
Graphics Interfaces
X Window System (libX11)
X11 Extension (libXext)
X11 Intrinsics (libXt)
X11 Session Mgnt. (libSM)
X11 Inter-Client Exchange (libICE)
GL 3D Graphics (libGL)
Programmers who wish to produce binary applications that will run on any LSB-conforming implementation should follow this procedure:
Link your binary application with the LSB's stub libraries found in /usr/lsb/lib to determine at compile time if your application is using only LSB defined APIs.
Link your binary application with the LSB /lib/ld-lsb.so.1 dynamic linker/loader.
Verify your binary application with the LSB's /usr/bin/lsbappchk tool to determine at runtime if your application is using only LSB defined APIs.
There is an LSB development environment, lsbdev, with compile time stub libraries, and there is an LSB loader, ld-lsb.so.1, that needs to be installed. Follow the example below to install these LSB tools.
$ rpm -i ftp://lsb.sourceforge.net/pub/lsb/lsbdev/lsbdev-1.0.i386.rpm |
Download LSB-addon-newest.tar.gz from http://www.linuxbase.org/impl/ (for example) in the /tmp directory and install it:
$ cd / $ tar xzvf /tmp/LSB-addon-newest.tar.gz |
Create a simple "hello world" program.
cat > hw.c << FILE &include <stdio.h> int main(int argc, char *argv[]) { printf("Hello World\n"); } FILE |
Compile the "hello world" program and link it with the LSB loader and libraries.
$ gcc -o hw -Wall hw.c -L/usr/lib/lsb -Wl,--dynamic-linker=/lib/ld-lsb.so.1 |
Test to see if the "hello world" program works.
$ ./hw Hello World |
Test to see if the "hello world" program is using the LSB loader and libraries.
$ ldd hw libc.so.6 => /lib/lsb/libc.so.6 /lib/ld-lsb.so.1 => /lib/ld-lsb.so.1 |
Test of see if the "hello world" program is LSB compliant.
$ lsbappchk hw |
If there is any output from lsbappchk, then it detected API calls that are not specified by the LSB.
To correct this, the programmer has the following options:
To satisfy this API calls link these functions statically (last resort for SUID/SGID programms). To make this less annoying, we recommend to concentrate the privileged activity (e.g. opening port 80 for a web server) on a small binary, which is called by a non privileged binary and can do its work after the small SUID/GID binary has done its job.
Supply a vendor private dynamic library. When linking, explicitly add this library path with the -rpath linker option. Applications should be aware that using -rpath makes it difficult/impossible to ship a package which can be installed in more than one location.
Supply a vendor private dynamic library and get it loaded at runtime by setting the Environment variable LD_LIBRARY_PATH. This will not work with SUID/SGID programms.
Create a simple "domain name" program.
cat > dn.c << FILE &include <stdio.h> &include <unistd.h> int main(int argc, char *argv[]) { char domain[BUFSIZ]; int rc; rc = call_my_non_lsb_getdomainname((char *)&domain, BUFSIZ); if (0 == rc) { printf("domainname is: %s\n", domain); } } FILE |
Compile the "domain name" program and link it with the LSB loader and libraries.
$ gcc -o dn -Wall dn.c -L/usr/lib/lsb -Wl,--dynamic-linker=/lib/ld-lsb.so.1 domain.c: In function `main': domain.c:14: warning: control reaches end of non-void function /tmp/ccHpOeFD.o: In function `main': /tmp/ccHpOeFD.o(.text+0x16): undefined reference to `call_my_non_lsb_getdomainname' collect2: ld returned 1 exit status |
The dn.c failed to link with the LSB filters libraries, because the API call_my_non_lsb_getdomainname is not defined.
Let's assume that we were able to compile & link some libraries, and be using the correct LSB loader. Test to verify with lsbappchk if the domain name application is using only LSB specified APIs.
$ lsbappchk hw call_my_non_lsb_getdomainname |
The LSB's lsbappchk outputed call_my_non_lsb_getdomainname, so it detected an API call that is not specified by the LSB. To correct this, the application should discontinue the use of those APIs, or a trouble report should be sent to the LSB.
[1] | It seems to be possible, using existing Linux development tools, to write an application in C++ which complies with this rule by linking statically with libstdc++ and all other libraries containing C++. The following command illustrates how this may be accomplished: g++ example.cc -Wl,-Bdynamic,-lc,-Bstatic |
[2] | Symbol versions are unique for each architecture. In release 1.0 of this specification, the versions for only the IA32 architecture are specified. Versions will be correctly specified on a per achitecture basis in future releases of the specification. |
[3] | ISO/IEC 9899: 1999, Programming Languages --C |
[4] | Large File Support |
[5] | Linux Standard Base |
[6] | IEEE Std POSIX.1-1996 [ISO/IEC 9945-1:1996] |
[7] | CAE Specification, February 1997, Networking Services (XNS), Issue 5 (ISBN: 1-85912-165-9, C523) |
[8] | CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
[9] | ISO/IEC 9899: 1999, Programming Languages --C |
[10] | CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
[11] | Linux Standard Base |
[12] | CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
[13] | Linux Standard Base |
[14] | CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
[15] | CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
[16] | Large File Support |
[17] | CAE Specification, January 1997, System Interfaces and Headers (XSH), Issue 5 (ISBN: 1-85912-181-0, C606) |
[18] | zlib 1.1.3 Manual |
[19] | CAE Specification, May 1996, X/Open Curses, Issue 4, Version 2 (ISBN: 1-85912-171-3, C610), plus Corrigendum U018 |
[20] | Linux Standard Base |
[21] | X11R6.4 Xlib - C library |
[22] | Double Buffer Extension Library |
[23] | X Display Power Management Signaling (DPMS) Extension, Library Specification |
[24] | Security Extension Specification, Version 7.1 |
[25] | X Nonrectangular Window Shape Extension Library Version 1.0 |
[26] | MIT-SHM--The MIT Shared Memory Extension |
[27] | X Synchronization Extension Library |
[28] | X11R6.4 X Session Management Library |
[29] | X11R6.4 X Inter-Client Exchange (ICE) Protocol |
[30] | Linux Standard Base |
[31] | X11R.4 X Toolkit Intrinsics |
[32] | OpenGLŪ Application Binary Interface for Linux |
[33] | Some versions of RPM may produce packages which contain extensions or modifications to the RPM package format beyond what has been documented in the appendix of the Maximum RPM book. An LSB conformant package must not contain any of these extensions, in order to assure interoperability with the largest number of versions of RPM and packaging systems which understand how to import RPM format packages. |
[34] | The distribution itself may use a different packaging format for its own packages, and of course it may use any mechanism for installing the LSB conformant packages that is available. |
[35] | Linux Standard Base |
[36] | CAE Specification, January 1997, Commands and Utilities (XCU), Issue 5(ISBN: 1-85912-191-8, C604) |
[37] | dot is a special built-in utility |
[38] | This specification does not require, but is designed to allow, the development of a system which runs boot scripts in parallel. Hence, enforced serialization of scripts are avoided unless they are explicitly necessary. |