Rusty Russell 144dff1410 Enhance crcsync test suite. 17 years ago
..
alignof 49b125f3c4 Fix examples (they all compile now), and init parent list in list 17 years ago
alloc aec5e6e9b1 Various fixes and debugging help: particularly don't use random(). 17 years ago
antithread 9d724ba2aa Major cleanup of makefiles, api tests. 17 years ago
array ee7d1a1c0b Joey's array module. 17 years ago
array_size c6a86ac78e Finally, ARRAY_SIZE! 17 years ago
build_assert 49b125f3c4 Fix examples (they all compile now), and init parent list in list 17 years ago
check_type aa722914ca Document license requirements. 17 years ago
ciniparser 28f7279805 Tim Post's iniparser module. 17 years ago
container_of 49b125f3c4 Fix examples (they all compile now), and init parent list in list 17 years ago
crc 9d724ba2aa Major cleanup of makefiles, api tests. 17 years ago
crcsync 144dff1410 Enhance crcsync test suite. 17 years ago
endian 3404ba2a1b ccanlint clean and move endian.h to top of #includes (tests that it doesn't need anything else) 17 years ago
grab_file 9d724ba2aa Major cleanup of makefiles, api tests. 17 years ago
hash 9d724ba2aa Major cleanup of makefiles, api tests. 17 years ago
ilog 2037a90372 Fix warnings for ilog (see below) gcc 4.1, and testsuite fixes. 17 years ago
isaac 556b131c38 Fix warnings for isaac w/ gcc4.1. 17 years ago
list 0c492447b9 New list_tail() function and test for list_top() on empty list reveals a 17 years ago
md4 9d724ba2aa Major cleanup of makefiles, api tests. 17 years ago
noerr 49b125f3c4 Fix examples (they all compile now), and init parent list in list 17 years ago
read_write_all e7bbe366c9 Fix for 64-bit (thanks to Tim T) 17 years ago
str 0018a89106 Fix make check to run all tests. 17 years ago
str_talloc 868412b72b Simple compile fixes for tests. 17 years ago
talloc f933b8c324 Seriously revisit locking required for antithread. 17 years ago
tap 2c2612e5cd Handle where _GNU_SOURCE already defined. 17 years ago
typesafe_cb 11e4a54f54 make const and volatile-qualified callbacks actually work. 17 years ago