commit 091519daf5b44f300b1a244c6b65ac7a838071d0
Author: Sascha Wildner <[email protected]>
Date:   Thu Jan 14 20:25:22 2016 +0100

    <sys/wait.h>: Clean up a bit.
    
    * Remove the old BSD4.x union wait. As far as I can tell, all ports
      have been fixed for this.
    
    * Use __BSD_VISIBLE instead of _POSIX_SOURCE.
    
    * Fix wait3()'s visibility.

Summary of changes:
 sys/sys/wait.h | 82 +++++++++-------------------------------------------------
 1 file changed, 12 insertions(+), 70 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/091519daf5b44f300b1a244c6b65ac7a838071d0


-- 
DragonFly BSD source repository

Reply via email to