summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorJustin Brewer <jzb0012@auburn.edu>2018-04-17 15:04:37 -0500
committerJustin Brewer <jzb0012@auburn.edu>2018-04-30 21:45:13 -0500
commitd1c1b668c14dced57026aca936a57c2567f65107 (patch)
treec64a1f229262084675d19f8017d1f59a49c1577a /COPYING
parent49bbaacc79dc73ed797450aa94463106b18d2a5d (diff)
Drop __redis_strerror_r
Since _GNU_SOURCE is now guaranteed to be unset, it is no longer necessary to support the GNU-specific version of strerror_r. Drop __redis_strerror_r from the header, and call strerror_r directly. This breaks any external users of this macro, but they shouldn't have been using it in the first place. Signed-off-by: Justin Brewer <jzb0012@auburn.edu>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions