]> git.ozlabs.org Git - ccan/history - ccan/antithread/antithread.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / antithread / antithread.c
2012-11-22 Rusty Russellalloc: move into antithread/alloc.
2012-06-09 Rusty Russellantithread, failtest: use ccan/err instead of err.h.
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-04-02 Andreas SchlickTo compile ccan under DragonFly BSD some additional...
2011-03-22 Rusty Russellantithread: fix -Wwrite-strings warning in test, and...
2011-03-22 Rusty Russellantithread: avoid arithmetic on void pointers
2009-01-13 Rusty RussellAdapt antithread to new talloc locking, and fix so...
2008-11-14 Rusty RussellFix new glibc warnings about warn_unused_result.
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-08-15 Rusty Russellmerge
2008-08-14 Rusty RussellAdd antithread. Not finished, but useful as example...