Rusty Russell
|
eee8545774
Add eratosthenes to Makefile-ccan list.
|
11 years ago |
David Gibson
|
eb5cf99742
lstack: Linked list stack implementation
|
11 years ago |
David Gibson
|
e6944616bf
lqueue: Linked list queue implementation
|
11 years ago |
Rusty Russell
|
8b0bdb090e
structeq: new module.
|
11 years ago |
David Gibson
|
1db16ab68e
memmem: Trivial module to provide memmem() function
|
11 years ago |
Rusty Russell
|
7207c7822b
str_talloc: delete.
|
11 years ago |
Rusty Russell
|
fbad46cd37
tal/grab_file: new module
|
11 years ago |
Rusty Russell
|
db4e16e71c
talloc_link: remove it.
|
11 years ago |
David Gibson
|
59208d61ce
jacobson_karels: New module
|
11 years ago |
David Gibson
|
e8fe775b03
minmax: New module, safe min and max macros
|
11 years ago |
Peter Hutterer
|
339178b224
argcheck: a module to check argument ranges
|
12 years ago |
Rusty Russell
|
0a2fd289c7
ccan/io: new module.
|
12 years ago |
Ahmed Samy
|
b0851b56f2
cpuid: Minor improvements
|
12 years ago |
Ahmed Samy
|
19c5822d43
cpuid: new module
|
12 years ago |
Rusty Russell
|
75ce5f1195
Add bitmap module to Makefile.
|
12 years ago |
Emilio G. Cota
|
60465a3cb0
heap: new module
|
12 years ago |
Rusty Russell
|
9552c972f7
breakpoint: new module.
|
13 years ago |
Rusty Russell
|
606cca7b0e
timers: implementation of lazily-ordered timers.
|
13 years ago |
Rusty Russell
|
8730b2e1bc
Makefile: don't separate all modules with external dependencies.
|
13 years ago |
Peter Hutterer
|
a0fd39057c
Add a set of simple version comparison helpers
|
13 years ago |
Ulrik Sverdrup
|
480b3117c3
siphash: A keyed hash designed by Aumasson and djb
|
13 years ago |
Rusty Russell
|
3c164cd21a
tal/talloc: new module for backending tal onto talloc.
|
13 years ago |
Rusty Russell
|
44b37ee8ae
rbuf: new module.
|
13 years ago |
Rusty Russell
|
72ce81407f
tal/link: new module for reference-count style coding for tal.
|
13 years ago |
Rusty Russell
|
892f59bdc1
tal/path: new module
|
13 years ago |
Rusty Russell
|
d873aaec13
tal/str: new module.
|
13 years ago |
Rusty Russell
|
d379e0ae83
alloc: move into antithread/alloc.
|
13 years ago |
Rusty Russell
|
3785a28e52
Makefile: list modules explicitly.
|
13 years ago |
Rusty Russell
|
ab4d77b992
Makefile: add -Wundef to the default CFLAGS
|
13 years ago |
Andrey Smirnov
|
2eff9a654f
Makefile, configurator: Add additional debug flags to CFLAGS
|
14 years ago |