Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Permuted Index
 exp2: Computes the base-2  exponential function ..................................................... exp2(3)
 exp: Computes the exponential function  ..................................................... exp(3)
value exp2f: Computes the base-2 exponential function for a float  .................................... exp2f(3)
value expf: Computes the  exponential function for a float  .................................... expf(3)
 exp2l: Computes the base-2 exponential function for a long/ ................................... exp2l(3)
double value expl: Computes the exponential function for a long .................................... expl(3)
 expm1: Computes the exponential function minus 1.0 .................................... expm1(3)
for a float/ expm1f: Computes the exponential function minus 1.0 .................................... expm1f(3)
for a long/ expm1l: Computes the exponential function minus 1.0 .................................... expm1l(3)
 regcomp: Perform regular expression matching ...................................................... regcomp(3)
 regerror: Performs regular expression matching ...................................................... regerror(3)
 regexec: Performs regular expression matching ...................................................... regexec(3)
 regfree: Performs regular expression matching ...................................................... regfree(3)
 re_comp: Compiles regular expressions .....................................................................
 re_comp(3)
 re_exec: Executes regular expressions .....................................................................
 re_exec(3)
 regcmp: Compiles regular expressions .....................................................................
 regcmp(3)
 regex: Executes regular expressions .....................................................................
 regex(3)
 dlsym: Obtains the address of an external symbol in a dynamic-link/ ............................. dlsym(3)
absolute value function fabs: Computes the floating-point ................................ fabs(3)
floating-point absolute value/ fabsf: Computes the ....................................................... fabsf(3)
floating-point absolute value/ fabsl: Computes the ....................................................... fabsl(3)
 fclose: Closes a stream .................................................. fclose(3)
number to a string fcvt: Converts a floating-point  ..................................... fcvt(3)
difference between two/ fdim: Computes the positive 
........................................ fd
im(3)
difference between two float/ fdimf: Computes the positive ....................................... fdimf(3)
difference between two long/ fdiml: Computes the positive  ....................................... fdiml(3)
a file descriptor  fdopen: Associates a stream with ................................. fdopen(3)
floating-point exception flags feclearexcept: Clears ..................................................... feclearexcept(3)
environment fegetenv: Gets the floating-point  ................................. fegetenv(3)
floating-point exception flags fegetexceptflag: Gets ..................................................... fegetexceptflag(3)
floating-point rounding/ fegetround: Gets the current ......................................... fegetround(3)
floating-point environment feholdexcept: Saves the ................................................ feholdexcept(3)
 feof: Tests EOF on a stream .......................................... feof(3)
floating-point exception flags feraiseexcept: Raises ..................................................... feraiseexcept(3)
on a stream ferror: Tests the error indicator ..................................... ferror(3)
environment fesetenv: Sets the floating-point ................................... fesetenv(3)
floating-point exception flags fesetexceptflag: Sets ...................................................... fesetexceptflag(3)
floating-point rounding/ fesetround: Sets the  ....................................................... fesetround(3)
floating-point exception flags fetestexcept: Raises ....................................................... fetestexcept(3)
floating-point environment feupdateenv: Updates the ............................................. feupdateenv(3)
 fflush: Flushes a stream ................................................. fflush(3)
 ffs: Finds first bit set ...................................................... ffs(3)
specified input stream fgetc: Gets a character from a ....................................... fgetc(3)
pointer of a stream fgetpos: Repositions the file ......................................... fgetpos(3)
pointer of a stream fgetpos64: Repositions the file ..................................... fgetpos64(3)
stream fgets: Gets a string from a ............................................. fgets(3)
from a a specified input stream fgetwc: Gets a wide character  ...................................... fgetwc(3)
string from a stream fgetws: Gets a wide character ....................................... fgetws(3)
 remove: Removes a file  ................................................................................... remove(3)
 tmpfile: Creates a temporary file ................................................................................... tmpfile(3)
 tmpfile64: Creates a temporary file  ................................................................................... tmpfile64(3)
an open file  fpathconf: Gets file configuration attributes for ..................................... fpathconf(3)
 a pathname to a character special file  /Creates a file or assigns 
......................................... m
knod(2)
 dup: Duplicates an open file descriptor ................................................................. dup(2)
 Duplicates and controls an open   file descriptor dup2: ...................................................... dup2(2)
 Associates a stream with a file descriptor fdopen: ................................................... fdopen(3)
 Maps a stream pointer to a file descriptor  fileno: ..................................................... fileno(3)
 select: Selects among file descriptors for synchronous/ .................................. select(2)
 information about an open file  fstat: Provides  ......................................................... fstat(2)
 attributes for an open file  /Gets file configuration ........................................... fpathconf(3)
 remove_guardian: Removes a file (Guardian remove( )/ .............................................. remove_guardian(3)
 rename_guardian: Renames a file (Guardian rename( )/ ............................................... rename_guardian(2)
function) /Creates a temporary file (Guardian tmpfile( )  ................................................ tmpfile_guardian(3)
function) /Creates a temporary file (Guardian tmpfile64( ) ............................................ tmpfile64_guardian(3)
 /the name for a temporary file (Guardian tmpnam( )/  ............................................. tmpnam_guardian(3)
527192-018 Hewlett-Packard Company Pindex−19










