Rusty Russell 77aa87f087 tal: remove unused assigned var (scan-build warning) 9 years ago
..
a_star d045cbf77c Add A-star module 10 years ago
aga bae7806a52 aga: Remove unused state defines 9 years ago
agar c23a40c7f1 agar: Add static graph initializer 9 years ago
alignof 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
altstack c21a1eff54 altstack: Don't log internal calls in test cases 9 years ago
antithread 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
argcheck 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
array_size b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 10 years ago
asearch e7519047a8 asearch: Add context pointer to asearch comparison callback 10 years ago
asort 918a733fc2 asort: Use order module definitions 10 years ago
asprintf 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
autodata b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 10 years ago
avl 712dc43d55 avl: Use definitions from order module 10 years ago
base64 8f116a81b3 base64: Remove an invalid assertion 9 years ago
bdelta 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
bitmap c38e11b508 bitmap: Don't crash if allocation fails in bitmap_alloc0() & friends 10 years ago
block_pool 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
breakpoint 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
btree 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
build_assert 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
bytestring 22a03695fd bytestring: use newly added mem helpers 10 years ago
cast be24e49657 cast: fix indentation in example. 9 years ago
ccan_tokenizer e22289e923 ccan_tokenizer: remove warnings with gcc 11 years ago
cdump f1f32a2ff5 Clean up use of 'rm' in Makefiles 10 years ago
charset cbb99113cd charset: make example use tal/grab_file instead of grab_file. 11 years ago
check_type 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
ciniparser b7cb7dfdf2 ciniparser: Make key arguments const 9 years ago
compiler 23e96f89d5 compiler: avoid barfing when config.h & the current -std= mode mismatch 11 years ago
container_of 7ec5b8e06b container_of: Add container_of_or_null() 11 years ago
cppmagic 0ca50da908 cppmagic: Iteration 10 years ago
cpuid 284b3e6d2d cpuid: update inline docs 10 years ago
crc b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 10 years ago
crcsync 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
crypto 5e37a0febf Add a SHA512 implementation 9 years ago
daemon_with_notify 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
daemonize 833549edba daemonize: check setsid() return value 10 years ago
darray 54f85c236a darray: Add darray_remove() 11 years ago
deque 3022d16de4 deque: check HAVE_STATEMENT_EXPR, tweaks from feedback 10 years ago
dgraph c23a40c7f1 agar: Add static graph initializer 9 years ago
endian 9eb1109954 endian: Fix cpu_to_be64 on big-endian 11 years ago
eratosthenes c5e84ef2b5 eratosthenes: Implementation of the Sieve of Eratosthenes 11 years ago
err 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
failtest 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
foreach 42b45378bf foreach: fix overzealous test. 13 years ago
generator 2b54b296f0 generator: Don't print variable unless the generator returned a value 9 years ago
grab_file 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
hash 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
heap 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
htable e0b86f0ca4 htable: allow htable_type keys to be non-pointers. 9 years ago
idtree 36a15d7dee idtree: Fix undefined behaviour (left shift of signed value) 10 years ago
ilog 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
invbloom f0308b852c tal: rename tal_dup to tal_dup_arr, make tal_dup simpler. 10 years ago
io f1f32a2ff5 Clean up use of 'rm' in Makefiles 10 years ago
isaac 780297d202 Fixing odd formatting of info caused by unnecessary indentations. 10 years ago
iscsi 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
jacobson_karels 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
jmap b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 10 years ago
jset 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
json 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
lbalance 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
likely 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
list 2102213c75 list: add parens to gaurd macro args in LIST_INIT 9 years ago
lpq 195e8492de lpq: New module 10 years ago
lqueue 42b7ab487d lqueue: Streamline interface with TCON_CONTAINER 10 years ago
lstack e47d78e9ca lstack: Streamline interface with TCON_CONTAINER 10 years ago
md4 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
mem a934320836 mem: add memtaint(). 10 years ago
minmax 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
net d262c52ea3 net: use close_noerr. 10 years ago
nfs 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
noerr 1fe2fa08d3 noerr: add free_noerr(). 10 years ago
ntdb d58e2fd2a6 ntdb: don't overlap with test filenames. 10 years ago
objset b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 10 years ago
ogg_to_pcm 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
opt 0634e5dea8 opt: don't use raw malloc for errors. 10 years ago
order 9a082140b9 order: total_order_cmp() helper and better tests 10 years ago
permutation c3e9a05832 permutation: Generate permutations of arrays 10 years ago
pipecmd f14e4e974f pipecmd: fix minor memleak detected by scan-build. 9 years ago
pr_log 3da02efb4c pr_log: Fix a warning building under clang 9 years ago
ptr_valid 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
ptrint 14addbab47 ptrint: ptr2int and int2ptr are constant functions 10 years ago
pushpull 17aa322abd pushpull: new module. 11 years ago
rbtree 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
rbuf 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
read_write_all 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
rfc822 b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 10 years ago
rszshm e2f18938fd rszshm: disable valgrind for tests. 10 years ago
short_types 60d22760a0 short_types: Fix warning in test 10 years ago
siphash b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 10 years ago
sparse_bsearch 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
str 578c4bfb22 hex: Simplify hex_encode 9 years ago
strgrp e8f7a978bf strgrp: Add cosine fudge-curve to unify filter comparison spaces 10 years ago
stringbuilder c1bace5e73 stringbuilder: fix ccan/str test dependency. 11 years ago
stringmap 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
strmap 9352609770 strmap: Set the license for strmap to CC0 9 years ago
strset b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 10 years ago
structeq 8b0bdb090e structeq: new module. 11 years ago
take b87f63cb82 ccanlint: enhance and streamline "output" testing lines. 10 years ago
tal 77aa87f087 tal: remove unused assigned var (scan-build warning) 9 years ago
talloc 426bd7e684 talloc: avoid a comparison mismatch & at the same time switch to non-legacy sysconf() 10 years ago
tally 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
tap 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
tcon 1d415706a6 tcon: add testcase for const members in tcon_container_of() 9 years ago
time 58c5a35247 time: update for new configurator. 11 years ago
timer f1f32a2ff5 Clean up use of 'rm' in Makefiles 10 years ago
tlist 03f100b281 tlist: Place tlists last in structures 9 years ago
tlist2 7a4e71c418 tlist2: a alternate to tlist that encodes the member offset into the container type 9 years ago
ttxml 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
typesafe_cb 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
version 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
wwviaudio 291237b4fe ccan: Correct some poor conventions in _info includes 11 years ago
xstring 6c31b5c92d tweaks from feedback - thanks 10 years ago
.gitignore cff22b4aca Build info files 10 years ago