Review request: Use RESTARTABLE in UNIXProcess_md.c
Martin Buchholz
martinrb at google.com
Sat Jun 27 19:33:23 UTC 2009
Michael, sorry again for the conflict.
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/io_util.h?
Please file a bug and review.
Synopsis: Use RESTARTABLE in UNIXProcess_md.c
Description:
Many system calls in UNIXProcess_md.c should handle EINTR
by using the handy RESTARTABLE macro in nio_util.h
http://cr.openjdk.java.net/~martin/RESTARTABLE/
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090627/a52ba50f/attachment.html>
More information about the core-libs-dev
mailing list