Support non-blocking pipe I/O in write() on native Windows.
[pspp] / lib / argp-parse.c
index a1cbf884e8a2771213301c8ef627fd6a2524d30d..c884b89760b271b4c3e6ea9faf88a101b934bf3a 100644 (file)
@@ -1,5 +1,5 @@
 /* Hierarchial argument parsing, layered over getopt
-   Copyright (C) 1995-2000, 2002-2004, 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 1995-2000, 2002-2004, 2009-2011 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.