Fixed non-windows myopen
commitfe3dc559dfc318d1bcfca848464b277b72a88322
authorKovensky <diogomfranco@gmail.com>
Wed, 25 Nov 2009 15:02:38 +0000 (25 12:02 -0300)
committerKovensky <diogomfranco@gmail.com>
Wed, 25 Nov 2009 15:02:38 +0000 (25 12:02 -0300)
tree60f6d47f3d3861b676d0ca0d1d3f0f96289a909e
parentd18a573dd40dd7eda897ae4b9d477bf018c92963
Fixed non-windows myopen

It returned open's result, not the filehandle.
As counter-intuitive as it sounds,
that is not the expected behavior :>
emiya.pl