nixio: Fix accidental closing of file descriptors after dup with two
authorSteven Barth <steven@midlink.org>
Sat, 11 Jul 2009 07:01:32 +0000 (07:01 +0000)
committerSteven Barth <steven@midlink.org>
Sat, 11 Jul 2009 07:01:32 +0000 (07:01 +0000)
commit21be73a478f5409a13f10d56041af32c78709bbd
tree8a3e70e9125a8598bd6111a0beee62289ec1807d
parenta29c4ce658fbdcc1d507646b14b22de0cf4890fc
nixio: Fix accidental closing of file descriptors after dup with two
parameters resulting in strange behaviour when spawning processes
libs/nixio/src/file.c