Bug 5060

Summary: fmaxl not supported
Product: uClibc Reporter: Jonathan <jonathanmelissant>
Component: Standard ComplianceAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: uclibc-cvs
Priority: P5    
Version: <= 0.9.29.x   
Target Milestone: 0.9.34   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Jonathan 2012-04-10 07:21:41 UTC
The function fmaxl (which is a standard C99 function) is not supported by uclibc. My function compiles right, but during linking it fails to link correctly.
Comment 1 Bernhard Reutner-Fischer 2015-03-18 21:49:23 UTC
Fixed on master as 6c4538905e65ceb203f59aaa9a61728e81c6bc0a

thanks,