]> git.ozlabs.org Git - ccan/history - ccan/tap/tap.c
tdb2: fix msync() arg
[ccan] / ccan / tap / tap.c
2011-03-22 Rusty Russelltap: ccanlint fixups
2011-03-17 Rusty Russelltap: fix isdigit and isspace usage.
2011-03-01 Rusty Russelliscsi, nfs, opt, tap: use config.h instead of defining...
2011-03-01 Rusty Russellcompiler, talloc, tap, tdb2: use #if instead of #ifdef.
2011-01-10 Rusty Russelltap: add fail callback
2010-10-27 Rusty Russelltap: restore buffering to stdout
2009-07-19 Rusty Russellmerge
2009-07-18 Rusty RussellMerge.
2009-07-07 Rusty Russellconst addition changes from brian, awfulhak.org
2009-03-31 Rusty RussellHandle where _GNU_SOURCE already defined.
2009-02-25 Rusty RussellMake diag() go to stdout: everything else does.
2008-11-14 Rusty RussellFix new glibc warnings about warn_unused_result.
2008-06-29 Rusty RussellFork support.
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/