summaryrefslogtreecommitdiff
path: root/tools/lib/api/io.h
AgeCommit message (Expand)Author
2024-11-08tools api io: Ensure line_len_out is always initializedIan Rogers
2024-05-30tools api io: Move filling the io buffer to its own functionIan Rogers
2023-11-30tools api fs: Switch filename__read_str to use io.hIan Rogers
2023-11-30libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo
2023-10-12tools api: Avoid potential double freeIan Rogers
2023-06-14tools api: Add simple timeout to io readIan Rogers
2023-04-04tools api: Add io__getlineIan Rogers
2020-05-05libsymbols kallsyms: Parse using io apiIan Rogers
2020-04-30tools api: Add a lightweight buffered reading apiIan Rogers