Update docs/status.md now fexecve is implemented.

Bug: N/A
Test: N/A
Change-Id: Id0b9179a073f56e6264774db198b9e89d5e2ff95
diff --git a/docs/status.md b/docs/status.md
index 7d2f3b6..2c8331b 100644
--- a/docs/status.md
+++ b/docs/status.md
@@ -9,6 +9,7 @@
 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>)
@@ -71,7 +72,6 @@
 aio_return
 aio_suspend
 aio_write
-fexecve
 lio_listio
 pthread_attr_getinheritsched
 pthread_attr_setinheritsched