Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE
be enabled. Change-Id: I672cb319689aa4fb3f1f7cd868dda76842bebae9
This commit is contained in:
@@ -8,6 +8,8 @@ Differences between current and Android 2.2:
|
||||
- <semaphore.h>: Use private futexes for semaphore implementation,
|
||||
unless your set 'pshared' to non-0 when calling sem_init().
|
||||
|
||||
- <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