]> git.ozlabs.org Git - ccan/history - ccan/noerr/test/run.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / noerr / test / run.c
2016-11-21 David GibsonMerge Makefile rewrite into master
2016-11-04 Rusty RussellRemove unused main() args in many modules.
2015-11-20 Rusty Russellnoerr: add free_noerr().
2011-07-21 Rusty Russellccan/noerr: fix compiler warning with const strings.
2011-03-01 Rusty Russellnoerr: don't use tempnam
2010-09-26 Rusty Russellnoerr: don't leave tmpnam entries in /tmp in tests.
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2008-06-28 Rusty RussellAdd fclose_noerr()
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/