| .. |
|
alignof
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 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
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 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
|
bddc09dd41
autodata: fix example, autodata_get()s second arg must be a (size_t *)
|
11 years ago |
|
avl
|
712dc43d55
avl: Use definitions from order module
|
10 years ago |
|
base64
|
78158c87e3
base64: implements rfc4648, the base64 encoding
|
11 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
|
2ecae4f3ae
bytestring: Add initializer macro
|
11 years ago |
|
cast
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
ccan_tokenizer
|
e22289e923
ccan_tokenizer: remove warnings with gcc
|
11 years ago |
|
cdump
|
ed95d8600a
cdump: ignore __attribute__ (gcc extension).
|
11 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
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 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 |
|
cpuid
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
crc
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
crcsync
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
crypto
|
02e6fb3c34
crypto/sha256: add benchmark.
|
10 years ago |
|
daemon_with_notify
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
daemonize
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
darray
|
54f85c236a
darray: Add darray_remove()
|
11 years ago |
|
dgraph
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 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 |
|
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
|
64b0c5cdee
htable: add pre-sized option.
|
11 years ago |
|
idtree
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 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
|
a77ce0e968
io: fix example in io_plan.h which didn't compile.
|
11 years ago |
|
isaac
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 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
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 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
|
c2fbfe5282
list: add list_for_each_rev_safe{,_off} macros
|
11 years ago |
|
lqueue
|
5cdc505e7e
lqueue: Allow a queueu to be initialized from an existing back element
|
10 years ago |
|
lstack
|
d448f12d07
lstack: Allow a stack to be initialized from an existing top element
|
10 years ago |
|
md4
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
mem
|
40b45c4cfb
mem: Implement memrchr()
|
11 years ago |
|
minmax
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
net
|
188ec2fac4
net: use freeaddrinfo() in _info example.
|
11 years ago |
|
nfs
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
noerr
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
ntdb
|
d58e2fd2a6
ntdb: don't overlap with test filenames.
|
10 years ago |
|
objset
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
ogg_to_pcm
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
opt
|
c7a7fc0a17
opt: add opt_usage_exit_fail.
|
10 years ago |
|
order
|
37825438b6
order: Scalar comparison functions
|
10 years ago |
|
priority_queue
|
37825438b6
order: Scalar comparison functions
|
10 years ago |
|
ptr_valid
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
ptrint
|
53079b9c30
ptrint: Module for encoding integers into void * pointers
|
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
|
992931f06c
mem: Rename memmem module to mem
|
11 years ago |
|
short_types
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
siphash
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
sparse_bsearch
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
str
|
fc3a762c66
str/hex: to-from hexstring conversion routines.
|
11 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
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
strset
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
structeq
|
8b0bdb090e
structeq: new module.
|
11 years ago |
|
take
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
tal
|
f0308b852c
tal: rename tal_dup to tal_dup_arr, make tal_dup simpler.
|
10 years ago |
|
talloc
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 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
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 years ago |
|
time
|
58c5a35247
time: update for new configurator.
|
11 years ago |
|
timer
|
c951c9d9d7
timer: simple optimization for large number of timers.
|
10 years ago |
|
tlist
|
291237b4fe
ccan: Correct some poor conventions in _info includes
|
11 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 |
|
.gitignore
|
d379e0ae83
alloc: move into antithread/alloc.
|
13 years ago |