Rusty Russell
|
e0b86f0ca4
htable: allow htable_type keys to be non-pointers.
|
9 years ago |
Rusty Russell
|
fb92682e8b
htable: htable_type add htable_copy.
|
9 years ago |
Rusty Russell
|
f359fde1b7
htable: add htable_copy.
|
9 years ago |
Cody P Schafer
|
7b56762984
htable: add a htable_prev method to oppose _next
|
9 years ago |
David Gibson
|
d81e79b8df
tlist: Add tlist_next() and tlist_prev() functions
|
9 years ago |
David Gibson
|
c23a40c7f1
agar: Add static graph initializer
|
9 years ago |
David Gibson
|
bae7806a52
aga: Remove unused state defines
|
9 years ago |
Rusty Russell
|
1d415706a6
tcon: add testcase for const members in tcon_container_of()
|
9 years ago |
Rusty Russell
|
cd2d09063c
tcon: add test case for const members.
|
9 years ago |
Cody P Schafer
|
7a4e71c418
tlist2: a alternate to tlist that encodes the member offset into the container type
|
9 years ago |
Cody P Schafer
|
95573b36fd
tcon: avoid error 'expected `void *` but argument is of type `const void *`' in tcon_container_of()
|
9 years ago |
Cody P Schafer
|
2102213c75
list: add parens to gaurd macro args in LIST_INIT
|
9 years ago |
Cody P Schafer
|
f3538fc7cb
htable/htable_type: allow keyof to be a simple macro
|
9 years ago |
Cody P Schafer
|
15966998bb
htable/htable_type: avoid warning about an unused argument
|
9 years ago |
Rusty Russell
|
e22c782f26
crypto/siphash: new module.
|
9 years ago |
David Gibson
|
cff22b4aca
Build info files
|
10 years ago |
David Gibson
|
a1d7e21f2f
Automatically determine which modules have source
|
10 years ago |
Rusty Russell
|
ee77e470b4
Makefile: exclude altstack so Jenkins works again.
|
10 years ago |
Rusty Russell
|
61c38f61b8
ccanlint: fix missing file.
|
10 years ago |
Rusty Russell
|
2512fecb74
tools/ccanlint: make sure _info compiles.
|
10 years ago |
Rusty Russell
|
5b3a4c71fa
a_star: new module added to hacky Makefile-ccan list.
|
10 years ago |
Stephen M. Cameron
|
d045cbf77c
Add A-star module
|
10 years ago |
David Gibson
|
64b9c66673
Correctly include dependencies for nested modules
|
10 years ago |
David Gibson
|
34f380e5e3
Exclude system headers from .d files
|
10 years ago |
David Gibson
|
f1f32a2ff5
Clean up use of 'rm' in Makefiles
|
10 years ago |
David Gibson
|
0e46d8c0ac
Add missing files to make clean
|
10 years ago |
Rusty Russell
|
2953f5147b
configurator: fix HAVE_UCONTEXT test on Ubuntu 16.04.
|
10 years ago |
Rusty Russell
|
b744da8cdc
generator: don't even try to compile if !HAVE_UCONTEXT.
|
10 years ago |
Rusty Russell
|
92de5921c2
Makefile: add altstack and generator to build exclusions.
|
10 years ago |
Rusty Russell
|
a46da30dff
Makefile: fix random pattern hack.
|
10 years ago |