Merge "Explicitly say `pthread_cancel` in the docs."

This commit is contained in:
Elliott Hughes 2018-09-15 15:40:03 +00:00 committed by Gerrit Code Review
commit 8b527f2857
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Missing functions are either obsolete or explicitly disallowed by SELinux:
Missing functionality:
* `<aio.h>`
* `<wordexp.h>`
* Thread cancellation
* Thread cancellation (`pthread_cancel`).
* Robust mutexes
Run `./libc/tools/check-symbols-glibc.py` in bionic/ for the current