Jürgen Keil <j...@tools.de> wrote:

> Is the premature return from the system call (not caused by signal
> delivery) allowed by any standard?  How is this case handled in other
> operating systems?
>
> E.g. the www.opengroup.org page for poll() tells me
> that "... poll() shall wait at least timeout milliseconds
> for an event to occur on any of the selected file descriptors."
> OTOH, x/open does not seem to include the concept of
> changing system time...

The POSIX standard does not include anyinterface to set the system time.
This discussion thus is bejond the POSIX standard and Solaris should define 
something that is reasonable while looking at similar implementations in other 
platforms.

Jörg

-- 
 EMail:jo...@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       j...@cs.tu-berlin.de                (uni)  
       joerg.schill...@fokus.fraunhofer.de (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to