summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ff44b0d7a2..b08c303d3f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libnetworking/rtems/rtems_syscall.c: Remove RTEMS versions of send()
+ and recv(). We already had the BSD versions and these conflict
+ sometimes when linking.
+
+2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libnetworking/rtems/mkrootfs.h, libnetworking/rtems/rtems_bsdnet.h,
libnetworking/rtems/rtems_bsdnet_internal.h: Add extern __cplusplus.