[Bug 224300] sys/sem.h improperly declares union semun

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 15 04:11:57 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224300

--- Comment #1 from Ed Maste <emaste at freebsd.org> ---
It's also used in libc; would you propose something like
#if defined(_KERNEL) || defined(_WANT_SEMUN)
and use that to make the definition available to lib/libc/gen/semctl.c?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list