]> Git Repo - uclibc-ng.git/commit
ldouble_wrappers.c: fix __signbitl, it was calling itself by mistake.
authorDenis Vlasenko <[email protected]>
Mon, 9 Feb 2009 13:07:37 +0000 (13:07 -0000)
committerDenis Vlasenko <[email protected]>
Mon, 9 Feb 2009 13:07:37 +0000 (13:07 -0000)
commit40c881d1c51aa8a8200be61e5c5c393d03687fe0
treef6eb35632064c98a647706858c84c4fed443e461
parent8ccf6499eee9ebc7622db955317e6f9715875454
ldouble_wrappers.c: fix __signbitl, it was calling itself by mistake.
 remove wrong casts to long double of long return values.
 remove lots of empty lines.
libm/Makefile.in
libm/ldouble_wrappers.c
This page took 0.024126 seconds and 4 git commands to generate.