X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fcloseout.c;h=674db787eab6404eb129baf099ad57fc88b64761;hb=25a6731afb775d2fe8ab53ea944158137d458462;hp=18a8912dfdbfd16b06e19a5f2ab40bf0a9a8440c;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/lib/closeout.c b/lib/closeout.c index 18a8912df..674db787e 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-2010 Free Software Foundation, + Copyright (C) 1998-2002, 2004, 2006, 2008-2014 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