Open System Services Library Calls Reference Manual (G06.28+, H06.05+)

OSS Library Calls Reference Manual
/Converts time since the Epoch to broken-down Coordinated Universal/
.........................
gmtime(3)
/Converts time since the Epoch to broken-down local time
................................................
localtime(3)
time string asctime: Converts broken-down time into a date and
................................
asctime(3)
the Epoch mktime: Converts broken-down time into time since
...............................
mktime(3)
bsearch: Performs a binary search ................................
bsearch(3)
of parameters for output to a buffer /Formats a variable number
..............................
vsnprintf(3)
of parameters for output to a buffer /Formats a variable number
..............................
vsprintf(3)
setbuf: Assigns buffering to a stream .....................................................
setbuf(3)
setvbuf: Assigns buffering to a stream
.....................................................
setvbuf(3)
search tree tsearch: Builds and searches a binary
........................................
tsearch(3)
swab: Swaps bytes in a byte array ........................................................................
swab(3)
memchr: Finds a character byte in memory
..............................................................
memchr(3)
byte order to Internet network byte order /integer from host
.......................................
htonl(3)
byte order to Internet network byte order /integer from host
.......................................
htons(3)
network byte order to host byte order /integer from Internet
.................................
ntohl(3)
network byte order to host byte order /integer from Internet
.................................
ntohs(3)
/integer from Internet network byte order to host byte order
.........................................
ntohl(3)
/integer from Internet network byte order to host byte order
.........................................
ntohs(3)
byte/ /a 32-bit integer from host byte order to Internet network
......................................
htonl(3)
byte/ /a 16-bit integer from host byte order to Internet network
......................................
htons(3)
fputc: Writes a byte to a speci
ed output stream ..................................
fputc(3)
putc: Writes a byte to a speci
ed output stream ..................................
putc(3)
stream putchar: Writes a byte to the standard output
...........................................
putchar(3)
swab: Swaps bytes in a byte array ......................................................
swab(3)
strpbrk: Finds one of a set of bytes in a string ..............................................................
strpbrk(3)
mblen: Determines the length in bytes of a multibyte character ......................................
mblen(3)
strncat: Appends bytes to a string ..............................................................
strncat(3)
bzero: Zeroes an area of memory .................................
bzero(3)
/SQL DECIMAL value stored in a C array of decimal to a C long/ ....................................
dec_to_longlong(3)
DECIMAL value and stores it in a C array of type decimal /to a SQL
...............................
longlong_to_dec(3)
longlong_to_dec: Converts a C long long value to a SQL/ .........................................
longlong_to_dec(3)
in a C array of decimal to a C long long value /value stored ...................................
dec_to_longlong(3)
the difference between two calendar times /Computes
............................................
difftime(3)
/error code for the most recent call to dlopen(), dlclose(), or/
.......................................
dlresultcode(3)
raise: Sends a signal to the calling process ...............................................................
raise(3)
array calloc: Allocates memory in an ....................................
calloc(3)
Compare two strings, ignoring case strcasecmp:
............................................................
strcasecmp(3)
Compares two strings, ignoring case strncasecmp:
..........................................................
strncasecmp(3)
Closes a specied message catalog catclose:
............................................................
catclose(3)
Retrieves a message from a catalog catgets:
.............................................................
catgets(3)
Opens a specied message catalog catopen:
............................................................
catopen(3)
message catalog catclose: Closes a specied ..........................................
catclose(3)
a catalog catgets: Retrieves a message from ...............................
catgets(3)
message catalog catopen: Opens a specied ...........................................
catopen(3)
oating-point number cbrt: Computes the cube root of a ................................
cbrt(3)
numbers to oating-point/ ceil: Rounds oating-point ...........................................
ceil(3)
rate for a terminal cfgetispeed: Gets the input baud
..................................
cfgetispeed(3)
rate for a terminal cfgetospeed: Gets the output baud ............................... cfgetospeed(3)
rate for a terminal cfsetispeed: Sets the input baud ................................... cfsetispeed(3)
rate for a terminal cfsetospeed: Sets the output baud ................................ cfsetospeed(3)
subvolume names used to/ chvol: Changes default volume and ........................................ chvol(3)
current locale setlocale: Changes or queries the programs ................................ setlocale(3)
to match the/ setlocale_from_msg: Changes the locale of the process ................................ setlocale_from_msg(3)
interval timers alarm: Sets or changes the timeout value for ...................................... alarm(3)
isalpha: Tests for alphabetic character .........................................................................
isalpha(3)
isascii: Tests for ASCII character .........................................................................
isascii(3)
iscntrl: Tests for control character .........................................................................
iscntrl(3)
isdigit: Tests for a digit character .........................................................................
isdigit(3)
isgraph: Tests for a graphic character ......................................................................... isgraph(3)
islower: Test for lowercase character ......................................................................... islower(3)
isprint: Tests for printable character ......................................................................... isprint(3)
ispunct: Test for a punctuation character ......................................................................... ispunct(3)
isspace: Tests for a white space character ......................................................................... isspace(3)
isupper: Test for an uppercase character ......................................................................... isupper(3)
iswdigit: Tests for a wide digit character ......................................................................... iswdigit(3)
Pindex4 Hewlett-Packard Company 527187-007