git: <sys/wait.h>: Clean up a bit.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jan 14 11:26:13 PST 2016
commit 091519daf5b44f300b1a244c6b65ac7a838071d0
Author: Sascha Wildner <saw at online.de>
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
More information about the Commits
mailing list