freebsd-dev/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 META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
libserf META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
libsvn_client Remove redundant source and object files. 2017-09-09 13:18:32 +00:00
libsvn_delta META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
libsvn_diff Update from svn-1.8.14 to 1.9.2. 2015-10-12 09:53:55 +00:00
libsvn_fs Update from svn-1.8.14 to 1.9.2. 2015-10-12 09:53:55 +00:00
libsvn_fs_fs Update from svn-1.8.14 to 1.9.2. 2015-10-12 09:53:55 +00:00
libsvn_fs_util META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
libsvn_fs_x Update from svn-1.8.14 to 1.9.2. 2015-10-12 09:53:55 +00:00
libsvn_ra META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
libsvn_ra_local META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
libsvn_ra_serf Update from svn-1.8.14 to 1.9.2. 2015-10-12 09:53:55 +00:00
libsvn_ra_svn META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
libsvn_repos Update from svn-1.8.14 to 1.9.2. 2015-10-12 09:53:55 +00:00
libsvn_subr META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
libsvn_wc META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
Makefile Add SUBDIR_PARALLEL. 2015-11-06 00:06:10 +00:00
Makefile.inc Adopt SRCTOP in usr.bin 2017-03-12 18:58:44 +00:00