From a7202f6a17fb50784be3c044b621b26ae0130de0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 14 Jul 2010 15:01:00 +0000 Subject: 2010-07-14 Joel Sherrill PR 1612/networking * ChangeLog, libcsupport/src/libio_sockets.c: Sockets need to have handlers in place. Null is no longer allowed. --- cpukit/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 0de7109e3f..1ccad80c5d 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2010-07-14 Joel Sherrill + + PR 1612/networking + * ChangeLog, libcsupport/src/libio_sockets.c: Sockets need to have + handlers in place. Null is no longer allowed. + 2010-07-13 Vinu Rajashekhar PR 1614/filesystem @@ -5,8 +11,9 @@ libfs/src/imfs/imfs_load_tar.c: Fix rtems_tarfs_load to work with pipe filesystem. -2010-07-12 Jennifer Averett +2010-07-12 Jennifer Averett + PR 1612/networking * libnetworking/rtems/rtems_syscall.c: Replaced null socket handlers with default handlers. Null handlers are no longer allowed. -- cgit v1.2.3