| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-06 | cleanup: move hexval() to utils.c | Luc Van Oostenryck | 1 | -0/+4 | |
| Now lib.c contains almost nothing else than library entrypoints. Move a small utility, hexval(), to utils.c to complete this cleanup. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | |||||
| 2018-06-15 | utils: add xasprintf() & xvasprintf() | Luc Van Oostenryck | 1 | -0/+18 | |
| Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | |||||
| 2018-06-08 | utils: add xmemdup() & xstrdup() | Luc Van Oostenryck | 1 | -0/+25 | |
| Add small helpers for copying a memory buffer or a string into a newly allocated buffer. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | |||||
