* fhandler_fifo.cc (fhandler_fifo::open): Avoid resetting errno after it has

been explicitly set.
* include/cygwin/version.h: Bump DLL minor version number to 2.
This commit is contained in:
Christopher Faylor
2009-12-09 16:52:43 +00:00
parent ad0ae5d83a
commit d0f9de23a1
4 changed files with 17 additions and 5 deletions

View File

@ -1,7 +1,7 @@
/* pipe.cc: pipe for Cygwin.
Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
2008 Hat, Inc.
2008, 2009 Hat, Inc.
This file is part of Cygwin.