Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Permuted Index
 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 .................................... iswalnum(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  ...................................... finite(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)
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)
 time: Gets time .............................................................. time(3)
 alarm: Sets or changes the timeout value for interval timers .................................. alarm(3)
 the timeout value for interval timers alarm: Sets or changes ...................................... alarm(3)
 difference between two calendar times  difftime: Computes the ...................................... difftime(3)
process times times: Gets process and child  ....................................... tim
es(3)
 Gets process and child process times times:  ................................................................... times(3)
 /Creates a temporary file (OSS tmpfile( ) function) ........................................................ tmpfile_oss(3)
 a temporary file (Guardian tmpfile( ) function) /Creates ......................................... tmpfile_guardian(3)
 tmpfile: Creates a temporary file .................................. tmpfile(3)
 /Creates a temporary file (OSS tmpfile64( ) function)  .................................................... tmpfile64_oss(3)
 a temporary file (Guardian tmpfile64( ) function) /Creates  .................................... tmpfile64_guardian(3)
file tmpfile64: Creates a temporary  .................................... tmpfile64(3)
temporary file (Guardian/ tmpfile64_guardian: Creates a ...................................... tmpfile64_guardian(3)
temporary file (OSS tmpfile64( )/ tmpfile64_oss: Creates a ............................................... tmpfile64_oss(3)
temporary file (Guardian/ tmpfile_guardian: Creates a .......................................... tmpfile_guardian(3)
file (OSS tmpfile( ) function) tmpfile_oss: Creates a temporary  ................................. tmpfile_oss(3)
 for a temporary file (Guardian tmpnam( ) function) /the name  .................................... tmpnam_guardian(3)
 name for a temporary file (OSS tmpnam( ) function) /the .............................................. tmpnam_oss(3)
temporary file tmpnam: Constructs the name for a  ............................. tmpnam(3)
name for a temporary file/ tmpnam_guardian: Constructs the  ............................... tmpnam_guardian(3)
for a temporary file (OSS/ tmpnam_oss: Constructs the name .............................. tmpnam_oss(3)
a temporary file (reentrant) tmpnam_r: Constructs the name for ............................. tmpnam_r(3)
7-bit ASCII character toascii: Translates integer to ......................................... toascii(3)
 strtok: Splits string into tokens  ............................................................................. strtok(3)
 strtok_r: Splits string into  tokens (reentrant) ........................................................... strtok_r(3)
 wide-character strings into tokens  wcstok: Splits .................................................... wcstok(3)
characters to lowercase tolower: Translates uppercase ...................................... tolower(3)
characters to lowercase/ _tolower: Translates uppercase .................................... _tolower(3)
characters to uppercase/ _toupper: Translates lowercase  .................................... _toupper(3)
characters to uppercase/ toupper: Translates lowercase  ...................................... toupper(3)
transliteration function towctrans: Character ..................................................... towctrans(3)
lowercase wide characters towlower: Translate uppercase to ................................. towlower(3)
uppercase wide characters towupper: Translates lowercase to 
............................... t
owupper(3)
in current locale  strxfrm: Transforms string for collation ..................................... strxfrm(3)
for collation in the/  wcsxfrm: Transforms wide character strings  ............................... wcsxfrm(3)
wide characters towlower: Translate uppercase to lowercase ................................. towlower(3)
character  toascii: Translates integer to 7-bit ASCII ................................. toascii(3)
527192-018 Hewlett-Packard Company Pindex−55










