zephyr/lib
Tomasz Gorochowik 1afa9d0e5d libc: minimal: fix realloc function
Excerpt from the manual:

  If ptr is NULL, then the call is equivalent to malloc(size) [...]

Without this commit, such calls end with a BUS FAULT.

Signed-off-by: Tomasz Gorochowik <tgorochowik@antmicro.com>
2019-04-19 16:17:14 -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 libc: minimal: fix realloc function 2019-04-19 16:17:14 -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