]> git.saurik.com Git - redis.git/commit - src/zipmap.c
endian.c/h -> endianconv.c/h to avoid issues with broken libraries search paths.
authorantirez <antirez@gmail.com>
Tue, 14 Feb 2012 15:11:46 +0000 (16:11 +0100)
committerantirez <antirez@gmail.com>
Tue, 14 Feb 2012 15:11:46 +0000 (16:11 +0100)
commit7a3e372025b2a54486ce52d706b1da95be4b7e7e
treeb49fbfbd221554032fc46cda4c4cca20888a912e
parent18aa2b87b6db7fa79b0596590aa385adcbc64e53
endian.c/h -> endianconv.c/h to avoid issues with broken libraries search paths.
src/Makefile
src/endian.c [deleted file]
src/endian.h [deleted file]
src/endianconv.c [new file with mode: 0644]
src/endianconv.h [new file with mode: 0644]
src/intset.c
src/ziplist.c
src/zipmap.c