diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2009-01-03 13:52:05 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2009-01-03 13:52:05 +0000 |
commit | d5cdf1f2cfb5bbf6344474901cbffddf3304f7d9 (patch) | |
tree | 90c945296babf746f65487fe1015a4bcce3fd098 /libpthread/linuxthreads.old/manager.c | |
parent | 9282ba9ee6f82cc53374058256aca1e1e984f929 (diff) | |
download | uClibc-alpine-d5cdf1f2cfb5bbf6344474901cbffddf3304f7d9.tar.bz2 uClibc-alpine-d5cdf1f2cfb5bbf6344474901cbffddf3304f7d9.tar.xz |
libm: remove scalbln implementation, it seems to be less correct than scalbn.
instead, either alias scalbln to scalbn if int == long on this arch, or
just call scalbn form scalbln.
text data bss dec hex filename
- 45297 180 4 45481 b1a9 lib/libm.so
+ 44969 180 4 45153 b061 lib/libm.so
Diffstat (limited to 'libpthread/linuxthreads.old/manager.c')
0 files changed, 0 insertions, 0 deletions