100 Commits (ff668a6bed1a4e4cafc29a07b90418197bb398d3)

Author SHA1 Message Date
Dawid Niedzwiecki ff668a6bed libc: newlib: add config to use custom sbrk 11 months ago
Maochen Wang e309f781ff libc: common: Fix init hang issue 1 year ago
Chris Friedt b051bcee25 posix: move getpid() to Kconfig.procN and doc MULTI_PROCESS 1 year ago
Chris Friedt 3f29b17bd1 posix: deprecate POSIX_SIGNAL in favour of POSIX_SIGNALS 1 year ago
Chris Friedt 9f6590c7b7 posix: deprecate POSIX_FS for POSIX_FILE_SYSTEM 1 year ago
Chris Friedt bc4374b5fe posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 1 year ago
Chris Friedt 3f469665f4 posix: fd_mgmt: add fd_mgmt option group 1 year ago
Chris Friedt 4a5c4e5f73 posix: timers: deprecate CONFIG_POSIX_CLOCK and TIMER 1 year ago
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
James Ogier ffa49a8240 libc: newlib: Grant access to dynamic locks from all threads 1 year ago
Daniel Leung c972ef1a0f kernel: mm: move kernel mm functions under kernel includes 2 years ago
Anas Nashif a08bfeb49c syscall: rename Z_OOPS -> K_OOPS 2 years ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
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