From: Roy Marples Date: Thu, 11 Oct 2007 13:27:06 +0000 (+0000) Subject: Clarify EINTR X-Git-Tag: v3.2.3~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8a08223864c59ea842a70216ad5dd983747f168;p=thirdparty%2Fdhcpcd.git Clarify EINTR --- diff --git a/ChangeLog b/ChangeLog index 94df85f6..4b8c6beb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,7 @@ Reduce stack usage by using malloc more. If we're on a different subnet from the one we get DHCP for, don't use our current address in messages. Thanks to Wilson Callan. Skip over bogus EINTR error on select when arp checking for a -different address from what we already have. This should not -happen, so a better fix is probably needed. +different address from what we already have. dhcpcd-3.1.6 --skiproutes has been added for no fork users so that we know if we