Adherance to standards is always a goal for FreeBSD.
If you wish to try implement this change, then your patches would make a 
good starting point for people to look and discuss.
(I say this because technically those parts of the kernel are not that
complex, but what is harder is finding people with time and
who are interested in the change).

Julian

On Mon, 20 Mar 2000, Cejka Rudolf wrote:

> 
> I have found that in Single Unix Specification 2 in waitpid() function
> there are allowed options not only WNOHANG and WUNTRACED as is in FreeBSD,
> but furthermore option WCONTINUED (Unixware and Solaris both know about
> this option and FreeBSD and possible Linux don't).
> 
> The next problem is in macro WIFCONTINUED(), which is specified
> by SUS 2 too, but again in FreeBSD it is missing.
> 
> Are there any chances to satisfy SUS 2 in FreeBSD in waitpid() function?
> 
> -- 
> Rudolf Cejka   ([EMAIL PROTECTED];  http://www.fee.vutbr.cz/~cejkar)
> Brno University of Technology, Faculty of El. Engineering and Comp. Science
> Bozetechova 2, 612 66  Brno, Czech Republic
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to