From dace614255aefcfbb786516dcba305dbe3e0ffff Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 13 Apr 2006 13:05:16 +0000 Subject: Fixed comment. --- cpukit/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 31ca2c1dd8..08da669821 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,7 +1,10 @@ 2006-04-13 Joel Sherrill PR 949/networking - * libnetworking/sys/socket.h: + * libnetworking/sys/socket.h: GNU/Linux is wrong in making + MSG_DONTWAIT public. It is strictly BSD and not SUSV. See + http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/socket.h.html + for clarification. 2006-04-12 Lars Munch -- cgit v1.2.3