Merge "Update docs/status.md now fexecve is implemented."

am: 38bd71bab7

Change-Id: Ifb1b16532fedfac711f5ee77a63efcdb4defc35f
This commit is contained in:
Elliott Hughes 2017-10-19 23:39:36 +00:00 committed by android-build-merger
commit 6eb1c28596

View file

@ -9,6 +9,7 @@ Current libc symbols: https://android.googlesource.com/platform/bionic/+/master/
New libc functions in P:
* `__freading`/`__fwriting` (completing <stdio_ext.h>)
* `endhostent`/endnetent`/`endprotoent`/`getnetent`/`getprotoent`/`sethostent`/`setnetent`/`setprotoent` (completing <netdb.h>)
* `fexecve`
* `getentropy`/`getrandom` (adding <sys/random.h>)
* `getlogin_r`
* `glob`/`globfree` (adding <glob.h>)
@ -72,7 +73,6 @@ aio_read
aio_return
aio_suspend
aio_write
fexecve
lio_listio
pthread_attr_getinheritsched
pthread_attr_setinheritsched