Age | Commit message (Expand) | Author |
---|---|---|
2018-08-02 | Modernize codebase by replacing NULL with nullptr | Yi Kong |
2018-02-14 | Add __fseterr. | Elliott Hughes |
2017-08-01 | Finish <stdio_ext.h>. | Elliott Hughes |
2017-05-03 | Move libc_log code into libasync_safe. | Christopher Ferris |
2016-07-29 | More stdio cleanup. | Elliott Hughes |
2016-01-19 | Make FILE*s less usable after fclose(3). | Elliott Hughes |
2015-11-20 | Change _stdio_handles_locking into _caller_handles_locking. | Yabin Cui |
2015-11-06 | Add fileno_unlocked to support thread sanitizer. | Yabin Cui |
2015-01-21 | Implement __fsetlocking. | Elliott Hughes |
2014-08-20 | Add <stdio_ext.h> for elfutils. | Elliott Hughes |