I would like to apply the following changes

Andrew John Hughes gnu_andrew at member.fsf.org
Fri Jan 23 09:24:34 PST 2009


2009/1/23 Christos Zoulas <christos at zoulas.com>:
> Hello,
>
> I would like to apply the following changes:
>
> 1. NetBSD uses statfvs
> 2. passing possibly negative values to isdigit is undefined behavior:
>   http://www.opengroup.org/onlinepubs/009695399/functions/isdigit.html
> 3. passing possibly negative values to isspace is undefined behavior:
>   http://www.opengroup.org/onlinepubs/009695399/functions/isspace.html
> 4. last is possibly uninitialized.
> 5. recvfrom argument should be socklen_t not int:
>   http://www.opengroup.org/onlinepubs/007908775/xns/recvfrom.html
> 6. NetBSD uses <net/if_ether.h>
>
> 1, 6 are NetBSD specific, the rest should be applied to everyone.

Are 2-5 general enough they should actually be sent to the main OpenJDK7 tree?
-- 
Andrew :-)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the bsd-port-dev mailing list