]> git.ozlabs.org Git - ccan/commit
pipecmd: reverse order of args to match documentation; add pipecmd_preserve.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 12 Nov 2018 05:41:18 +0000 (16:11 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 12 Nov 2018 05:41:18 +0000 (16:11 +1030)
commitd3d2242ba8d975f8d7ddaa0348953dfd6f45ffce
tree6436b0015dcf8158e35bb18c9fa3ecb575fb4662
parent440efa555b08324386fa15488cefaed68a791d6e
pipecmd: reverse order of args to match documentation; add pipecmd_preserve.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/pipecmd/_info
ccan/pipecmd/pipecmd.c
ccan/pipecmd/pipecmd.h
ccan/pipecmd/test/run-fdleak.c
ccan/pipecmd/test/run-preserve.c [new file with mode: 0644]
ccan/pipecmd/test/run.c