This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/sysdeps/ieee754/ldbl-128 s_log1pl.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	aj@sources.redhat.com	2001-07-23 06:23:20

Modified files:
	sysdeps/ieee754/ldbl-128: s_log1pl.c 

Log message:
	* sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Return proper
	sign for 0 input.  Return NaN with no exception for NaN input, and
	set divide by zero exception for -1 input.
	Return argument if NaN or infinity.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]