Refresh android-20 headers/libs

bionic: adfc007dbf936bd021d79ba2d2c360a3cfc77be9  5/19 2014

Change-Id: I4836f04d9b5b68abe7896e246c9dffa2e175e4ca
This commit is contained in:
Andrew Hsieh
2014-05-09 20:07:27 +08:00
parent b769dcb815
commit f81cdeba6a
86 changed files with 1209 additions and 1748 deletions

View File

@@ -47,7 +47,8 @@ __BEGIN_DECLS
#define SEEK_CUR 1
#define SEEK_END 2
extern char **environ;
extern char** environ;
extern __noreturn void _exit(int);
extern pid_t fork(void);