]>
git.ozlabs.org Git - ccan/log 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Rusty Russell  [Fri, 28 Dec 2007 12:59:36 +0000  (23:59 +1100)] 
New package: list, complete reimplementation of Linux's list macros.
Rusty Russell  [Fri, 28 Dec 2007 12:59:11 +0000  (23:59 +1100)] 
New variant of container_of: container_of_var, for list.h
Rusty Russell  [Thu, 27 Dec 2007 11:26:19 +0000  (22:26 +1100)] 
Added namespacize, to prefix exposed symbols with CCAN_/ccan_.
Rusty Russell  [Thu, 20 Dec 2007 05:09:32 +0000  (16:09 +1100)] 
Add string helpers (actually needed up previous checkin)
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.
Rusty Russell  [Wed, 5 Dec 2007 13:41:39 +0000  (00:41  +1100)] 
First cut, some hacks, three simple modules.