summaryrefslogtreecommitdiff
path: root/libc/async_safe/async_safe_log.cpp
AgeCommit message (Expand)Author
2020-08-21async_safe: don't call libc's socket.Josh Gao
2018-10-08Add async_safe_format_fd_va_listRyan Prichard
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-19Introduce api to track fd ownership in libc.Josh Gao
2018-05-01Fix async_safe_fatal overflow handlingRyan Prichard
2017-10-25Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched.Elliott Hughes
2017-09-19Improve pthread_create failure handling.Elliott Hughes
2017-08-22Refactor BufferOutputStream.Christopher Ferris
2017-06-20Shave a stack frame off asserts.Elliott Hughes
2017-05-03Move libc_log code into libasync_safe.Christopher Ferris