freebsd-src/gnu/usr.bin
Brooks Davis 397358d9ac Disable sbrk() use in GNU tools.
We're studing the possibility of deprecating sbrk().  To make it easier
we're removing unnecessicary uses in the base system.  None of these
tools require sbrk(), but they agressively prefer it for no good reason.

Reviewed by:    andrew
Approved by:	re (kib)
Sponsored by:	DARPA, AFRL
Differential Revision:  https://reviews.freebsd.org/D16141
2018-09-21 17:44:05 +00:00
..
binutils Disable sbrk() use in GNU tools. 2018-09-21 17:44:05 +00:00
cc Disable sbrk() use in GNU tools. 2018-09-21 17:44:05 +00:00
dialog
diff3
dtc
gdb Disable sbrk() use in GNU tools. 2018-09-21 17:44:05 +00:00
gperf
grep
tests
Makefile
Makefile.inc