binutils-gdb/gdb/mi
Jim Blandy bf1d7d9ce0 Check return values of functions declared with warn_unused_result
attribute in GLIBC 2.8.
* cli/cli-cmds.c (pwd_command): Check return value from getcwd.
* inflow.c (check_syscall): New function.
(new_tty): Use check_syscall to check return values from open and dup.
* linux-nat.c (linux_nat_info_proc_cmd): Check return value from fgets.
* main.c (captured_main): Call cwd after setting up gdb_stderr;
check for errors from getcwd.
* mi/mi-cmd-env.c (mi_cmd_env_pwd): Check return value from getcwd.
* ui-file.c (stdio_file_write): Ignore return value from fwrite.
(stdio_file_fputs): Same.
* utils.c (internal_vproblem): abort if last-ditch error message
write fails.
2009-01-06 18:31:59 +00:00
..
ChangeLog-1999-2003 Eliminate the old mi/tui specific ChangeLog files as in ... 2004-01-12 15:16:44 +00:00
gdb-mi.el Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-cmd-break.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-cmd-disas.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-cmd-env.c Check return values of functions declared with warn_unused_result 2009-01-06 18:31:59 +00:00
mi-cmd-file.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-cmd-stack.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-cmd-target.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-cmd-var.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-cmds.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-cmds.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-common.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-common.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-console.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-console.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-getopt.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-getopt.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-interp.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-main.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-main.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-out.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-out.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-parse.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-parse.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
mi-symbol-cmds.c Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00