Rusty Russell
|
0f126c41cd
Fix talloc external alloc parent pointer.
|
17 years ago |
Rusty Russell
|
3d51b972db
Clean _info files too.
|
17 years ago |
Rusty Russell
|
2601a56408
Ignore tools/_infotojson/infotojson
|
17 years ago |
Rusty Russell
|
8bffc64120
libccan.a: simple way to use all of ccan.
|
17 years ago |
Rusty Russell
|
a1adc2a353
Fix 64-bit compile warning.
|
17 years ago |
gdinesh@csa.iisc.ernet.in
|
b772f4d925
Revised version of infotojson after comments
|
17 years ago |
gdinesh@csa.iisc.ernet.in
|
e927b4bd14
clearing compilation warning
|
17 years ago |
dinesh
|
9012570621
using string.h
|
17 years ago |
Rusty Russell
|
e2da7d35e0
strjoin()
|
17 years ago |
Rusty Russell
|
779d83085d
Use new string.h strsplit() everywhere.
|
17 years ago |
Rusty Russell
|
458c48e8b2
strsplit()
|
17 years ago |
Rusty Russell
|
80cb7a616d
Tie _infotojson into the Makefile, so we can do "make
|
17 years ago |
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 |