]> git.ozlabs.org Git - ccan/history - ccan/read_write_all
failtest: override getpid() as well.
[ccan] / ccan / read_write_all /
2011-03-22 Rusty Russellread_write_all: avoid arithmetic on void pointers.
2010-10-21 Rusty Russelllicense: more changing of licence -> license.
2010-10-20 Rusty Russellread_write_all: don't rely on write to pipe blocking...
2010-10-17 Rusty Russelllicence->license: US English is the standard for code.
2010-09-26 Rusty Russellread_write_all: use calloc instead of huge stack var...
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-03-13 Rusty RussellFix for 64-bit (thanks to Tim T)
2008-11-14 Rusty RussellFix run-read_all and fix hang if they should fail.
2008-11-14 Rusty RussellTests for read_write_all.
2008-11-14 Rusty RussellFix new glibc warnings about warn_unused_result.