Rusty Russell
|
37ca11df87
Proper recursive dependencies (came from libantithread work)
|
17 years ago |
Rusty Russell
|
0953f929bc
Move hash into ccan/ dir
|
17 years ago |
dinesh
|
f51dd128c1
commiting _info to json convertor
|
17 years ago |
Rusty Russell
|
30d3e635ec
Fork support.
|
17 years ago |
Rusty Russell
|
6502a87289
External allocator support.
|
17 years ago |
Rusty Russell
|
1d7e593d22
Add alloc_size(): every allocator has to be able to answer this, since
|
17 years ago |
Rusty Russell
|
4239dd56d0
Compile fixes
|
17 years ago |
Rusty Russell
|
437fa285d1
Split tools unto parts for fixing run_tests to link req'd deps.
|
17 years ago |
Rusty Russell
|
b2def1c863
Add fclose_noerr()
|
17 years ago |
Rusty Russell
|
d4aa9aa33a
Fix crash on compulsory test fail.
|
17 years ago |
Rusty Russell
|
0c59d97824
More things to ignore.
|
18 years ago |
Rusty Russell
|
c3ae64a710
Fix up Makefile for "make ccanlint"
|
18 years ago |
Rusty Russell
|
650c775ff0
Move modules to ccan/ tools to tools/
|
18 years ago |
Rusty Russell
|
c8acddea39
First primitive cut of ccanlint
|
18 years ago |
Rusty Russell
|
89afb563a8
Removed ccan_tools versions of talloc and libtap in favor of ccan ones.
|
18 years ago |
Rusty Russell
|
2d6759d422
First cut of hashing routines.
|
18 years ago |
Rusty Russell
|
b27117c658
Use new alignof package
|
18 years ago |
Rusty Russell
|
224a8f1fc0
ALIGNOF() helper
|
18 years ago |
Rusty Russell
|
b4be575298
Neaten definitions a little.
|
18 years ago |
Rusty Russell
|
cf808b83ee
Finished uniform allocation code.
|
18 years ago |
Rusty Russell
|
53edefb8b2
Fix up most #include "tap.h" -> #include "tap/tap.h" in tests.
|
18 years ago |
Rusty Russell
|
38f39568ee
Fix test to flush stdout: sometimes goes into pipe, causing failure.
|
18 years ago |
Rusty Russell
|
ee4a263c10
Turned libtap into a proper ccan package.
|
18 years ago |
Rusty Russell
|
36ef9b2c28
Helper routines for saving errno in error paths.
|
18 years ago |
Rusty Russell
|
c62437a984
Remove redundant metalen from metadata header: we can use page bits.
|
18 years ago |
Rusty Russell
|
f033b4f382
More cleanups where get_bit_pair should be used instead of
|
18 years ago |
Rusty Russell
|
e6737e85a6
No fair asking allocator to align greater than pool.
|
18 years ago |
Rusty Russell
|
03a2acddc5
Separate functions for bitpair manip.
|
18 years ago |
Rusty Russell
|
b3d0388fba
Clean up metadata when we run out of room.
|
18 years ago |
Rusty Russell
|
4f5988a8db
Minor cleanups, a little new testing and a "visualize" routine which
|
18 years ago |