aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2011-02-25 22:28:57 +0000
committerKevin Buettner <kevinb@redhat.com>2011-02-25 22:28:57 +0000
commitfee17b3562f739225ed7e25a4ccb9684eb0de48c (patch)
tree788b7f2c8c280526cce69c549198ad2baf873916 /sim/common/ChangeLog
parent7f6485879552ec8109b65f4b725a20c13f7411fe (diff)
downloadgdb-fee17b3562f739225ed7e25a4ccb9684eb0de48c.zip
gdb-fee17b3562f739225ed7e25a4ccb9684eb0de48c.tar.gz
gdb-fee17b3562f739225ed7e25a4ccb9684eb0de48c.tar.bz2
* callback.c (fdbad): Return EBADF rather than EINVAL for bad
file descriptors.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 11f1d34..b88fc32 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-25 Kevin Buettner <kevinb@redhat.com>
+
+ * callback.c (fdbad): Return EBADF rather than EINVAL for bad
+ file descriptors.
+
2011-02-14 Mike Frysinger <vapier@gentoo.org>
* hw-alloc.c (hw_alloc_data): Delete zalloc_p.