summaryrefslogtreecommitdiffstats
path: root/lib/ccan/tally/test
Commit message (Collapse)AuthorAgeFilesLines
* lib/ccan/tally.h: update for FreeBSD compile.Rusty Russell2011-06-215-0/+5
| | | | | | | | | | | | | Based on commit 0284423676209380a2e07086b9b356096a2f93e6 from CCAN: Author: Rusty Russell <rusty@rustcorp.com.au> Date: Tue Jun 21 10:43:31 2011 +0930 tally: fix FreeBSD compile, memleak in tests. Posix says ssize_t is in sys/types.h; on Linux stdlib.h is enough. Autobuild-User: Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date: Tue Jun 21 05:52:12 CEST 2011 on sn-devel-104
* lib: import ccan modules for tdb2Rusty Russell2011-06-209-0/+430
Imported from git://git.ozlabs.org/~ccan/ccan init-1161-g661d41f Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>