This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: platform usleep function
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at hotmail dot com>
- Cc: java-patches at gcc dot gnu dot org, Anthony Green <green at redhat dot com>
- Date: 30 Dec 2002 16:43:14 -0700
- Subject: Re: Patch: platform usleep function
- References: <87k7i5vn4f.fsf@fleche.redhat.com> <atuo3v$8e7$1@main.gmane.org>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:
Ranjit> How does the attached patch look?
It looks great to me, thanks.
I'll check it all in a bit later.
Jeff, for now I'm still using usleep on Unix platforms.
Anthony, could you see if nanosleep would require configure support
for your newlib-based builds?
Tom