Rusty Russell e2fc21e505 foreach: more const iteration fixes. 15 years ago
..
alignof cbd27e92c3 alignof, array_size, crc: provide comments to allow testing examples. 15 years ago
alloc 414da16fc2 alloc: avoid arithmetic on void pointers. 15 years ago
antithread 776d740086 antithread, foreach, grab_file, hashtable, str_talloc: fix _info depends. 15 years ago
array_size ef54ea44cc array_size: make sure tests work even without GCC features. 15 years ago
asearch ab43c3d0de license: more changing of licence -> license. 15 years ago
asort 376edd78d3 asort: Remove constness from ctx pointer. 15 years ago
asprintf fb1dfd0929 asprintf: new asprintf module. 15 years ago
avl b23be29f01 avl: I attached a patch changing the AVL module to the MIT license. 15 years ago
block_pool b83649e60e block_pool: Change metadata layout so initial description is all on one line. 15 years ago
btree f05a5e0df0 btree: spelling fix 15 years ago
build_assert 3f4e83d8ac build_assert: rename EXPR_BUILD_ASSERT to BUILD_ASSERT_OR_ZERO 15 years ago
cast 4a084a9e95 cast: fix cast of void * when we don't have GCC features. 15 years ago
ccan_tokenizer 48e8d58600 ccan_tokenizer: avoid dead store 15 years ago
charset ab43c3d0de license: more changing of licence -> license. 15 years ago
check_type 3f4e83d8ac build_assert: rename EXPR_BUILD_ASSERT to BUILD_ASSERT_OR_ZERO 15 years ago
ciniparser edede43eef ciniparser: avoid dead store to sta 15 years ago
compiler 1dcd3ad51b compiler, talloc, tap, tdb2: use #if instead of #ifdef. 15 years ago
container_of da72623aec ccan_tokenizer, check_type, container_of, typesafe_cb: handle !HAVE_TYPEOF 15 years ago
crc cbd27e92c3 alignof, array_size, crc: provide comments to allow testing examples. 15 years ago
crcsync ab43c3d0de license: more changing of licence -> license. 15 years ago
daemon_with_notify b53e1f753b licenses: clarify which BSD license it is. 15 years ago
daemonize ca4485a1cd daemonize: set stderr to /dev/null. 15 years ago
darray 6ba4abebd2 darray: Renamed array module to darray and made several improvements. 15 years ago
endian 1fb8ec9025 endian: use byteswap.h where available 15 years ago
failtest 8f8b0216da failtest: print complete history when we detect a leak. 15 years ago
foreach e2fc21e505 foreach: more const iteration fixes. 15 years ago
grab_file 1004442253 strsplit: remove nump argument 15 years ago
hash 3f4e83d8ac build_assert: rename EXPR_BUILD_ASSERT to BUILD_ASSERT_OR_ZERO 15 years ago
htable 23e4603462 htable: fix type of cmpfn in htable_type 15 years ago
idtree c5074939f2 idtree: fix overflow for v. large ids on allocation and removal 15 years ago
ilog 1c005e1223 compiler: shorten names of attributes, add UNUSED 15 years ago
isaac 6855b303ef ilog: rework to reduce interface. 15 years ago
iscsi 39dc9e4612 iscsi, nfs, opt, tap: use config.h instead of defining _GNU_SOURCE. 15 years ago
jbitset f76c68579c foreach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsearch, tally, tdb2: add LICENSE symlinks 15 years ago
jmap fc00f14087 jmap,likely,tdb2: use CCAN_<MODNAME>_DEBUG instead of DEBUG. 15 years ago
likely fc00f14087 jmap,likely,tdb2: use CCAN_<MODNAME>_DEBUG instead of DEBUG. 15 years ago
list edfbb7f2d2 list: spelling fixes 15 years ago
md4 ab43c3d0de license: more changing of licence -> license. 15 years ago
net 502fa86836 net: reset slen properly in testing. 15 years ago
nfs 39dc9e4612 iscsi, nfs, opt, tap: use config.h instead of defining _GNU_SOURCE. 15 years ago
noerr aa6f4ffe51 noerr: don't use tempnam 15 years ago
ogg_to_pcm ab43c3d0de license: more changing of licence -> license. 15 years ago
opt e610c8c638 opt: avoid function pointer arithmetic 15 years ago
rbtree 7ba34091a5 rbtree: spelling fixes 15 years ago
read_write_all 086a4e1915 read_write_all: avoid arithmetic on void pointers. 15 years ago
short_types ab43c3d0de license: more changing of licence -> license. 15 years ago
sparse_bsearch f76c68579c foreach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsearch, tally, tdb2: add LICENSE symlinks 15 years ago
str 02bdd9ac60 str: replacements for ctype functions. 15 years ago
str_talloc 1004442253 strsplit: remove nump argument 15 years ago
stringmap ab43c3d0de license: more changing of licence -> license. 15 years ago
talloc 8301696801 talloc: fix leak in test/run-set_allocator.c 15 years ago
talloc_link ab43c3d0de license: more changing of licence -> license. 15 years ago
tally f76c68579c foreach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsearch, tally, tdb2: add LICENSE symlinks 15 years ago
tap 18db8f6ff7 tap: fix isdigit and isspace usage. 15 years ago
tdb 8da21eead0 tdb: remove unused last_ptr 15 years ago
tdb2 f2a1247955 tdb2: fix arithmetic on void * pointer. 15 years ago
tlist c89f34afdc tlist: typesafe variant of list module. 15 years ago
typesafe_cb 148c09482c typesafe: fix warnings with gcc's -Wcast-qual 15 years ago
wwviaudio 67144d5f5d wwviaudio: spelling fix 15 years ago