Review request: Use RESTARTABLE in UNIXProcess_md.c (original) (raw)
Martin Buchholz martinrb at google.com
Sun Jun 28 00:21:35 UTC 2009
- Previous message: Review request: Use RESTARTABLE in UNIXProcess_md.c
- Next message: hg: jdk7/tl/jdk: 6855335: Several changes in the SCTP implementation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Although I am a strong advocate of creating common C-level infrastructure in the JDK, that's a sufficiently scary project that I'm going to leave it for now and do what everyone else has done, namely to make yet another copy of RESTARTABLE in UNIXProcess_md.c.
http://cr.openjdk.java.net/~martin/RESTARTABLE/
Martin
On Sat, Jun 27, 2009 at 13:27, Alan Bateman <Alan.Bateman at sun.com> wrote:
Martin Buchholz wrote:
:
Alan, can we find a slightly more public place to put RESTARTABLE so that make/java/java/Makefile makes it accessible by default? Perhaps into java/io/ioutil.h? Good idea, as we need this everywhere we do system calls. A common header file in src/solaris/native/common is probably right (rather than ioutil.h, which is for java.io). -Alan. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090627/f1ce0fc4/attachment.html>
- Previous message: Review request: Use RESTARTABLE in UNIXProcess_md.c
- Next message: hg: jdk7/tl/jdk: 6855335: Several changes in the SCTP implementation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]