]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - sys/dev/mcd/mcd.c
Import libucl snapshot 20160604
authorBaptiste Daroussin <bapt@FreeBSD.org>
Sat, 4 Jun 2016 14:57:25 +0000 (14:57 +0000)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Sat, 4 Jun 2016 14:57:25 +0000 (14:57 +0000)
commit6525738f63c6fd15b4ae11d935311b804e0c24a6
treee1c447042524d8eef8d5c8d4f8b4a9c52489721c
parent095bde9316dc3d05d053b659e370866405af44b6
parent6b85ccc6518cf9ecbe23cfe13d3ce8e9e0525809
Import libucl snapshot 20160604

It replaces xxhash with mumhash
It fixes issues with msgpack on non x86
contrib/libucl/src/Makefile.am
contrib/libucl/src/mum.h
contrib/libucl/src/ucl_hash.c
contrib/libucl/src/ucl_internal.h
contrib/libucl/src/ucl_msgpack.c
contrib/libucl/src/ucl_parser.c
contrib/libucl/src/ucl_util.c
contrib/libucl/uthash/uthash.h
lib/libucl/Makefile