87 Commits (4e396174ce4f469ff734d314f1d78e06aaf000e9)

Author SHA1 Message Date
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Gerard Marull-Paretas a5fd0d184a init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
Chris Friedt 6f4e96bc24 libc: minimal: include: move sys/stat.h to posix 3 years ago
Jiafei Pan d486bd3cfe lib: libc: newlib: make sure retargetable locking is enabled in toolchain 3 years ago
Seppo Takalo c93b4cf307 libc: newlib: Call gettimeofday() also when CONFIG_POSIX_CLOCK 3 years ago
Stephanos Ioannidis 43e1c28a25 lib: libc: newlib: Initialise libc heap during POST_KERNEL phase 3 years ago
Gerard Marull-Paretas cbd31d720b lib: migrate includes to <zephyr/...> 3 years ago
Flavio Ceolin bb98bd6d11 libc: newlib: Fix declare a type conflict 3 years ago
Binu Jacob 5fa5658ef7 libc: newlibc: Fix recursive gettimeofday() calls on non-Posix systems 4 years ago
Damian Krolik 3aedda9852 lib: os: add heap event listener 4 years ago
Stephanos Ioannidis 04e67e2593 Revert "lib: newlib: Add workaround for #38258" 4 years ago
Stephanos Ioannidis 92f0f706f7 lib: libc: Drop `z_` prefix from stdio syscalls 4 years ago
Stephanos Ioannidis eab7ae922a lib: libc: newlib: Fix userspace write() and read() mishap 4 years ago
Stephanos Ioannidis 2208844f17 lib: newlib: Add workaround for #38258 4 years ago
Stephanos Ioannidis 43b8002b14 lib: newlib: Add retargetable locking implementation 4 years ago
Stephanos Ioannidis 182417f32f lib: newlib: Add minimum required heap size config 4 years ago
Aurelien Jarno 9fdd3f2bac lib: newlib: fix _gettimeofday hook 4 years ago
Stephanos Ioannidis 1ff6664e98 lib: newlib: Remove internal _sbrk lock 4 years ago
Stephanos Ioannidis b0e690ac1e lib: newlib: Add malloc lock 4 years ago
Carlo Caione 3539c2fbb3 arm/arm64: Make ARM64 a standalone architecture 4 years ago
Andrew Boie e2b62b8abb newlib: clamp max heap size on MMU systems 5 years ago
Andrew Boie b01177156f newlib: memory-map the heap, cleanups 5 years ago
Anas Nashif ee599d88c3 Revert "newlib: memory-map the heap, cleanups" 5 years ago
Anas Nashif 808303c5f4 Revert "newlib: clamp max heap size on MMU systems" 5 years ago
Andrew Boie e966244de2 newlib: clamp max heap size on MMU systems 5 years ago
Andrew Boie bf91269738 newlib: memory-map the heap, cleanups 5 years ago
Andrew Boie a29b31d800 libc: newlib: fix virtual memory arena size 5 years ago
Arnaud Mouiche 7673baed84 libc: newlib: Avoid all files to be opened in line buffer mode 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Yuguo Zou 1672e51d51 lib: fix compile error for ARC arch 5 years ago
David Leach 2abdc19ceb libc: newlib: libc-hooks: Fix Coverity warning 5 years ago
Andrew Boie bb0c6dbf62 libc: newlib: remove impossible ifdef 5 years ago
Andrew Boie ca1154d85a libc: newlib: simplfy malloc arena defn 5 years ago
Paul Sokolovsky 5f05d6598f libc: newlib: libc-hooks: Provide our own implementation of __chk_fail() 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Kumar Gala be97e40683 soc: nios2: Cleanup linker scripts to use new DTS macros 5 years ago
Kumar Gala a45ea3806f x86: Rework rework x86 related code to use new DTS macros 5 years ago
Kumar Gala 4fb265657d libc: newlibc: Implement dummy _gettimeofday to link 6 years ago
Kumar Gala c8696293a9 libc: fix build issue with posix fs APIs on xtensa 6 years ago
Kumar Gala 9897c3b0dd libc: Move xtensa reentrant syscall impl to common libc-hooks 6 years ago
Pavlo Hamov 03baef9975 libc: syscall: make aliases WEAK by default 6 years ago
Stephanos Ioannidis 2d7460482d headers: Refactor kernel and arch headers. 6 years ago
Andy Ross 346cce31d8 kernel: Port remaining buildable syscalls to new API 6 years ago
Andrew Boie aed767a98c libc: newlib: make sbrk() thread-safe 6 years ago
Nicolas Pitre 1f4b5ddd0f riscv32: rename to riscv 6 years ago
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h 6 years ago
Anas Nashif 447311ec3e cleanup: include/: move misc/libc-hooks.h to sys/libc-hooks.h 6 years ago
Anas Nashif 896b8d3c50 cleanup: include/: move misc/errno_private.h to sys/errno_private.h 6 years ago
Ioannis Glaropoulos ff07fc7f0a lib: libc: fix alignment of HEAP base address for ARM 6 years ago
Ioannis Glaropoulos 53ec19c3cc lib: libc: newlib: define USED_RAM_END_ADDR only where it is needed 6 years ago