The Open Group Base Specifications Issue 6
IEEE Std 1003.1, 2004 Edition
Copyright © 2001-2004 The IEEE and The Open Group
[
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
| Index ]
A
- a64l(), l64a - convert between a 32-bit integer and a radix-64 ASCII string
- abort() - generate an abnormal process abort
- abs() - return an integer absolute value
- accept() - accept a new connection on a socket
- access() - determine accessibility of a file
- acos(), acosf, acosl - arc cosine functions
- acosf() - arc cosine functions
- acosh(), acoshf, acoshl, - inverse hyperbolic cosine functions
- acosl() - arc cosine functions
- admin - create and administer SCCS files (DEVELOPMENT)
- aio_cancel() - cancel an asynchronous I/O request (REALTIME)
- aio_error() - retrieve errors status for an asynchronous I/O operation (REALTIME)
- aio_fsync() - asynchronous file synchronization (REALTIME)
- aio.h - asynchronous input and output (REALTIME)
- aio_read() - asynchronous read from a file (REALTIME)
- aio_return() - retrieve return status of an asynchronous I/O operation (REALTIME)
- aio_suspend() - wait for an asynchronous I/O request (REALTIME)
- aio_write() - asynchronous write to a file (REALTIME)
- alarm() - schedule an alarm signal
- alias - define or display aliases
- ar - create and maintain library archives
- arpa/inet.h - definitions for internet operations
- asa - interpret carriage-control characters
- asctime(), asctime_r - convert date and time to a string
- asin(), asinf, asinl - arc sine function
- asinf() - arc sine function
- asinh(), asinhf, asinfl - inverse hyperbolic sine functions
- asinl() - arc sine function
- assert.h - verify program assertion
- assert() - insert program diagnostics
- atan2(), atan2f, atan2l - arc tangent functions
- atan(), atanf, atanl - arc tangent function
- atanf() - arc tangent function
- atanh(), atanhf, atanhl - inverse hyperbolic tangent functions
- atanl() - arc tangent function
- at - execute commands at a later time
- atexit() - register a function to run at process termination
- atof() - convert a string to double-precision number
- atoi() - convert a string to an integer
- atol(), atoll - convert a string to a long integer
- awk - pattern scanning and processing language
Topic Index
Copyright © 2001-2004 The IEEE and The Open Group, All Rights Reserved