]> git.saurik.com Git - redis.git/commit
endianess conversion API, to be applied to specially encoded data types for arch...
authorantirez <antirez@gmail.com>
Wed, 9 Mar 2011 15:24:18 +0000 (16:24 +0100)
committerantirez <antirez@gmail.com>
Wed, 9 Mar 2011 15:24:18 +0000 (16:24 +0100)
commite12cb14308ab2719b506762e662ab179f31aceb9
tree1c6cc0ee07ec30edd6ab26b5981ea37b6309f9ec
parentb1a8e3e89e7824e0375b149e487f9ff1012a2100
endianess conversion API, to be applied to specially encoded data types for arch agnostic encoding.
src/endian.c [new file with mode: 0644]
src/endian.h [new file with mode: 0644]