]> git.ozlabs.org Git - ccan/history - ccan/antithread
failtest: fcntl handling
[ccan] / ccan / antithread /
2010-11-04 Rusty Russellantithread, foreach, grab_file, hashtable, str_talloc...
2010-10-21 Rusty Russelllicense: more changing of licence -> license.
2010-10-17 Rusty Russelllicence->license: US English is the standard for code.
2010-09-25 Rusty Russellantithread: flesh out _info, update licence to GPLv3.
2010-09-25 Rusty Russellantithread: update example Makefile and arabella example.
2010-08-06 Rusty RussellAdd author and maintainer fields.
2010-08-06 Rusty RussellAdd licences/ dir and symlinks for a bit more clarity.
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-02-25 Rusty RussellMajor cleanup of makefiles, api tests.
2009-01-14 Rusty RussellFix antithread example compile.
2009-01-13 Rusty RussellFix saving & loading of state.
2009-01-13 Rusty RussellAdapt antithread to new talloc locking, and fix so...
2009-01-13 Rusty RussellMuch nicer example: genetic algo to approximate jpeg
2008-11-14 Rusty RussellFix new glibc warnings about warn_unused_result.
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-09-12 Rusty RussellDocument license requirements.
2008-08-15 Rusty Russellmerge
2008-08-14 Rusty RussellAdd antithread. Not finished, but useful as example...