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