Open System Services Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

OSS Library Calls Reference Manual
process terminate_program: Terminates a ................................ terminate_program(3)
_Exit: Terminates a process ..................................................... _Exit(3)
exit: Terminates a process ..................................................... exit(3)
terminate_program: Terminates a process ..................................................... terminate_program(3)
Provides for cleanup on process termination atexit: ........................................................ atexit(3)
ispunct: Test for a punctuation character ................................... ispunct(3)
character iswspace: Test for a wide white-space .......................................... iswspace(3)
isupper: Test for an uppercase character .................................... isupper(3)
islower: Test for lowercase character ......................................... islower(3)
feof: Tests EOF on a stream ................................................... feof(3)
isdigit: Tests for a digit character .............................................. isdigit(3)
isgraph: Tests for a graphic character ......................................... isgraph(3)
character isxdigit: Tests for a hexadecimal digit ........................................ isxdigit(3)
isnormal: Tests for a normalized value ......................................... isnormal(3)
character iswprint: Tests for a printable wide .............................................. iswprint(3)
set sigismember: Tests for a signal in a signal ......................................... sigismember(3)
isatty: Tests for a terminal ........................................................ isatty(3)
wide-character iswblank: Tests for a white space .................................................. iswblank(3)
isblank: Tests for a white space character .................................. isblank(3)
isspace: Tests for a white space character .................................. isspace(3)
hexadecimal-digit/ iswxdigit: Tests for a wide ..............................................................
iswxdigit(3)
character iswcntrl: Tests for a wide control ................................................. iswcntrl(3)
iswdigit: Tests for a wide digit character .................................... iswdigit(3)
character iswlower: Tests for a wide lowercase ............................................ iswlower(3)
character iswpunct: Tests for a wide punctuation ......................................... iswpunct(3)
character iswupper: Tests for a wide uppercase ............................................ iswupper(3)
isalpha: Tests for alphabetic character ....................................... isalpha(3)
character iswalpha: Tests for an alphabetic wide ......................................... iswalpha(3)
character isalnum: Tests for an alphanumeric ............................................. isalnum(3)
character iswalnum: Tests for an alphanumeric wide
.................................... is
w
alnum(3)
isascii: Tests for ASCII character .............................................. isascii(3)
iscntrl: Tests for control character ............................................ iscntrl(3)
isfinite: Tests for finite value ...................................................... isfinite(3)
isinf: Tests for infinity ............................................................. isinf(3)
isprint: Tests for printable character ......................................... isprint(3)
iswgraph: Tests for wide graphic character ................................... iswgraph(3)
isunordered: Tests if x and y are unordered ....................................... isunordered(3)
equal to y isgreaterequal: Tests if x is greater than or ............................................ isgreaterequal(3)
isgreater: Tests if x is greater than y ............................................. isgreater(3)
greater than y islessgreater: Tests if x is less than or ................................................. islessgreater(3)
to y islessequal: Tests if x is less than or equal ....................................... islessequal(3)
isless: Tests if x is less than y .................................................. isless(3)
value signbit: Tests sign of a floating-point ........................................ signbit(3)
stream ferror: Tests the error indicator on a ........................................ ferror(3)
number is infinite finite: Tests whether a floating-point ......................................nite(3)
a number) isnan: Tests whether a value is NaN (not ................................ isnan(3)
unordered relative to/ unordered: Tests whether one value is ............................................ unordered(3)
search tree tfind: Finds a node in a binary ...................................... tfind(3)
function tgamma: Computes the true gamma ............................ tgamma(3)
function for a float value tgammaf: Computes the true gamma ........................... tgammaf(3)
function for a long double value tgammal: Computes the true gamma ........................... tgammal(3)
the current process and current thread /associated with ................................................. PUT_ABORTTRANSACTION(3)
the current process and current thread /associated with ................................................. PUT_BEGINTRANSACTION(3)
the current process and current thread /associated with ................................................. PUT_BEGINTRANSACTION_EXT_(3)
the current process and current thread /associated with ................................................. PUT_ENDTRANSACTION(3)
the current process and current thread /associated with ................................................. PUT_RESUMETRANSACTION(3)
the current process and current thread /associated with ................................................. SPT_ABORTTRANSACTION(3)
the current process and current thread /associated with ................................................. SPT_BEGINTRANSACTION(3)
the current process and current thread /associated with ................................................. SPT_BEGINTRANSACTION_EXT_(3)
the current process and current thread /associated with ................................................. SPT_ENDTRANSACTION(3)
the current process and current thread /associated with ................................................. SPT_RESUMETRANSACTION(3)
thread_safety: Information about thread safety for functions
............................................ t
h
read_safety(5)
stream flockfile: Allows a thread to acquire ownership of a .................................. flockfile(3)
stream if/ ftrylockfile: Allows a thread to acquire ownership of a .................................. ftrylockfile(3)
a stream funlockfile: Allows a thread to relinquish ownership of ................................ funlockfile(3)
Pindex74 Hewlett-Packard Company 527187-017