write() function is not supposed to change buffer passed to it, so propagate const pointer param to all write-like functions used/defined in this file. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| libc-hooks.c | ||
write() function is not supposed to change buffer passed to it, so propagate const pointer param to all write-like functions used/defined in this file. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| libc-hooks.c | ||