diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-01-02 17:13:19 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-01-02 17:13:19 -0500 |
commit | 863d628d93ea341b6a32661a1654320ce69f6a07 (patch) | |
tree | 6002adc25ab93548659d92d3b784083ae3c07a44 /src/complex/catanf.c | |
parent | 7a995fe706e519a4f55399776ef0df9596101f93 (diff) | |
download | musl-863d628d93ea341b6a32661a1654320ce69f6a07.tar.gz |
disable the brk function
the reasons are the same as for sbrk. unlike sbrk, there is no safe
usage because brk does not return any useful information, so it should
just fail unconditionally.
Diffstat (limited to 'src/complex/catanf.c')
0 files changed, 0 insertions, 0 deletions