Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hiredis: update to version 1.0.0 | Daniel Golle | 2020-09-28 |
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | hiredis: fix pkg-config file | Sebastian Kemper | 2019-01-13 |
| | | | | | | Fix for using the .pc file when cross-compiling. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> | ||
* | hiredis: Update to 0.14.0 | Rosen Penev | 2018-10-08 |
| | | | | | | Added PKG_BUILD_PARALLEL for faster building. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | hiredis: Fix __redis_strerror_r lvalue error | Florian Fainelli | 2017-04-01 |
Fixes the following build error: hiredis.h:101:24: error: lvalue required as left operand of assignment buf[(len)] = '\0'; Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> |