This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] support: Add error checking to close system calls [BZ #21244]


On 03/14/2017 09:10 PM, Mike Frysinger wrote:
On 14 Mar 2017 15:35, Florian Weimer wrote:
+/* Close the file descriptor.  Ignore EINTR errors, but terminate the
+   process on other errors. */

two spaces after the .

Thanks.  Fixed and committed.

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]