| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add %m and %#x support for async_safe logging | zijunzhao | 2022-02-17 | 1 | -5/+24 |
| * | async_safe: don't call libc's socket. | Josh Gao | 2020-08-21 | 1 | -2/+13 |
| * | Add async_safe_format_fd_va_list | Ryan Prichard | 2018-10-08 | 1 | -3/+8 |
| * | Modernize codebase by replacing NULL with nullptr | Yi Kong | 2018-08-02 | 1 | -1/+1 |
| * | Introduce api to track fd ownership in libc. | Josh Gao | 2018-07-19 | 1 | -2/+9 |
| * | Fix async_safe_fatal overflow handling | Ryan Prichard | 2018-05-01 | 1 | -1/+1 |
| * | Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. | Elliott Hughes | 2017-10-25 | 1 | -0/+2 |
| * | Improve pthread_create failure handling. | Elliott Hughes | 2017-09-19 | 1 | -14/+1 |
| * | Refactor BufferOutputStream. | Christopher Ferris | 2017-08-22 | 1 | -36/+27 |
| * | Shave a stack frame off asserts. | Elliott Hughes | 2017-06-20 | 1 | -2/+1 |
| * | Move libc_log code into libasync_safe. | Christopher Ferris | 2017-05-03 | 1 | -0/+576 |
