aboutsummaryrefslogtreecommitdiffstats
path: root/libc/async_safe
Commit message (Expand)AuthorAgeFilesLines
* Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched.Elliott Hughes2017-10-251-0/+2
* Trivial style fix.Josh Gao2017-10-161-1/+1
* Improve pthread_create failure handling.Elliott Hughes2017-09-191-14/+1
* Refactor BufferOutputStream.Christopher Ferris2017-08-221-36/+27
* Remove nullability specifications.Elliott Hughes2017-08-011-27/+8
* Shave a stack frame off asserts.Elliott Hughes2017-06-202-4/+14
* make libasync_safe vendor_available:trueJiyong Park2017-06-141-0/+1
* Move libc_log code into libasync_safe.Christopher Ferris2017-05-033-0/+707