1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-14 14:55:41 +00:00
freebsd/usr.bin/svn/lib
Brooks Davis 6d0fe480a8 Don't declare union semun in userspace unless _WANT_SEMUN is defined.
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
2018-03-02 22:32:53 +00:00
..
libapr Don't declare union semun in userspace unless _WANT_SEMUN is defined. 2018-03-02 22:32:53 +00:00
libapr_util
libserf
libsvn_client
libsvn_delta
libsvn_diff
libsvn_fs
libsvn_fs_fs
libsvn_fs_util
libsvn_fs_x
libsvn_ra
libsvn_ra_local
libsvn_ra_serf
libsvn_ra_svn
libsvn_repos
libsvn_subr
libsvn_wc
Makefile
Makefile.inc