Minor O_CLOEXEC optimization, "regression" fix
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d2fb9999268834b4688b17b301d1653e87169c79..3dd66c8c7f0704bf65736324df97e19092c5e35a 100644 (file)
@@ -1,3 +1,9 @@
+2013-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * common/filestuff.c (gdb_fopen_cloexec): Remove initialization of
+       result variable.  Rename variable fopen_e_ever_failed to
+       fopen_e_ever_failed_einval.  Retry fopen only for errno EINVAL.
+
 2013-10-09  Pedro Alves  <palves@redhat.com>
 
        * monitor.c (monitor_write_memory, monitor_write_memory_bytes)
This page took 0.027397 seconds and 4 git commands to generate.