Merge commit 'cb0f5ed8111d4305cf6798aefdb4f9623570c83a' * commit 'cb0f5ed8111d4305cf6798aefdb4f9623570c83a': Remove compiler warnings when building Bionic.
This commit is contained in:
committed by
Android Git Automerger
commit
cb43ffeb10
@@ -46,6 +46,19 @@ Differences between current and Android 2.2:
|
||||
point. We need better multi-byte support code, and wprintf/wscanf
|
||||
stuff too.
|
||||
|
||||
- <inttypes.h>: add missing declarations for strntoimax abd strntoumax.
|
||||
|
||||
- <stdlib.h>: add missing declarations for drand48() and erand48().
|
||||
|
||||
- clearerr(): fix broken implementation.
|
||||
|
||||
- Feature test macros like _POSIX_C_SOURCE / _XOPEN_SOURCE / _C99_SOURCE
|
||||
are now handled correctly by our C library headers (see <sys/cdefs.h>)
|
||||
|
||||
- <sys/select.h>: add missing declaration for pselect()
|
||||
|
||||
-
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
Differences between Android 2.2. and Android 2.1:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user