mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 23:55:19 -04:00
POSIX explicitly states that the application must declare union semun. This makes no sense, but it is what it is. This brings us into line with Linux, MacOS/Darwin, and NetBSD. In a ports exp-run a moderate number of ports fail due to a lack of approprate autotools-like discovery mechanisms or local patches. A commit to address them will follow shortly. PR: 224300, 224443 (exp-run) Reviewed by: emaste, jhb, kib Exp-run by: antoine Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14492 |
||
|---|---|---|
| .. | ||
| os | ||
| assert.h | ||
| bdb.h | ||
| bitops.h | ||
| cdefs.h | ||
| cf.h | ||
| clock.h | ||
| conf.h | ||
| config.h | ||
| debug.h | ||
| errstring.h | ||
| exc.h | ||
| fdset.h | ||
| gen.h | ||
| heap.h | ||
| io.h | ||
| ldap.h | ||
| limits.h | ||
| mbdb.h | ||
| misc.h | ||
| path.h | ||
| rpool.h | ||
| sem.h | ||
| sendmail.h | ||
| setjmp.h | ||
| shm.h | ||
| signal.h | ||
| string.h | ||
| sysexits.h | ||
| tailq.h | ||
| test.h | ||
| time.h | ||
| types.h | ||
| varargs.h | ||
| xtrap.h | ||