[GRASS5] Sockets code

Malcolm Blue mblue at nb.sympatico.ca
Wed Feb 14 07:09:38 EST 2001


Eric,

I don't think cygwin supports nanosleep().  It is in time.h, but the faq lists
this as unimplimented.  It's probably just a stub to allow compilation.  I'll try
to check further since in some cases the faq is out of date.

Malcolm

"Eric G . Miller" wrote:

> On Wed, Feb 14, 2001 at 03:27:00AM -0400, Malcolm Blue wrote:
> > Eric,
> >
> > I was able to get the new sockets code
> > running on Cygwin.  To do this I had to
> > remove the '#ifndef __CYGWIN__' and
> > '#endif'  statements sandwiching the
> > FONT and TEXT case statements in
> > SWITCHER.c, i.e.:
>
> Okay, then I can safely delete that cruft?  I've been trying to remove
> some other unused junk as well (-Wall is helpful ;).
>
> [snip]
> > Note that, we made these same changes to
> > the IPC version to run it.
>
> Let me know if there other things needed.  Can you check if CygWin
> supports nanosleep() (/usr/include/time.h probably)?  I'd like to use it
> if I can, but I wonder about it's portability...
>
> --
> Eric G. Miller <egm2 at jps.net>
>
> ----------------------------------------
> If you want to unsubscribe from GRASS Development Team mailing list write to:
> minordomo at geog.uni-hannover.de with
> subject 'unsubscribe grass5'


---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list