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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 llabs(3) -- return the absolute value of a long long integer
    The llabs() function returns the absolute value of the long long integer j.
 lldiv(3) -- return quotient and remainder from division
    The lldiv() function computes the value num/denom and returns the quotient and remainder in a structure named lldiv_t that contains two long long integer members named quot and rem.
 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 na...
 localtime(3) -- convert date and time to ASCII
    ctime() converts a long integer, 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:22:48 19...
 localtime_r(3) -- convert date and time to ASCII
    ctime() converts a long integer, 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:22:48 19...
 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 expm1() function computes the value exp(x)-1 accurately even for tiny argument x. The log() function computes the value o...
 log10(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expm1() function computes the value exp(x)-1 accurately even for tiny argument x. The log() function computes the value o...
 log10f(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expm1() function computes the value exp(x)-1 accurately even for tiny argument x. The log() function computes the value o...
 log1p(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expm1() function computes the value exp(x)-1 accurately even for tiny argument x. The log() function computes the value o...
 log1pf(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expm1() function computes the value exp(x)-1 accurately even for tiny argument x. The log() function computes the value o...
 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...
 logf(3) -- exponential, logarithm, power functions
    The exp() function computes the exponential value of the given argument x. The expm1() function computes the value exp(x)-1 accurately even for tiny argument x. The log() function computes the value o...
 login(3) -- login utility functions
    The login(), logout(), and logwtmp() functions operate on the database of current users in /var/run/utmp and on the logfile /var/log/wtmp of logins and logouts. The login() function updates the /var/r...
<<  [Prev]  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  
54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service