*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 LIST_NEXT(3) -- implementations of
    These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1...
 LIST_REMOVE(3) -- implementations of
    These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1...
 LIST_REPLACE(3) -- implementations of
    These macros define and operate on five types of data structures: singlylinked lists, simple queues, lists, tail queues, and circular queues. All five structures support the following functionality: 1...
 llabs(3) -- return the absolute value of a long integer
    The labs() function returns the absolute value of the long integer i. The llabs() function returns the absolute value of the long long integer j.
 localeconv(3) -- natural language formatting for C
    The setlocale() function sets the C library's notion of natural language formatting style for particular sets of routines. Each such style is called a ``locale'' and is invoked using an appropriate...
 localtime(3) -- convert date and time to ASCII
    The ctime() function converts a time_t, pointed to by clock, representing the time in seconds since 00:00:00 UTC, 1970-01-01, and returns a pointer to a 26-character string of the form Thu Nov 24 18:2...
 localtime_r(3) -- convert date and time to ASCII
    The ctime() function converts a time_t, pointed to by clock, representing the time in seconds since 00:00:00 UTC, 1970-01-01, and returns a pointer to a 26-character string of the form Thu Nov 24 18:2...
 lockf(3) -- record locking on files
    The lockf() function allows sections of a file to be locked with advisory-mode locks. Calls to lockf() from other processes which attempt to lock the locked file section will either return an error va...
 log(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expf() function is a single precision version of exp(). The expm1() function computes the value exp(x)-1 accurately even ...
 log10(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expf() function is a single precision version of exp(). The expm1() function computes the value exp(x)-1 accurately even ...
 log10f(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expf() function is a single precision version of exp(). The expm1() function computes the value exp(x)-1 accurately even ...
 log1p(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expf() function is a single precision version of exp(). The expm1() function computes the value exp(x)-1 accurately even ...
 log1pf(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expf() function is a single precision version of exp(). The expm1() function computes the value exp(x)-1 accurately even ...
 logb(3) -- IEEE test functions
    These functions allow users to test conformance to IEEE Std 754-1985. Their use is not otherwise recommended. logb(x) returns x's exponent n, a signed integer converted to double-precision floating-p...
 logbf(3) -- IEEE test functions
    These functions allow users to test conformance to IEEE Std 754-1985. Their use is not otherwise recommended. logb(x) returns x's exponent n, a signed integer converted to double-precision floating-p...
<<  [Prev]  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  
95  96  97  98  99  100  101  102  103  104  105  106  107  108  109  110  111  112  113  114  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service