Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools api fs: Switch filename__read_str to use io.h | Ian Rogers | 2023-11-30 | 1 | -3/+8 |
* | libapi: Add missing linux/types.h header to get the __u64 type on io.h | Arnaldo Carvalho de Melo | 2023-11-30 | 1 | -0/+1 |
* | tools api: Avoid potential double free | Ian Rogers | 2023-10-12 | 1 | -0/+1 |
* | tools api: Add simple timeout to io read | Ian Rogers | 2023-06-14 | 1 | -1/+27 |
* | tools api: Add io__getline | Ian Rogers | 2023-04-04 | 1 | -0/+45 |
* | libsymbols kallsyms: Parse using io api | Ian Rogers | 2020-05-05 | 1 | -0/+3 |
* | tools api: Add a lightweight buffered reading api | Ian Rogers | 2020-04-30 | 1 | -0/+112 |