ChorusOS man pages section 3STDC: Standard C Library Functions
    
L
 
 labs -- return the absolute value of a long integer ( Index Term Link )
 
 ldexp -- multiply floating-point number by integral power of 2 ( Index Term Link )
 
 _ldexp -- multiply floating-point number by integral power of 2 ( Index Term Link )
 
 ldiv -- return quotient and remainder from division ( Index Term Link )
 
 localtime -- transform binary date and time value to ASCII ( Index Term Link )
 
 localtime_r -- Transform binary date and time value to ASCII; Reentrent version ( Index Term Link )
 
 longjmp -- non-local goto ( Index Term Link )