zephyr/lib
Andrew Boie b8c560a439 newlib: fix user mode calls to _sbrk
Depending on configuration, this value could end up as
a variable and not an array symbol, causing a crash if
newlib decides to call _sbrk on behalf of a user thread,
which needs to perform arithmetic on it.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-05-02 07:25:19 -04:00
..
cmsis_rtos_v1 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cmsis_rtos_v2 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
gui license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
libc newlib: fix user mode calls to _sbrk 2019-05-02 07:25:19 -04:00
os license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
posix license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00