I would like to apply the following changes

Andrew John Hughes gnu_andrew at member.fsf.org
Tue Jan 27 11:38:05 PST 2009


2009/1/27 Christos Zoulas <christos at zoulas.com>:
> On Jan 23,  5:24pm, gnu_andrew at member.fsf.org (Andrew John Hughes) wrote:
> -- Subject: Re: I would like to apply the following changes
>
> | 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?
>
> What's the procedure for doing that?
>
> christos
>

http://openjdk.java.net/contribute/

The mailing list for these is probably core-libs-dev.
-- 
Andrew :-)

IcedTea/OpenJDK Software Engineer
Red Hat, Inc. (http://www.redhat.com)

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