From c4a710b6b00590e2a4d852beea72cd5a69d3a7bb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 26 Jul 2008 23:42:14 +0000 Subject: [BZ #6771] * libio/fileops.c (_IO_new_file_attach): Preserve errno around success call of _IO_SEEKOFF or calls which failed because the descriptor is for a pipe. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 162bbaee35..df99b84138 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-07-26 Ulrich Drepper + [BZ #6771] + * libio/fileops.c (_IO_new_file_attach): Preserve errno around + success call of _IO_SEEKOFF or calls which failed because the + descriptor is for a pipe. + * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of magic number. -- cgit 1.4.1