aom/nestegg
Martin Storsjo bf8c620778 halloc: Cast the offsetof macro to ptrdiff_t before negating
This gets rid of the warning
"C4146: unary minus applied to unsigned type, result still unsigned"
with visual c++.

Change-Id: I6eb24da983136d798221db4d3a5f50dc2857a03b
2013-06-07 10:18:59 +03:00
..
docs
halloc
include/nestegg
m4
src
test
.gitignore
AUTHORS
INSTALL
LICENSE
Makefile.am
README
TODO
configure.ac
nestegg-uninstalled.pc.in
nestegg.pc.in

README

See INSTALL for build instructions.

Licensed under an ISC-style license.  See LICENSE for details.

The source under the halloc/ directory is licensed under a BSD license.  See
halloc/halloc.h for details.