]> git.ozlabs.org Git - ccan/log
ccan
16 years agoAdded namespacize, to prefix exposed symbols with CCAN_/ccan_.
Rusty Russell [Thu, 27 Dec 2007 11:26:19 +0000 (22:26 +1100)]
Added namespacize, to prefix exposed symbols with CCAN_/ccan_.
Current version is a hack: better would be to do decent header analysis
and not build anything.

16 years agoAdd string helpers (actually needed up previous checkin)
Rusty Russell [Thu, 20 Dec 2007 05:09:32 +0000 (16:09 +1100)]
Add string helpers (actually needed up previous checkin)

16 years agoInclude all the tools under ccan_tools dir, hacked to work for me.
Rusty Russell [Thu, 20 Dec 2007 04:19:26 +0000 (15:19 +1100)]
Include all the tools under ccan_tools dir, hacked to work for me.

16 years agoFirst cut, some hacks, three simple modules. init
Rusty Russell [Wed, 5 Dec 2007 13:41:39 +0000 (00:41 +1100)]
First cut, some hacks, three simple modules.