aboutsummaryrefslogtreecommitdiff
path: root/libs/hiredis
Commit message (Collapse)AuthorAge
* hiredis: Fix __redis_strerror_r lvalue errorFlorian Fainelli2017-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>
* hiredis: update to version 0.13.3Daniel Golle2016-04-19
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* hiredis: add new packageDaniel Golle2015-06-24
Signed-off-by: Daniel Golle <daniel@makrotopia.org>