<sys/wait.h>: Put the enum name under __BSD_VISIBLE.
commite26f1e46658d61add90d00f3e5b615f3626a465e
authorSascha Wildner <saw@online.de>
Sat, 27 Oct 2018 06:26:44 +0000 (27 08:26 +0200)
committerSascha Wildner <saw@online.de>
Sat, 27 Oct 2018 06:26:44 +0000 (27 08:26 +0200)
tree6cda40cecf3e7da10e3d76b6b465c1dbaada8b81
parent9b724c0dcb2b9548a82d28d97e34375f64668669
<sys/wait.h>: Put the enum name under __BSD_VISIBLE.

POSIX only defines idtype_t. In <sys/procctl.h> i just left it because
that whole file isn't covered by the standard anyway.

While here, cleanup whitespace a little bit and clarify DragonFly or
FreeBSD a bit better in a comment.
sys/sys/wait.h