X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fcloseout.c;h=d4d3edca4eb8795ef2e206625a32f043459d6398;hb=51a2203392d4199bf79d97f50db1b10a29a4f2a1;hp=23118c22090552b9072e8d432586807f0ef4e318;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/lib/closeout.c b/lib/closeout.c index 23118c220..d4d3edca4 100644 --- a/lib/closeout.c +++ b/lib/closeout.c @@ -1,6 +1,6 @@ /* Close standard output and standard error, exiting with a diagnostic on error. - Copyright (C) 1998-2002, 2004, 2006, 2008-2009 Free Software Foundation, + Copyright (C) 1998-2002, 2004, 2006, 2008-2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify @@ -100,7 +100,7 @@ close_stdout_set_ignore_EPIPE (bool ignore) can bypass the removal of these files. It's important to detect such failures and exit nonzero because many - tools (most notably `make' and other build-management systems) depend + tools (most notably 'make' and other build-management systems) depend on being able to detect failure in other tools via their exit status. */ void