]> git.ozlabs.org Git - ccan/history - ccan/cast
io: add io_flush_sync().
[ccan] / ccan / cast /
2016-11-21 David GibsonMerge Makefile rewrite into master
2016-11-06 Rusty RussellMark unused arguments in many modules.
2016-11-04 Rusty Russellcast, str, take, tal/grabfile, tal/str, typesafe_cb...
2016-11-04 Rusty RussellRemove unused main() args in many modules.
2016-08-23 Rusty RussellMerge remote-tracking branch 'origin/pr/46'
2016-06-28 Rusty Russellcast: fix indentation in example.
2015-09-29 Rusty Russellccanlint: enhance and streamline "output" testing lines.
2014-06-16 David Gibsonccan: Correct some poor conventions in _info includes
2012-03-29 Rusty Russellcast: make sure suncc sees a constant.
2012-03-27 Rusty Russellcast: test/compile_fail-cast_static.c should fail witho...
2011-11-21 Rusty Russellcast: fix warnings with -Wextra (specifically -Wmissing...
2011-07-22 Rusty Russellcast: downgrade license from LGPL3+ to LGPLv2.1+
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-05-30 Joey Adamscast, container_of, tlist: Fix warning with GCC 4.6...
2011-03-22 Rusty Russellcast: fix cast of void * when we don't have GCC features.
2011-03-21 Rusty Russellcast: fix compilation with GCC's -Wcast-qual
2011-03-17 Rusty Russellbuild_assert: rename EXPR_BUILD_ASSERT to BUILD_ASSERT_...
2011-03-02 Rusty Russellcast: new limited cast package inspired by Jan Engelhar...