]> git.ozlabs.org Git - ccan/history - ccan
Fixup get_deps() callers
[ccan] / ccan /
2008-11-10 Rusty RussellRename string to str, and split into three modules.
2008-11-08 Rusty RussellTypo fix
2008-09-12 Rusty RussellDocument license requirements.
2008-08-15 Rusty RussellRemove binaries from the tree.
2008-08-15 Rusty Russellgrab_fd and grab_file: add a size arg, use everywhere.
2008-08-15 Rusty Russellmerge
2008-08-14 dineshmake search page to display some result
2008-08-14 Rusty RussellAdd antithread. Not finished, but useful as example...
2008-08-14 dineshcommiting changes for test case of grab_file
2008-08-14 Rusty Russellmerge
2008-08-14 Rusty RussellFix hash_stable(): now works on both endians :)
2008-08-12 dineshupdated
2008-08-12 dineshtest case for grab_file
2008-08-05 Rusty Russellmerge
2008-08-05 Rusty RussellSimple locking for talloc.
2008-08-05 Rusty RussellSimplify external allocation (realloc only from Tridge)
2008-08-04 dineshRemoved grab_file.c
2008-08-04 Rusty Russellmerge
2008-08-04 Rusty RussellFix talloc external alloc parent pointer.
2008-08-03 dineshMoving grab_file
2008-08-03 dineshMoving grad_fd to string.c
2008-07-30 Rusty RussellFix 64-bit compile warning.
2008-07-28 Rusty Russellstrjoin()
2008-07-28 Rusty Russellstrsplit()
2008-07-28 Rusty RussellMove hash into ccan/ dir
2008-06-29 Rusty RussellFork support.
2008-06-29 Rusty RussellExternal allocator support.
2008-06-29 Rusty RussellAdd alloc_size(): every allocator has to be able to...
2008-06-28 Rusty RussellAdd fclose_noerr()
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/