opnsense-src/contrib/netbsd-tests/lib
Andrew Turner 94098ab7c3 Remove brk and sbrk from arm64. They were defined in The Single UNIX
Specification, Version 2, but marked as legacy, and have been removed from
later specifications. After 12 years it is time to remove them from new
architectures when the main use for sbrk is an invalid method to attempt
to find how much memory has been allocated from malloc.

There are a few places in the tree that still call sbrk, however they are
not used on arm64. They will need to be fixed to cross build from arm64,
but these will be fixed in a follow up commit.

Old copies of binutils from ports called into sbrk, however this has been
fixed around 6 weeks ago. It is advised to update binutils on arm64 before
installing a world that includes this change.

Reviewed by:	brooks, emaste
Obtained from:	brooks
Relnotes:	yes
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D6464
2016-05-20 15:04:48 +00:00
..
csu Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libbluetooth Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libbpfjit Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libc Remove brk and sbrk from arm64. They were defined in The Single UNIX 2016-05-20 15:04:48 +00:00
libcrypt Hack test so that it works on FreeBSD. 2015-12-01 21:22:29 +00:00
libcurses Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libdes Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libevent Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libexecinfo Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h 2014-11-04 05:02:22 +00:00
libm The fmodl compat shims on arm/mips/powerpc aren't complete 2015-04-27 06:46:33 +00:00
libobjc Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libposix Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libppath Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libprop Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libpthread Add #include sys/types.h for register_t for mips 2015-04-25 04:30:01 +00:00
librt Call sem_unlink on semaphores before attempting to create them 2014-11-16 06:59:58 +00:00
librumpclient Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
librumphijack Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libskey Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libsljit Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
libutil Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
semaphore Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00