Merge "Add sincosl() function to bionic. So that sincos optimization can be enabled."
This commit is contained in:
@@ -5,7 +5,7 @@ Differences between current and Android 2.2:
|
||||
|
||||
- <pthread.h>: Add reader/writer locks implementation.
|
||||
|
||||
- <math.h>: Added sincos() and sincosf() (GLibc compatibility).
|
||||
- <math.h>: Added sincos(), sincosf() and sincosl() (GLibc compatibility).
|
||||
|
||||
- <sys/sysinfo.h>: Added missing sysinfo() system call implementation
|
||||
(the function was already declared in the header though).
|
||||
|
||||
Reference in New Issue
Block a user