On Wed, 15 Aug 2012, Jon Trulson wrote:

> On Wed, 15 Aug 2012, Marcin Cieslak wrote:
> 
> > We have
> > 
> > pid_t
> > wait3(int *status, int options, struct rusage *rusage);
> > 
> > on FreeBSD and we don't need (union wait) handling.
> > 
> 
> Again - doesn't this apply to the other bsd's as well?  ie use
> CSRG_BASED rather than __FreeBSD__?

Older BSD systems use (union wait) instead of int.

Not sure how far back in the history CSRG_BASED goes...

//Marcin

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to