aboutsummaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modernize codebase by replacing NULL with nullptrYi Kong2018-08-021-1/+1
* Add __fseterr.Elliott Hughes2018-02-141-0/+4
* Finish <stdio_ext.h>.Elliott Hughes2017-08-011-7/+3
* Move libc_log code into libasync_safe.Christopher Ferris2017-05-031-2/+3
* More stdio cleanup.Elliott Hughes2016-07-291-21/+0
* Make FILE*s less usable after fclose(3).Elliott Hughes2016-01-191-1/+8
* Change _stdio_handles_locking into _caller_handles_locking.Yabin Cui2015-11-201-2/+2
* Add fileno_unlocked to support thread sanitizer.Yabin Cui2015-11-061-0/+4
* Implement __fsetlocking.Elliott Hughes2015-01-211-10/+15
* Add <stdio_ext.h> for elfutils.Elliott Hughes2014-08-201-0/+96