Add sincos() and sincosf() implementation.
This is a GLibc-compatibility patch required to simplify our upcoming toolchain work/porting. Change-Id: I615a20a449763f86b6e2b0e4f5ab43fb029ceb6d
This commit is contained in:
@@ -5,6 +5,8 @@ Differences between current and Android 2.2:
|
||||
|
||||
- <pthread.h>: Add reader/writer locks implementation.
|
||||
|
||||
- <math.h>: Added sincos() and sincosf() (GLibc compatibility).
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
Differences between Android 2.2. and Android 2.1:
|
||||
|
||||
|
Reference in New Issue
Block a user