From fee17b3562f739225ed7e25a4ccb9684eb0de48c Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Fri, 25 Feb 2011 22:28:57 +0000 Subject: * callback.c (fdbad): Return EBADF rather than EINVAL for bad file descriptors. --- sim/common/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sim/common/ChangeLog') 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 + + * callback.c (fdbad): Return EBADF rather than EINVAL for bad + file descriptors. + 2011-02-14 Mike Frysinger * hw-alloc.c (hw_alloc_data): Delete zalloc_p. -- cgit v1.1