Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-14 | everywhere: use stdlib.h for malloc(3) definition, not GNU-specific malloc.h | Ariadne Conill | 1 | -1/+0 |
2021-08-23 | remove IS_ERR_OR_NULL | Timo Teräs | 1 | -2/+2 |
2021-07-22 | io: formalize apk_ostream_write() always writing full data | Timo Teräs | 1 | -12/+8 |
2021-07-22 | rework apk_istream_splice and apk_istream_tee | Timo Teräs | 1 | -3/+2 |
2021-07-22 | io: rework apk_istream_get_* to not return erros in blob value | Timo Teräs | 1 | -8/+9 |
2021-07-22 | adb: support seamless de/compression of adb files | Timo Teräs | 1 | -4/+10 |
2021-02-04 | gunzip: fix false end-of-file condition in rare circumstances | Timo Teräs | 1 | -1/+1 |
2021-01-11 | database: Propagate errors when loading an APKINDEX | thibault.ferrante | 1 | -2/+4 |
2020-10-07 | various changes to make clang not give warnings | Timo Teräs | 1 | -0/+1 |
2020-05-07 | use SPDX-License-Identifier in source files | TBK | 1 | -3/+1 |
2020-02-14 | rename all iostream source to io_*.c | Timo Teräs | 1 | -0/+252 |