about summary refs log tree commit diff
path: root/src/internal/aio_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* move aio implementation details to a proper internal headerRich Felker2020-10-141-0/+9
also fix the lack of declaration (and thus hidden visibility) in __stdio_close's use of __aio_close.