fxlibc/src
Yann MAGNIN 996b2b8ded fxlibc - v1.4.1 : update Vhex stdlib
@update
> malloc  : do not use syscall, involve kmalloc
> realloc : do not use syscall, involve krealloc
> free    : do not use syscall, involve kfree

@fix
> _Exit : remove syscall
2022-05-14 11:49:08 +02:00
..
libc fxlibc - v1.4.1 : update Vhex stdlib 2022-05-14 11:49:08 +02:00
posix move bits/unistd_32.h to bits/asm on all targets 2021-05-11 09:22:34 +02:00
target/sh-generic sh-generic: add CPU capabilities for optimized SH4 code 2021-05-23 15:31:01 +02:00