]> git.ozlabs.org Git - ccan/history - ccan/antithread/antithread.c
Fix new glibc warnings about warn_unused_result.
[ccan] / ccan / antithread / antithread.c
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...