Mercurial > dropbear
log common-channel.c @ 439:ab370c629d36 DROPBEAR_0.49
age | author | description |
---|---|---|
Thu, 22 Feb 2007 16:17:09 +0000 | Matt Johnston | Fix a stupid bug s/readfd/errfd/ affecting channel close on child exit DROPBEAR_0.49 |
Fri, 16 Feb 2007 14:42:08 +0000 | Matt Johnston | Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness |
Mon, 12 Feb 2007 10:39:22 +0000 | Matt Johnston | - Fix bug in child-exit handling where the wrong pid was being matched. channel-fix |