change log for rtems (2010-06-28)

rtems-vc at rtems.org rtems-vc at rtems.org
Tue Jun 29 00:12:04 UTC 2010


 *joel*:
2010-06-28	Joel Sherrill <joel.sherrill at oarcorp.com>

	* libcsupport/src/libio_sockets.c: Use
	rtems_set_errno_and_return_minus_one() where it was missed before.

M 1.2469  cpukit/ChangeLog
M   1.14  cpukit/libcsupport/src/libio_sockets.c

diff -u rtems/cpukit/ChangeLog:1.2468 rtems/cpukit/ChangeLog:1.2469
--- rtems/cpukit/ChangeLog:1.2468	Mon Jun 28 17:14:34 2010
+++ rtems/cpukit/ChangeLog	Mon Jun 28 18:12:09 2010
@@ -1,5 +1,10 @@
 2010-06-28	Joel Sherrill <joel.sherrill at oarcorp.com>
 
+	* libcsupport/src/libio_sockets.c: Use
+	rtems_set_errno_and_return_minus_one() where it was missed before.
+
+2010-06-28	Joel Sherrill <joel.sherrill at oarcorp.com>
+
 	* libcsupport/src/__brk.c, libcsupport/src/__gettod.c,
 	libcsupport/src/__times.c, libcsupport/src/fchdir.c,
 	libcsupport/src/ftrylockfile.c, libcsupport/src/getpwent.c,

diff -u rtems/cpukit/libcsupport/src/libio_sockets.c:1.13 rtems/cpukit/libcsupport/src/libio_sockets.c:1.14
--- rtems/cpukit/libcsupport/src/libio_sockets.c:1.13	Mon Jun 28 17:14:35 2010
+++ rtems/cpukit/libcsupport/src/libio_sockets.c	Mon Jun 28 18:12:10 2010
@@ -20,6 +20,7 @@
 #include <rtems.h>
 
 #include <errno.h>
+#include <rtems/seterr.h>
 
 /*
  * Convert an RTEMS file descriptor to a BSD socket pointer.



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20100628/f4109d7c/attachment.html>


More information about the vc mailing list